summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-03-08 00:07:03 +0000
committerAron Griffis <agriffis@gentoo.org>2003-03-08 00:07:03 +0000
commit9ea6ebbf38a7325482291b19a23710cde703abaa (patch)
tree6784f0fd1b11e7bccf6b467aa1bbd1327e1e3d9f /sys-apps
parentVersion bump to beta7. (diff)
downloadhistorical-9ea6ebbf38a7325482291b19a23710cde703abaa.tar.gz
historical-9ea6ebbf38a7325482291b19a23710cde703abaa.tar.bz2
historical-9ea6ebbf38a7325482291b19a23710cde703abaa.zip
stable on alpha
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/iproute/ChangeLog5
-rw-r--r--sys-apps/iproute/iproute-20010824-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/iproute/ChangeLog b/sys-apps/iproute/ChangeLog
index 6768d86c8fef..ec9b2f9fc48b 100644
--- a/sys-apps/iproute/ChangeLog
+++ b/sys-apps/iproute/ChangeLog
@@ -1,12 +1,15 @@
# ChangeLog for sys-apps/iproute
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/ChangeLog,v 1.14 2003/02/27 09:27:49 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/ChangeLog,v 1.15 2003/03/08 00:07:03 agriffis Exp $
27 Feb 2003; Daniel Ahlberg <aliz@gentoo.org> iproute-20010824-r2.ebuild :
Move binaries to / instead of /usr. Closes #15430.
*iproute-20010824-r2 (30 Aug 2002)
+ 07 Mar 2003; Aron Griffis <agriffis@gentoo.org> iproute-20010824-r2.ebuild:
+ Mark stable on alpha
+
10 Feb 2003; Seemant Kulleen <seemant@gentoo.org> *.ebuild :
Changed sed expression delimiters from / to :, closing bug #15006 by Blu3
diff --git a/sys-apps/iproute/iproute-20010824-r2.ebuild b/sys-apps/iproute/iproute-20010824-r2.ebuild
index 619fdbec1ad2..259abc946e7a 100644
--- a/sys-apps/iproute/iproute-20010824-r2.ebuild
+++ b/sys-apps/iproute/iproute-20010824-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/iproute-20010824-r2.ebuild,v 1.5 2003/02/27 09:27:49 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/iproute-20010824-r2.ebuild,v 1.6 2003/03/08 00:07:03 agriffis Exp $
inherit eutils
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.worldbank.ro/ip-routing/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc "
+KEYWORDS="x86 ~ppc ~sparc alpha"
DEPEND="virtual/linux-sources"