diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-01-10 09:00:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-01-10 09:00:52 +0000 |
commit | 08c06b6755b4f41ea25577ab18608606c823c377 (patch) | |
tree | f66ee6d40bc017e15ed3cb12245710f5f7422695 /sys-apps | |
parent | arm/sh stable (diff) | |
download | gentoo-2-08c06b6755b4f41ea25577ab18608606c823c377.tar.gz gentoo-2-08c06b6755b4f41ea25577ab18608606c823c377.tar.bz2 gentoo-2-08c06b6755b4f41ea25577ab18608606c823c377.zip |
arm/s390/sh stable
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.13-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/util-linux/util-linux-2.13-r2.ebuild b/sys-apps/util-linux/util-linux-2.13-r2.ebuild index 61dcf91832c4..48be102b7a98 100644 --- a/sys-apps/util-linux/util-linux-2.13-r2.ebuild +++ b/sys-apps/util-linux/util-linux-2.13-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.13-r2.ebuild,v 1.6 2008/01/09 21:16:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.13-r2.ebuild,v 1.7 2008/01/10 09:00:52 vapier Exp $ EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git" inherit eutils @@ -21,7 +21,7 @@ fi 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 nls old-linux selinux" RDEPEND="!sys-process/schedutils |