shirleyian / pentoo

Automatically exported from code.google.com/p/pentoo
1 stars 1 forks source link

net-analyzer/wafp/wafp-9999.ebuild has RDEPEND="dev-ruby/sqlite3-ruby" --> there are no ebuilds to satisfy #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Probably ought to be:

RDEPEND="dev-ruby/sqlite-ruby"

Original issue reported on code.google.com by bill.e.g...@gmail.com on 17 Aug 2012 at 12:16

GoogleCodeExporter commented 9 years ago
Actually, looking further, dependency exists each of the following:

app-misc/dradis/dradis-2.5.2.ebuild
app-misc/dradis/dradis-2.5.2-r1.ebuild
net-analyzer/wafp/wafp-9999.ebuild
net-misc/warvox/warvox-1.0.1.ebuild
net-misc/warvox/warvox-9999.ebuild

Original comment by bill.e.g...@gmail.com on 17 Aug 2012 at 12:40

GoogleCodeExporter commented 9 years ago
Gentoo renamed the atom, I've updated our tree. Thanks for the report

Original comment by sidhayn on 17 Aug 2012 at 3:32

GoogleCodeExporter commented 9 years ago
Curious.  Are you certain that dev-ruby/sqlite3 is preferred over 
dev-ruby/sqlite-ruby?  It's confusing to have both in the Gentoo tree; 
dev-ruby/sqlite-ruby has a greater version string, and both have the same 
reference URL.

dev-ruby/sqlite3 seems to be more up to date (based on the last update date), 
but only by a month.

Original comment by bill.e.g...@gmail.com on 17 Aug 2012 at 3:11

GoogleCodeExporter commented 9 years ago
From /usr/portage/profiles/updates/3Q-2012

move dev-ruby/sqlite3-ruby dev-ruby/sqlite3

To me that is fairly clear, not saying it is right, but that's what gentoo did 
so I matched it.

Original comment by sidhayn on 17 Aug 2012 at 4:49