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-nds/portmap
parentppc tagging (diff)
downloadhistorical-33d7ba59b23e1e84a07e4d3b22a4665b19422f3a.tar.gz
historical-33d7ba59b23e1e84a07e4d3b22a4665b19422f3a.tar.bz2
historical-33d7ba59b23e1e84a07e4d3b22a4665b19422f3a.zip
ppc tagging
Diffstat (limited to 'net-nds/portmap')
-rw-r--r--net-nds/portmap/portmap-5b-r6.ebuild8
1 files changed, 6 insertions, 2 deletions
diff --git a/net-nds/portmap/portmap-5b-r6.ebuild b/net-nds/portmap/portmap-5b-r6.ebuild
index 75fc252392be..21ff9b1ff956 100644
--- a/net-nds/portmap/portmap-5b-r6.ebuild
+++ b/net-nds/portmap/portmap-5b-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-nds/portmap/portmap-5b-r6.ebuild,v 1.4 2002/07/11 06:30:49 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/portmap/portmap-5b-r6.ebuild,v 1.5 2002/07/16 04:54:33 seemant Exp $
MY_P=${PN}_${PV}eta
A0=portmap_5beta.dif
@@ -12,8 +12,12 @@ HOMEPAGE="ftp://ftp.porcupine.org/pub/security/index.html"
DEPEND="virtual/glibc
sys-apps/tcp-wrappers"
+SLOT="0"
+LICENSE="as-is"
+KEYWORDS="x86 ppc"
+
src_unpack() {
- unpack $A
+ unpack ${A}
cd $S || die
patch -p0 < $FILESDIR/$A0 || die
cp Makefile Makefile.orig