diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-04-07 17:45:46 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-04-07 17:45:46 +0000 |
commit | 2ab2c95c0a8b535847658c5ffcfab3b7a0bc4690 (patch) | |
tree | bf79aa2a2ff7d7d30ab8b0d6fdc5c2c15db50288 /sys-apps | |
parent | Update to rc-scripts-1.4.4 with net.eth0 fixes and sparc fixes (Manifest reco... (diff) | |
download | gentoo-2-2ab2c95c0a8b535847658c5ffcfab3b7a0bc4690.tar.gz gentoo-2-2ab2c95c0a8b535847658c5ffcfab3b7a0bc4690.tar.bz2 gentoo-2-2ab2c95c0a8b535847658c5ffcfab3b7a0bc4690.zip |
Stable on Alpha.
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/iproute/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/iproute/iproute-20010824-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/iproute/ChangeLog b/sys-apps/iproute/ChangeLog index 24094b0dbc72..39e6c78e0bfb 100644 --- a/sys-apps/iproute/ChangeLog +++ b/sys-apps/iproute/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/iproute # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/ChangeLog,v 1.35 2004/04/07 14:13:55 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/ChangeLog,v 1.36 2004/04/07 17:45:46 kloeri Exp $ + + 07 Apr 2004; <kloeri@gentoo.org> iproute-20010824-r5.ebuild: + Stable on Alpha. 07 Apr 2004; Jon Portnoy <avenj@gentoo.org> iproute-20010824-r5.ebuild : Stable on AMD64. diff --git a/sys-apps/iproute/iproute-20010824-r5.ebuild b/sys-apps/iproute/iproute-20010824-r5.ebuild index e1aa3b876edd..a34dfb7817d4 100644 --- a/sys-apps/iproute/iproute-20010824-r5.ebuild +++ b/sys-apps/iproute/iproute-20010824-r5.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/sys-apps/iproute/iproute-20010824-r5.ebuild,v 1.7 2004/04/07 14:13:55 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/iproute-20010824-r5.ebuild,v 1.8 2004/04/07 17:45:46 kloeri Exp $ inherit eutils flag-o-matic @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.inr.ac.ru/ip-routing/${SRCFILE} LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc mips ~alpha hppa amd64" +KEYWORDS="x86 ~ppc sparc mips alpha hppa amd64" IUSE="doc" DEPEND="virtual/os-headers |