diff options
author | Olivier Crête <tester@gentoo.org> | 2007-09-05 21:23:24 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2007-09-05 21:23:24 +0000 |
commit | ea7d9a7c18e3319ca47750b908fbb0392c3f0fd0 (patch) | |
tree | d475cd5ce16089b7e1d1d5503d2243a10d67ad80 /net-misc/dhcdbd | |
parent | call eselect vi update with --if-unset to respect user's choice (bug 187449) (diff) | |
download | gentoo-2-ea7d9a7c18e3319ca47750b908fbb0392c3f0fd0.tar.gz gentoo-2-ea7d9a7c18e3319ca47750b908fbb0392c3f0fd0.tar.bz2 gentoo-2-ea7d9a7c18e3319ca47750b908fbb0392c3f0fd0.zip |
Stable on x86 per bug #191302
(Portage version: 2.1.2.12)
Diffstat (limited to 'net-misc/dhcdbd')
-rw-r--r-- | net-misc/dhcdbd/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/dhcdbd/dhcdbd-3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/dhcdbd/ChangeLog b/net-misc/dhcdbd/ChangeLog index 1e666fb477fa..0b581d6e70f1 100644 --- a/net-misc/dhcdbd/ChangeLog +++ b/net-misc/dhcdbd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/dhcdbd # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcdbd/ChangeLog,v 1.11 2007/09/05 20:07:08 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcdbd/ChangeLog,v 1.12 2007/09/05 21:23:24 tester Exp $ + + 05 Sep 2007; <tester@gentoo.org> dhcdbd-3.0.ebuild: + Stable on x86 per bug #191302 05 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org> dhcdbd-3.0.ebuild: Marked stable on amd64 as per bug 191302 to make sure stable systems diff --git a/net-misc/dhcdbd/dhcdbd-3.0.ebuild b/net-misc/dhcdbd/dhcdbd-3.0.ebuild index 03ee5c22f3a6..e464d7235a59 100644 --- a/net-misc/dhcdbd/dhcdbd-3.0.ebuild +++ b/net-misc/dhcdbd/dhcdbd-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcdbd/dhcdbd-3.0.ebuild,v 1.2 2007/09/05 20:07:08 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcdbd/dhcdbd-3.0.ebuild,v 1.3 2007/09/05 21:23:24 tester Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://dcantrel.fedorapeople.org/dhcdbd/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="debug" DEPEND="sys-apps/dbus |