diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:19:41 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:19:41 +0000 |
commit | c7c35e4f07acaab72b01fb255ff6c5b316d0015a (patch) | |
tree | 67ac472901141c1e4ec4cbd99ee2799d8f16addc /sys-apps/iproute | |
parent | regen manifest test (diff) | |
download | historical-c7c35e4f07acaab72b01fb255ff6c5b316d0015a.tar.gz historical-c7c35e4f07acaab72b01fb255ff6c5b316d0015a.tar.bz2 historical-c7c35e4f07acaab72b01fb255ff6c5b316d0015a.zip |
mondo amd64 commit (keywords, misc things here and there)
Diffstat (limited to 'sys-apps/iproute')
-rw-r--r-- | sys-apps/iproute/iproute-20010824-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/iproute/iproute-20010824-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/iproute/iproute-20010824-r3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/iproute/iproute-20010824-r1.ebuild b/sys-apps/iproute/iproute-20010824-r1.ebuild index 0ddb639f9c25..e0af49908415 100644 --- a/sys-apps/iproute/iproute-20010824-r1.ebuild +++ b/sys-apps/iproute/iproute-20010824-r1.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-r1.ebuild,v 1.9 2003/02/10 09:58:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/iproute-20010824-r1.ebuild,v 1.10 2003/06/21 21:19:40 drobbins 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 amd64 ppc sparc" DEPEND="virtual/linux-sources" diff --git a/sys-apps/iproute/iproute-20010824-r2.ebuild b/sys-apps/iproute/iproute-20010824-r2.ebuild index 9589988e7a41..b9f4d7085cd1 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.8 2003/04/17 15:33:42 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/iproute-20010824-r2.ebuild,v 1.9 2003/06/21 21:19:40 drobbins Exp $ inherit eutils @@ -15,7 +15,7 @@ HOMEPAGE="http://www.worldbank.ro/ip-routing/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc alpha hppa" +KEYWORDS="x86 amd64 ~ppc sparc alpha hppa" DEPEND="virtual/linux-sources" diff --git a/sys-apps/iproute/iproute-20010824-r3.ebuild b/sys-apps/iproute/iproute-20010824-r3.ebuild index 70afd377bff5..9162e4ad0816 100644 --- a/sys-apps/iproute/iproute-20010824-r3.ebuild +++ b/sys-apps/iproute/iproute-20010824-r3.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-r3.ebuild,v 1.2 2003/05/27 11:20:18 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/iproute-20010824-r3.ebuild,v 1.3 2003/06/21 21:19:40 drobbins Exp $ inherit eutils @@ -14,7 +14,7 @@ HOMEPAGE="http://www.worldbank.ro/ip-routing/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa" +KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha ~hppa" DEPEND="virtual/linux-sources >=sys-apps/sed-4" |