summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Brauel <bjb@gentoo.org>2002-12-15 10:44:21 +0000
committerBjoern Brauel <bjb@gentoo.org>2002-12-15 10:44:21 +0000
commita646b09a5c550343d209ea9b94d667b9f13e6840 (patch)
tree61b77739b0e2ada40068e91686efe1d93087ba74 /net-misc/dhcpcd
parentDuring removal of sparc64 keywords from the ebuilds a bad sed introduced prob... (diff)
downloadhistorical-a646b09a5c550343d209ea9b94d667b9f13e6840.tar.gz
historical-a646b09a5c550343d209ea9b94d667b9f13e6840.tar.bz2
historical-a646b09a5c550343d209ea9b94d667b9f13e6840.zip
During removal of sparc64 keywords from the ebuilds a bad sed introduced problematic KEYWORDS line that contained an illegal character before the alpha keyword. Fixed.
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r--net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild4
-rw-r--r--net-misc/dhcpcd/dhcpcd-1.3.22_p3-r1.ebuild4
-rw-r--r--net-misc/dhcpcd/dhcpcd-1.3.22_p3-r2.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild b/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild
index 73cda30d1e19..5ac2134ada95 100644
--- a/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild,v 1.16 2002/12/09 04:33:15 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild,v 1.17 2002/12/15 10:44:21 bjb Exp $
MYV=1.3.20-pl0
S=${WORKDIR}/${PN}-${MYV}
@@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.phystech.com/pub/${PN}-${MYV}.tar.gz"
HOMEPAGE="http://www.phystech.com/download/"
DEPEND=""
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha"
LICENSE="GPL-2"
src_compile() {
diff --git a/net-misc/dhcpcd/dhcpcd-1.3.22_p3-r1.ebuild b/net-misc/dhcpcd/dhcpcd-1.3.22_p3-r1.ebuild
index 867ad0f4ac6d..1aa865c906fd 100644
--- a/net-misc/dhcpcd/dhcpcd-1.3.22_p3-r1.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-1.3.22_p3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p3-r1.ebuild,v 1.3 2002/12/09 04:33:15 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p3-r1.ebuild,v 1.4 2002/12/15 10:44:21 bjb Exp $
inherit gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.phystech.com/pub/${P/_p/-pl}.tar.gz"
HOMEPAGE="http://www.phystech.com/download/"
DEPEND=""
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha"
LICENSE="GPL-2"
src_unpack() {
diff --git a/net-misc/dhcpcd/dhcpcd-1.3.22_p3-r2.ebuild b/net-misc/dhcpcd/dhcpcd-1.3.22_p3-r2.ebuild
index 8b5b8ad9e476..e52fd3f2217d 100644
--- a/net-misc/dhcpcd/dhcpcd-1.3.22_p3-r2.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-1.3.22_p3-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p3-r2.ebuild,v 1.2 2002/12/09 04:33:15 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p3-r2.ebuild,v 1.3 2002/12/15 10:44:21 bjb Exp $
inherit gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.phystech.com/pub/${P/_p/-pl}.tar.gz"
HOMEPAGE="http://www.phystech.com/download/"
DEPEND=""
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha"
LICENSE="GPL-2"
src_unpack() {