diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-01-27 12:27:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-01-27 12:27:56 +0000 |
commit | 4f5c060650a4c21e99cf6593fce8f6598e2f8610 (patch) | |
tree | 25b8b39820f19610869404b7dea044aadc94a723 /sys-apps/util-linux/util-linux-2.12r-r5.ebuild | |
parent | Changing serial,isdn,capi and all other dialout-devices to group uucp, mode 0... (diff) | |
download | gentoo-2-4f5c060650a4c21e99cf6593fce8f6598e2f8610.tar.gz gentoo-2-4f5c060650a4c21e99cf6593fce8f6598e2f8610.tar.bz2 gentoo-2-4f5c060650a4c21e99cf6593fce8f6598e2f8610.zip |
x86 stable wrt bug 164011
(Portage version: 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 8d897c9a0fd0..6631223e699c 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-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-r5.ebuild,v 1.6 2007/01/27 10:47:00 eroyf Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12r-r5.ebuild,v 1.7 2007/01/27 12:27:56 armin76 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 |