diff options
author | 2007-09-08 15:52:00 +0000 | |
---|---|---|
committer | 2007-09-08 15:52:00 +0000 | |
commit | 988e54f31022bbea5f0eaeb8e74079e11de15d2d (patch) | |
tree | caab15eb2b87b621a73ea3be6a8b6d133363e53d /net-misc/dhcp/dhcp-3.0.6.ebuild | |
parent | Marked ppc stable for bug #191302. (diff) | |
download | historical-988e54f31022bbea5f0eaeb8e74079e11de15d2d.tar.gz historical-988e54f31022bbea5f0eaeb8e74079e11de15d2d.tar.bz2 historical-988e54f31022bbea5f0eaeb8e74079e11de15d2d.zip |
Marked ppc/ppc64 stable for bug #190775.
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'net-misc/dhcp/dhcp-3.0.6.ebuild')
-rw-r--r-- | net-misc/dhcp/dhcp-3.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dhcp/dhcp-3.0.6.ebuild b/net-misc/dhcp/dhcp-3.0.6.ebuild index 9fef5d9a590f..824abde81bc5 100644 --- a/net-misc/dhcp/dhcp-3.0.6.ebuild +++ b/net-misc/dhcp/dhcp-3.0.6.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/dhcp/dhcp-3.0.6.ebuild,v 1.7 2007/09/02 21:50:16 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0.6.ebuild,v 1.8 2007/09/08 15:52:00 josejx Exp $ inherit eutils flag-o-matic multilib toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.isc.org/isc/dhcp/${MY_P}.tar.gz" LICENSE="isc-dhcp" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="doc minimal static selinux kernel_linux" DEPEND="selinux? ( sec-policy/selinux-dhcp ) |