diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-12-05 04:56:00 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-12-05 04:56:00 +0000 |
commit | 668dbca856bbae5174cc1096f410768aaf1553ea (patch) | |
tree | 7c864636e76389e48be91e9d052ca65d90c69b73 /sys-apps/util-linux | |
parent | s390/sh stable (diff) | |
download | gentoo-2-668dbca856bbae5174cc1096f410768aaf1553ea.tar.gz gentoo-2-668dbca856bbae5174cc1096f410768aaf1553ea.tar.bz2 gentoo-2-668dbca856bbae5174cc1096f410768aaf1553ea.zip |
s390/sh stable
(Portage version: 2.2_rc54/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/util-linux')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.16.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/util-linux/util-linux-2.16.1.ebuild b/sys-apps/util-linux/util-linux-2.16.1.ebuild index 709461f9ad9b..1ef786b8eaa2 100644 --- a/sys-apps/util-linux/util-linux-2.16.1.ebuild +++ b/sys-apps/util-linux/util-linux-2.16.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.16.1.ebuild,v 1.16 2009/12/01 04:52:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.16.1.ebuild,v 1.17 2009/12/05 04:56:00 vapier Exp $ EAPI="2" @@ -20,7 +20,7 @@ if [[ ${PV} == "9999" ]] ; then else SRC_URI="mirror://kernel/linux/utils/util-linux-ng/v${PV:0:4}/${MY_P}.tar.bz2 loop-aes? ( http://dev.gentoo.org/~ssuominen/${P}-loop-aes.patch.bz2 )" - 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" fi LICENSE="GPL-2" |