diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-08-26 12:11:18 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-08-26 12:11:18 +0000 |
commit | ddec75f37512593fdec5781cd76cd84120759588 (patch) | |
tree | 210c239b76773597e22bf324ddcb04186eb11556 /net-misc/dhcdbd | |
parent | version bump, thanks to M.Fetka on bug 190274 (diff) | |
download | gentoo-2-ddec75f37512593fdec5781cd76cd84120759588.tar.gz gentoo-2-ddec75f37512593fdec5781cd76cd84120759588.tar.bz2 gentoo-2-ddec75f37512593fdec5781cd76cd84120759588.zip |
Marked stable on amd64 as per bug 189781.
(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-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 96e5d2d1dcad..5d9c8a49dcfa 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.7 2007/08/24 06:54:06 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcdbd/ChangeLog,v 1.8 2007/08/26 12:11:18 philantrop Exp $ + + 26 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> dhcdbd-2.8-r1.ebuild: + Marked stable on amd64 as per bug 189781. 24 Aug 2007; Christian Faulhammer <opfer@gentoo.org> dhcdbd-2.8-r1.ebuild: stable x86, bug 189781 diff --git a/net-misc/dhcdbd/dhcdbd-2.8-r1.ebuild b/net-misc/dhcdbd/dhcdbd-2.8-r1.ebuild index 8ef643b2163b..f311b8af461d 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.3 2007/08/24 06:54:06 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcdbd/dhcdbd-2.8-r1.ebuild,v 1.4 2007/08/26 12:11:18 philantrop 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 |