diff options
author | Travis Tilley <lv@gentoo.org> | 2004-04-09 04:55:15 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-04-09 04:55:15 +0000 |
commit | ed89b4ef6295f1cb37307b9e871f84bab3090bed (patch) | |
tree | e8d867440eb47ef482101d2528a341f1b684f417 /net-misc | |
parent | metadata.xml added... sound herd (Manifest recommit) (diff) | |
download | gentoo-2-ed89b4ef6295f1cb37307b9e871f84bab3090bed.tar.gz gentoo-2-ed89b4ef6295f1cb37307b9e871f84bab3090bed.tar.bz2 gentoo-2-ed89b4ef6295f1cb37307b9e871f84bab3090bed.zip |
stable on amd64
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/iputils/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/iputils/iputils-021109-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/iputils/ChangeLog b/net-misc/iputils/ChangeLog index fb5d569cd713..5583a49c8f4c 100644 --- a/net-misc/iputils/ChangeLog +++ b/net-misc/iputils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/iputils # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.24 2004/04/08 09:53:15 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.25 2004/04/09 04:55:15 lv Exp $ + + 09 Apr 2004; Travis Tilley <lv@gentoo.org> iputils-021109-r1.ebuild: + marked stable on amd64 08 Apr 2004; Joshua Kinard <kumba@gentoo.org> iputils-020927.ebuild: Typo fix diff --git a/net-misc/iputils/iputils-021109-r1.ebuild b/net-misc/iputils/iputils-021109-r1.ebuild index 8359f5cc1682..a7018b603e88 100644 --- a/net-misc/iputils/iputils-021109-r1.ebuild +++ b/net-misc/iputils/iputils-021109-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-021109-r1.ebuild,v 1.9 2004/04/07 05:39:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-021109-r1.ebuild,v 1.10 2004/04/09 04:55:15 lv Exp $ inherit flag-o-matic gcc gnuconfig @@ -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 ~alpha ~hppa ~mips ~amd64 ~ia64 ppc64 s390" +KEYWORDS="~x86 ppc ~sparc ~alpha ~hppa ~mips amd64 ~ia64 ppc64 s390" IUSE="static ipv6" #doc DEPEND="virtual/glibc |