diff options
author | 2007-01-27 02:01:34 +0000 | |
---|---|---|
committer | 2007-01-27 02:01:34 +0000 | |
commit | ac2b71f5b3bd1fbbcd835477e858f97c7d65ed75 (patch) | |
tree | d7402bd2ed4eeca1d62f60a758109addc6c2ac6f /sys-apps/util-linux/util-linux-2.12r-r5.ebuild | |
parent | Inherit eutils eclass as we are using it (diff) | |
download | historical-ac2b71f5b3bd1fbbcd835477e858f97c7d65ed75.tar.gz historical-ac2b71f5b3bd1fbbcd835477e858f97c7d65ed75.tar.bz2 historical-ac2b71f5b3bd1fbbcd835477e858f97c7d65ed75.zip |
arm/ia64/s390/sh stable
Package-Manager: portage-2.1.2-r4
Diffstat (limited to 'sys-apps/util-linux/util-linux-2.12r-r5.ebuild')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.12r-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/util-linux/util-linux-2.12r-r5.ebuild b/sys-apps/util-linux/util-linux-2.12r-r5.ebuild index cabc8be4e064..5001e0236c45 100644 --- a/sys-apps/util-linux/util-linux-2.12r-r5.ebuild +++ b/sys-apps/util-linux/util-linux-2.12r-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r5.ebuild,v 1.2 2006/10/31 07:43:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12r-r5.ebuild,v 1.3 2007/01/27 02:01:34 vapier 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 |