diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 14:35:09 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 14:35:09 +0000 |
commit | 68f4240442f7cca2e9d078cea8cae5a9f54a7256 (patch) | |
tree | 0bd23d223c5173c2ce872503ae3facafa94a3a4a /net-misc/dhcdbd | |
parent | Add ~sparc for testing (Bug #190163 comment 3) --- but please see Bug #190534 (diff) | |
download | gentoo-2-68f4240442f7cca2e9d078cea8cae5a9f54a7256.tar.gz gentoo-2-68f4240442f7cca2e9d078cea8cae5a9f54a7256.tar.bz2 gentoo-2-68f4240442f7cca2e9d078cea8cae5a9f54a7256.zip |
Stable on ppc wrt bug 189781
(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-2.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/dhcdbd/ChangeLog b/net-misc/dhcdbd/ChangeLog index 5d9c8a49dcfa..8966acc5d8d8 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.8 2007/08/26 12:11:18 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcdbd/ChangeLog,v 1.9 2007/08/28 14:35:09 nixnut Exp $ + + 28 Aug 2007; nixnut <nixnut@gentoo.org> dhcdbd-2.8-r1.ebuild: + Stable on ppc wrt bug 189781 26 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> dhcdbd-2.8-r1.ebuild: Marked stable on amd64 as per bug 189781. diff --git a/net-misc/dhcdbd/dhcdbd-2.8-r1.ebuild b/net-misc/dhcdbd/dhcdbd-2.8-r1.ebuild index f311b8af461d..3a207bee5109 100644 --- a/net-misc/dhcdbd/dhcdbd-2.8-r1.ebuild +++ b/net-misc/dhcdbd/dhcdbd-2.8-r1.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-2.8-r1.ebuild,v 1.4 2007/08/26 12:11:18 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcdbd/dhcdbd-2.8-r1.ebuild,v 1.5 2007/08/28 14:35:09 nixnut Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://people.redhat.com/dcantrel/dhcdbd/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" DEPEND="sys-apps/dbus |