diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-10-12 15:14:07 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-10-12 15:14:07 +0000 |
commit | 8b6bb111a8f99c2d8c8bf35f0f69256a509a45a7 (patch) | |
tree | 2503be32d856565cc286520ec6ea7c196f8e8f14 /sys-apps/util-linux/util-linux-2.12r-r8.ebuild | |
parent | Adding gentopia as co-maintainers to help with the HAL side of things (diff) | |
download | gentoo-2-8b6bb111a8f99c2d8c8bf35f0f69256a509a45a7.tar.gz gentoo-2-8b6bb111a8f99c2d8c8bf35f0f69256a509a45a7.tar.bz2 gentoo-2-8b6bb111a8f99c2d8c8bf35f0f69256a509a45a7.zip |
ppc stable, bug #195390
(Portage version: 2.1.3.9)
Diffstat (limited to 'sys-apps/util-linux/util-linux-2.12r-r8.ebuild')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.12r-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/util-linux/util-linux-2.12r-r8.ebuild b/sys-apps/util-linux/util-linux-2.12r-r8.ebuild index 7bde774f355b..434848b853de 100644 --- a/sys-apps/util-linux/util-linux-2.12r-r8.ebuild +++ b/sys-apps/util-linux/util-linux-2.12r-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.12r-r8.ebuild,v 1.7 2007/10/11 16:21:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12r-r8.ebuild,v 1.8 2007/10/12 15:14:07 dertobi123 Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -17,7 +17,7 @@ SRC_URI="mirror://kernel/linux/utils/${PN}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="crypt old-crypt nls static selinux perl" RDEPEND=">=sys-libs/ncurses-5.2-r2 |