summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-04-17 15:33:42 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-04-17 15:33:42 +0000
commitbbc73038f9fbb17e04ef67bbcadfedfc28c675fa (patch)
treef5befc12ca2e85f2233a662ee6f830e7433b4ac8 /sys-apps/iproute
parentfixes (diff)
downloadgentoo-2-bbc73038f9fbb17e04ef67bbcadfedfc28c675fa.tar.gz
gentoo-2-bbc73038f9fbb17e04ef67bbcadfedfc28c675fa.tar.bz2
gentoo-2-bbc73038f9fbb17e04ef67bbcadfedfc28c675fa.zip
Added hppa to KEYWORDS.
Diffstat (limited to 'sys-apps/iproute')
-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 feab4bb70c91..f1eff4422beb 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.16 2003/03/30 21:15:25 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/ChangeLog,v 1.17 2003/04/17 15:33:42 gmsoft 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)
+ 17 Apr 2003; Guy Martin <gmsoft@gentoo.org> iproute-20010824-r2.ebuild :
+ Added hppa to KEYWORDS.
+
30 Mar 2003; Christian Birchinger <joker@gentoo.org>
iproute-20010824-r2.ebuild:
Added sparc stable keyword
diff --git a/sys-apps/iproute/iproute-20010824-r2.ebuild b/sys-apps/iproute/iproute-20010824-r2.ebuild
index a3e385d2210e..9589988e7a41 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.7 2003/03/30 21:15:25 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/iproute-20010824-r2.ebuild,v 1.8 2003/04/17 15:33:42 gmsoft Exp $
inherit eutils
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.worldbank.ro/ip-routing/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc sparc alpha"
+KEYWORDS="x86 ~ppc sparc alpha hppa"
DEPEND="virtual/linux-sources"