diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:48:47 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:48:47 +0000 |
commit | cf3fcf9c65fa0be3e93dcd9c0036a5f90c9b607f (patch) | |
tree | 93a5c89fcdeb6e786f50559caff926f5e3e8b7b3 /net-misc/zebra | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-cf3fcf9c65fa0be3e93dcd9c0036a5f90c9b607f.tar.gz gentoo-2-cf3fcf9c65fa0be3e93dcd9c0036a5f90c9b607f.tar.bz2 gentoo-2-cf3fcf9c65fa0be3e93dcd9c0036a5f90c9b607f.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-misc/zebra')
-rw-r--r-- | net-misc/zebra/zebra-0.93a.ebuild | 3 | ||||
-rw-r--r-- | net-misc/zebra/zebra-0.93b-r1.ebuild | 3 | ||||
-rw-r--r-- | net-misc/zebra/zebra-0.93b-r2.ebuild | 3 | ||||
-rw-r--r-- | net-misc/zebra/zebra-0.93b.ebuild | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/net-misc/zebra/zebra-0.93a.ebuild b/net-misc/zebra/zebra-0.93a.ebuild index ef71aac20a74..ddbbaeeaf9e2 100644 --- a/net-misc/zebra/zebra-0.93a.ebuild +++ b/net-misc/zebra/zebra-0.93a.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/zebra/zebra-0.93a.ebuild,v 1.9 2004/07/01 22:16:07 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/zebra/zebra-0.93a.ebuild,v 1.10 2004/07/15 03:45:50 agriffis Exp $ -S=${WORKDIR}/${P} IUSE="pam snmp ipv6" DESCRIPTION="Multithreaded TCP/IP Routing Software that supports BGP-4, RIPv1, RIPv2 and OSPFv2" diff --git a/net-misc/zebra/zebra-0.93b-r1.ebuild b/net-misc/zebra/zebra-0.93b-r1.ebuild index edfef2be1db3..a1efc9c12d12 100644 --- a/net-misc/zebra/zebra-0.93b-r1.ebuild +++ b/net-misc/zebra/zebra-0.93b-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/zebra/zebra-0.93b-r1.ebuild,v 1.10 2004/07/01 22:16:07 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/zebra/zebra-0.93b-r1.ebuild,v 1.11 2004/07/15 03:45:50 agriffis Exp $ inherit eutils -S=${WORKDIR}/${P} IUSE="pam snmp ipv6 ospfapi" DESCRIPTION="Multithreaded TCP/IP Routing Software that supports BGP-4, RIPv1, RIPv2 and OSPFv2. Includes OSPFAPI" diff --git a/net-misc/zebra/zebra-0.93b-r2.ebuild b/net-misc/zebra/zebra-0.93b-r2.ebuild index fce9bd9c921c..dd0b35167d2f 100644 --- a/net-misc/zebra/zebra-0.93b-r2.ebuild +++ b/net-misc/zebra/zebra-0.93b-r2.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/zebra/zebra-0.93b-r2.ebuild,v 1.7 2004/07/01 22:16:07 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/zebra/zebra-0.93b-r2.ebuild,v 1.8 2004/07/15 03:45:50 agriffis Exp $ inherit eutils -S=${WORKDIR}/${P} IUSE="pam snmp ipv6 ospfapi" DESCRIPTION="Multithreaded TCP/IP Routing Software that supports BGP-4, RIPv1, RIPv2 and OSPFv2. Includes OSPFAPI" diff --git a/net-misc/zebra/zebra-0.93b.ebuild b/net-misc/zebra/zebra-0.93b.ebuild index b5c450a8f47c..d5f9d99ca9e8 100644 --- a/net-misc/zebra/zebra-0.93b.ebuild +++ b/net-misc/zebra/zebra-0.93b.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/zebra/zebra-0.93b.ebuild,v 1.8 2004/07/01 22:16:07 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/zebra/zebra-0.93b.ebuild,v 1.9 2004/07/15 03:45:50 agriffis Exp $ -S=${WORKDIR}/${P} IUSE="pam snmp ipv6" DESCRIPTION="Multithreaded TCP/IP Routing Software that supports BGP-4, RIPv1, RIPv2 and OSPFv2" |