diff options
author | Joseph Jezak <josejx@gentoo.org> | 2007-09-08 15:47:26 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2007-09-08 15:47:26 +0000 |
commit | cc79cc0441102dc52975f5bb2d9163a5e28d7a3b (patch) | |
tree | 84a8ec0438f4b87f841bdbfeda3f0126e2f9c07e /net-misc/dhcdbd | |
parent | fix #191368; cleanup for #160189 (diff) | |
download | gentoo-2-cc79cc0441102dc52975f5bb2d9163a5e28d7a3b.tar.gz gentoo-2-cc79cc0441102dc52975f5bb2d9163a5e28d7a3b.tar.bz2 gentoo-2-cc79cc0441102dc52975f5bb2d9163a5e28d7a3b.zip |
Marked ppc stable for bug #191302.
(Portage version: 2.1.3.7)
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 0b581d6e70f1..592ea5fec019 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.12 2007/09/05 21:23:24 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcdbd/ChangeLog,v 1.13 2007/09/08 15:47:26 josejx Exp $ + + 08 Sep 2007; Joseph Jezak <josejx@gentoo.org> dhcdbd-3.0.ebuild: + Marked ppc stable for bug #191302. 05 Sep 2007; <tester@gentoo.org> dhcdbd-3.0.ebuild: Stable on x86 per bug #191302 diff --git a/net-misc/dhcdbd/dhcdbd-3.0.ebuild b/net-misc/dhcdbd/dhcdbd-3.0.ebuild index e464d7235a59..5b9a057cabb1 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.3 2007/09/05 21:23:24 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcdbd/dhcdbd-3.0.ebuild,v 1.4 2007/09/08 15:47:26 josejx 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 |