diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-20 13:12:09 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-20 13:12:09 +0000 |
commit | 4c1613f923f405aa4cc5018665a8d0cc3e03253f (patch) | |
tree | 7938d61e41bc1ce40a59aed8bb332c7cf99ec7dd /sys-apps/iproute2 | |
parent | Removed unescessary assignment to $S. (diff) | |
download | historical-4c1613f923f405aa4cc5018665a8d0cc3e03253f.tar.gz historical-4c1613f923f405aa4cc5018665a8d0cc3e03253f.tar.bz2 historical-4c1613f923f405aa4cc5018665a8d0cc3e03253f.zip |
Stable on amd64.
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r-- | sys-apps/iproute2/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/iproute2/iproute2-2.6.9.20040831.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/iproute2/ChangeLog b/sys-apps/iproute2/ChangeLog index 38a4de8401dd..039c1817d5ff 100644 --- a/sys-apps/iproute2/ChangeLog +++ b/sys-apps/iproute2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/iproute2 # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.19 2004/12/05 08:55:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.20 2004/12/20 13:01:26 absinthe Exp $ + + 20 Dec 2004; Dylan Carlson <absinthe@gentoo.org> + iproute2-2.6.9.20040831.ebuild: + Stable on amd64. *iproute2-2.6.9.20041019-r1 (05 Dec 2004) diff --git a/sys-apps/iproute2/iproute2-2.6.9.20040831.ebuild b/sys-apps/iproute2/iproute2-2.6.9.20040831.ebuild index d02e163e3a04..51eb2ace75d2 100644 --- a/sys-apps/iproute2/iproute2-2.6.9.20040831.ebuild +++ b/sys-apps/iproute2/iproute2-2.6.9.20040831.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.9.20040831.ebuild,v 1.3 2004/12/01 14:52:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.9.20040831.ebuild,v 1.4 2004/12/20 13:01:26 absinthe Exp $ inherit eutils gcc @@ -12,7 +12,7 @@ SRC_URI="http://developer.osdl.org/dev/iproute2/download/${PN}-${MY_PV}-ss${SNAP LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="atm minimal" RDEPEND="virtual/libc |