diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-09 20:56:11 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-09 20:56:11 +0000 |
commit | 3eab97f6f74557efccf365db240307f5e9511f97 (patch) | |
tree | 8b3b86e4a819007794bbc0323f3386a947887582 /net-misc/iputils/iputils-021109-r3.ebuild | |
parent | header fix (Manifest recommit) (diff) | |
download | gentoo-2-3eab97f6f74557efccf365db240307f5e9511f97.tar.gz gentoo-2-3eab97f6f74557efccf365db240307f5e9511f97.tar.bz2 gentoo-2-3eab97f6f74557efccf365db240307f5e9511f97.zip |
Stable on alpha.
Diffstat (limited to 'net-misc/iputils/iputils-021109-r3.ebuild')
-rw-r--r-- | net-misc/iputils/iputils-021109-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/iputils/iputils-021109-r3.ebuild b/net-misc/iputils/iputils-021109-r3.ebuild index c0d8bfde56e0..090c391edfd1 100644 --- a/net-misc/iputils/iputils-021109-r3.ebuild +++ b/net-misc/iputils/iputils-021109-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-021109-r3.ebuild,v 1.6 2004/07/01 21:18:28 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-021109-r3.ebuild,v 1.7 2004/07/09 20:56:11 kloeri Exp $ inherit flag-o-matic gcc gnuconfig eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.inr.ac.ru/ip-routing/${PN}-ss${PV}-try.tar.bz2 LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ppc ~sparc ~mips ~alpha arm hppa amd64 ~ia64 ppc64 s390" +KEYWORDS="x86 ppc ~sparc ~mips alpha arm hppa amd64 ~ia64 ppc64 s390" IUSE="static ipv6 uclibc" #doc DEPEND="virtual/libc |