diff options
author | 2005-07-10 10:07:03 +0000 | |
---|---|---|
committer | 2005-07-10 10:07:03 +0000 | |
commit | 7fdf259e28715daceeb2ffa31674e5f02686e31d (patch) | |
tree | 665c64351646c749846dd2535e77e115ca637e88 /net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild | |
parent | Fixed a potential security hole #98394 (diff) | |
download | historical-7fdf259e28715daceeb2ffa31674e5f02686e31d.tar.gz historical-7fdf259e28715daceeb2ffa31674e5f02686e31d.tar.bz2 historical-7fdf259e28715daceeb2ffa31674e5f02686e31d.zip |
Fixed keywording, restored -r5 which was incorrectly removed
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild index e9141c5a53bb..2c5d9b0081ab 100644 --- a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild +++ b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild,v 1.1 2005/07/10 10:02:13 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild,v 1.2 2005/07/10 10:07:03 uberlord Exp $ inherit gnuconfig flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.phystech.com/pub/${P/_p/-pl}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="build static" DEPEND="virtual/libc" |