Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 204242

Summary: dev-util/d-feet-0.1.6 version bump
Product: Gentoo Linux Reporter: Alexandre Rostovtsev (RETIRED) <tetromino>
Component: New packagesAssignee: Project Gentopia <gentopia>
Status: RESOLVED FIXED    
Severity: enhancement CC: jdaluz
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: d-feet-0.1.6.ebuild

Description Alexandre Rostovtsev (RETIRED) gentoo-dev 2008-01-04 05:42:46 UTC
dev-util/d-feet-0.1.6 is out, adds ability to connect to multiple buses.
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2008-01-04 05:44:45 UTC
Created attachment 140015 [details]
d-feet-0.1.6.ebuild

ebuild for 0.1.6; the show-properties patch has been applied by upstream and is no longer needed.
Comment 2 Alexandre Rostovtsev (RETIRED) gentoo-dev 2008-01-05 22:12:56 UTC
cardoe:

First of all, the show-properties patch is not necessary (it has been applied by upstream before 0.1.6 was released).
Second, even if the patch was necessary, there is no d-feet-0.1.6-show-properties.patch in files/
Third, this is why you should **always** inherit eutils whenever you use epatch

PS. Thanks for maintaining d-feet in portage!
Comment 3 Steev Klimaszewski (RETIRED) gentoo-dev 2008-01-05 22:32:45 UTC
Cardoe is in the Gentopia herd, no need to explicitly add him to the CC field.
Comment 4 Alexandre Rostovtsev (RETIRED) gentoo-dev 2008-01-05 23:22:32 UTC
(In reply to comment #3)
Ah. Ok. The issue is that he had bumped d-feet to 0.1.6 a day after this bug was opened, but his ebuild has a qa problem.
Comment 5 Steev Klimaszewski (RETIRED) gentoo-dev 2008-01-06 04:17:35 UTC
Bumped
Comment 6 Doug Goldstein (RETIRED) gentoo-dev 2008-01-07 14:40:53 UTC
(In reply to comment #2)
> cardoe:
> 
> First of all, the show-properties patch is not necessary (it has been applied
> by upstream before 0.1.6 was released).

I'm well aware. It was simply a copying error.

> Second, even if the patch was necessary, there is no
> d-feet-0.1.6-show-properties.patch in files/
> Third, this is why you should **always** inherit eutils whenever you use epatch

wrong. You do not always need eutils, when you don't need the functionality that eutils provides, why source in extra bash. Pointless waste.

Additionally, eutils comes from gnome2 and from distutils anyway.


> 
> PS. Thanks for maintaining d-feet in portage!
> 

Comment 7 Alexandre Rostovtsev (RETIRED) gentoo-dev 2008-01-07 16:03:53 UTC
(In reply to comment #6)
> Additionally, eutils comes from gnome2 and from distutils anyway.

I apologize; yes, you are of course correct. I must have made some mistake when testing the ebuild.