Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102383 - app-misc/ddccontrol-0.2 and ddccontrol-db-20050813 (bump)
Summary: app-misc/ddccontrol-0.2 and ddccontrol-db-20050813 (bump)
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Robin Johnson
URL: http://ddccontrol.sf.net
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-13 08:22 UTC by Nicolas Boichat
Modified: 2005-08-20 05:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Boichat 2005-08-13 08:22:53 UTC
Please bump ddccontrol to 0.2, and ddccontrol-db to 20050813.
Note ddccontrol-0.2 depends on ddccontrol-db-20050813, so you have to modify
ddccontrol-0.2.ebuild like this:

--- ddccontrol-0.1.3.ebuild     2005-08-13 17:11:14.000000000 +0200
+++ ddccontrol-0.2.ebuild       2005-08-13 16:42:00.000000000 +0200
@@ -15,7 +15,7 @@
        gtk? ( >=x11-libs/gtk+-2.4 )
        sys-apps/pciutils
        nls? ( sys-devel/gettext )
-       >=app-misc/ddccontrol-db-20050329"
+       >=app-misc/ddccontrol-db-20050813"
 DEPEND="${RDEPEND}
        doc? ( >=app-text/docbook-xsl-stylesheets-1.65.1
                   >=dev-libs/libxslt-1.1.6

Thanks.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2005-08-20 01:23:16 UTC
in cvs now.
Comment 2 Nicolas Boichat 2005-08-20 05:34:01 UTC
Thanks.