summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-16 04:54:33 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-16 04:54:33 +0000
commit33d7ba59b23e1e84a07e4d3b22a4665b19422f3a (patch)
tree3c5d52b9af258c3868823658e8f9fbb64151e1b4 /net-misc/dhcpcd
parentppc tagging (diff)
downloadhistorical-33d7ba59b23e1e84a07e4d3b22a4665b19422f3a.tar.gz
historical-33d7ba59b23e1e84a07e4d3b22a4665b19422f3a.tar.bz2
historical-33d7ba59b23e1e84a07e4d3b22a4665b19422f3a.zip
ppc tagging
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r--net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild8
-rw-r--r--net-misc/dhcpcd/dhcpcd-1.3.20_p0.ebuild33
-rw-r--r--net-misc/dhcpcd/files/digest-dhcpcd-1.3.20_p01
3 files changed, 5 insertions, 37 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 6c202ca70023..1ac7ba48161a 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-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild,v 1.8 2002/07/11 06:30:48 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild,v 1.9 2002/07/16 04:54:33 seemant Exp $
MYV=1.3.20-pl0
S=${WORKDIR}/${PN}-${MYV}
@@ -9,11 +9,13 @@ SRC_URI="ftp://ftp.phystech.com/pub/${PN}-${MYV}.tar.gz"
HOMEPAGE="http://"
DEPEND=""
SLOT="0"
-KEYWORDS="0"
+KEYWORDS="x86 ppc"
LICENSE="GPL-2"
src_compile() {
- ./configure --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc --sbindir=/sbin --host=${CHOST} || die
+ econf \
+ --sysconfdir=/etc \
+ --sbindir=/sbin || die
make || die
}
diff --git a/net-misc/dhcpcd/dhcpcd-1.3.20_p0.ebuild b/net-misc/dhcpcd/dhcpcd-1.3.20_p0.ebuild
deleted file mode 100644
index d50a1068286f..000000000000
--- a/net-misc/dhcpcd/dhcpcd-1.3.20_p0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.20_p0.ebuild,v 1.3 2002/07/06 14:54:30 phoenix Exp $
-
-A=${PN}-1.3.20-pl0.tar.gz
-S=${WORKDIR}/${PN}-1.3.20-pl0
-DESCRIPTION="A dhcp client only"
-SRC_URI="ftp://ftp.phystech.cm/pub/${A}"
-HOMEPAGE="http://"
-KEYWORDS="x86"
-SLOT="0"
-LICENSE="GPL-2"
-
-DEPEND=""
-
-src_compile() {
-
- try ./configure --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc --sbindir=/sbin --host=${CHOST}
- try make
-
-}
-
-src_install () {
-
- try make DESTDIR=${D} install
- dodoc AUTHORS COPYING ChangeLog NEWS README
- if [ "`use pcmcia`" ] || [ "`use pcmcia-cs`" ] ; then
- insinto /etc/pcmcia
- doins pcmcia/network*
- fi
-
-}
-
diff --git a/net-misc/dhcpcd/files/digest-dhcpcd-1.3.20_p0 b/net-misc/dhcpcd/files/digest-dhcpcd-1.3.20_p0
deleted file mode 100644
index 1574a8883a03..000000000000
--- a/net-misc/dhcpcd/files/digest-dhcpcd-1.3.20_p0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 5f52904ac354295ce64f74f254ac1d0d dhcpcd-1.3.20-pl0.tar.gz 102749