diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-12 21:26:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-12 21:26:07 +0000 |
commit | b4651ce603898a4e42205af091bfe8a55057eb2e (patch) | |
tree | fa2c2a1cca0a9fd532a96af993ff19cd6ce7fbdd /sys-apps | |
parent | sh KEYWORDS (Manifest recommit) (diff) | |
download | gentoo-2-b4651ce603898a4e42205af091bfe8a55057eb2e.tar.gz gentoo-2-b4651ce603898a4e42205af091bfe8a55057eb2e.tar.bz2 gentoo-2-b4651ce603898a4e42205af091bfe8a55057eb2e.zip |
sh KEYWORDS
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.12-r5.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/util-linux/util-linux-2.12i.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/util-linux/util-linux-2.12-r5.ebuild b/sys-apps/util-linux/util-linux-2.12-r5.ebuild index 5a7b975aa341..48d1237ace17 100644 --- a/sys-apps/util-linux/util-linux-2.12-r5.ebuild +++ b/sys-apps/util-linux/util-linux-2.12-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.12-r5.ebuild,v 1.16 2004/10/31 05:25:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12-r5.ebuild,v 1.17 2004/11/12 21:24:06 vapier Exp $ inherit eutils flag-o-matic @@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/linux/utils/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc mips alpha arm hppa amd64 ia64 ~ppc64" +KEYWORDS="x86 ppc ~sparc mips alpha arm hppa amd64 ia64 ~ppc64 sh" IUSE="crypt nls static pam selinux uclibc" DEPEND="virtual/libc diff --git a/sys-apps/util-linux/util-linux-2.12i.ebuild b/sys-apps/util-linux/util-linux-2.12i.ebuild index a5b6b918f18c..ccfafae0f7be 100644 --- a/sys-apps/util-linux/util-linux-2.12i.ebuild +++ b/sys-apps/util-linux/util-linux-2.12i.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.12i.ebuild,v 1.1 2004/11/12 02:26:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12i.ebuild,v 1.2 2004/11/12 21:24:06 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -12,7 +12,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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="crypt nls static pam selinux perl" DEPEND="virtual/libc |