diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-19 19:48:19 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-19 19:48:19 +0000 |
commit | 50830fdafdfd63c51e3ab1c0a6e60c4825839415 (patch) | |
tree | 82b5636967afe6044d8392e80e2dca2322602648 /sys-apps | |
parent | Removed outdated ebuilds. (diff) | |
download | gentoo-2-50830fdafdfd63c51e3ab1c0a6e60c4825839415.tar.gz gentoo-2-50830fdafdfd63c51e3ab1c0a6e60c4825839415.tar.bz2 gentoo-2-50830fdafdfd63c51e3ab1c0a6e60c4825839415.zip |
Stable on ppc and hppa
(Portage version: 2.0.52-r1)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/util-linux/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/util-linux/util-linux-2.12q-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/util-linux/ChangeLog b/sys-apps/util-linux/ChangeLog index de36bdb4677e..a13ed521db9e 100644 --- a/sys-apps/util-linux/ChangeLog +++ b/sys-apps/util-linux/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/util-linux # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.120 2005/09/19 18:27:28 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.121 2005/09/19 19:48:19 hansmi Exp $ + + 19 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + util-linux-2.12q-r3.ebuild: + Stable on hppa and ppc. 19 Sep 2005; Fernando J. Pereda <ferdy@gentoo.org> util-linux-2.12q-r3.ebuild: diff --git a/sys-apps/util-linux/util-linux-2.12q-r3.ebuild b/sys-apps/util-linux/util-linux-2.12q-r3.ebuild index 294c0d533498..b9527b0e26ab 100644 --- a/sys-apps/util-linux/util-linux-2.12q-r3.ebuild +++ b/sys-apps/util-linux/util-linux-2.12q-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12q-r3.ebuild,v 1.6 2005/09/19 18:27:28 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12q-r3.ebuild,v 1.7 2005/09/19 19:48:19 hansmi Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -17,7 +17,7 @@ SRC_URI="mirror://kernel/linux/utils/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="crypt old-crypt nls static pam selinux perl" RDEPEND=">=sys-libs/ncurses-5.2-r2 |