diff options
author | 2005-01-10 01:54:02 +0000 | |
---|---|---|
committer | 2005-01-10 01:54:02 +0000 | |
commit | 4a947c38125e6df0f20ea9414c812deddb5333d2 (patch) | |
tree | fd82087419230bac66bd401f71902336df6b62bd /sys-apps/util-linux | |
parent | Version bump per bug #61956 (Manifest recommit) (diff) | |
download | gentoo-2-4a947c38125e6df0f20ea9414c812deddb5333d2.tar.gz gentoo-2-4a947c38125e6df0f20ea9414c812deddb5333d2.tar.bz2 gentoo-2-4a947c38125e6df0f20ea9414c812deddb5333d2.zip |
KEYWORD sync
Diffstat (limited to 'sys-apps/util-linux')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.12-r4.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/util-linux/util-linux-2.12-r5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/util-linux/util-linux-2.12-r4.ebuild b/sys-apps/util-linux/util-linux-2.12-r4.ebuild index 3933b0919c12..6f5d693b20e3 100644 --- a/sys-apps/util-linux/util-linux-2.12-r4.ebuild +++ b/sys-apps/util-linux/util-linux-2.12-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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-r4.ebuild,v 1.21 2005/01/10 01:36:32 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12-r4.ebuild,v 1.22 2005/01/10 01:54:02 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 s390 sh" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390 sh" IUSE="crypt nls static pam selinux uclibc" DEPEND="virtual/libc 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 ccb3716bbda2..3c92c5ef97e1 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-2005 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.18 2005/01/10 01:36:32 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12-r5.ebuild,v 1.19 2005/01/10 01:54:02 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 sh" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390 sh" IUSE="crypt nls static pam selinux uclibc" DEPEND="virtual/libc |