diff options
author | Brent Baude <ranger@gentoo.org> | 2010-03-22 21:34:23 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-03-22 21:34:23 +0000 |
commit | 98b58642efa36c43b605917cea72a83761e87dca (patch) | |
tree | dc16981f6204c0f424b568277eeecf8b984ee317 /sys-fs | |
parent | Adding iprutils-2.2.19 (diff) | |
download | gentoo-2-98b58642efa36c43b605917cea72a83761e87dca.tar.gz gentoo-2-98b58642efa36c43b605917cea72a83761e87dca.tar.bz2 gentoo-2-98b58642efa36c43b605917cea72a83761e87dca.zip |
Marking iprutils-2.2.19 ppc and ppc64 stable to fix build failure with current headers
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/iprutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-fs/iprutils/iprutils-2.2.19.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/iprutils/ChangeLog b/sys-fs/iprutils/ChangeLog index 33a89b271f93..ebd9501986e4 100644 --- a/sys-fs/iprutils/ChangeLog +++ b/sys-fs/iprutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/iprutils # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/iprutils/ChangeLog,v 1.31 2010/03/22 21:33:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/iprutils/ChangeLog,v 1.32 2010/03/22 21:34:23 ranger Exp $ + + 22 Mar 2010; Brent Baude <ranger@gentoo.org> iprutils-2.2.19.ebuild: + Marking iprutils-2.2.19 ppc and ppc64 stable to fix build failure with + current headers *iprutils-2.2.19 (22 Mar 2010) diff --git a/sys-fs/iprutils/iprutils-2.2.19.ebuild b/sys-fs/iprutils/iprutils-2.2.19.ebuild index c8bd41e67546..22d6c6e9e979 100644 --- a/sys-fs/iprutils/iprutils-2.2.19.ebuild +++ b/sys-fs/iprutils/iprutils-2.2.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/iprutils/iprutils-2.2.19.ebuild,v 1.1 2010/03/22 21:33:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/iprutils/iprutils-2.2.19.ebuild,v 1.2 2010/03/22 21:34:23 ranger Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://sourceforge.net/projects/iprdd/" SLOT="0" LICENSE="IBM" -KEYWORDS="~ppc ~ppc64" +KEYWORDS="ppc ppc64" IUSE="" DEPEND=">=sys-libs/ncurses-5.4-r5 |