diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-28 16:17:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-28 16:17:54 +0000 |
commit | 9fef44b2331b27762707f6457b70c3c7ce040f83 (patch) | |
tree | eb8907a9706a09f4c1ec15f0df8182f49ad053d8 /sys-apps/util-linux | |
parent | ia64/sparc stable wrt #284744 (diff) | |
download | gentoo-2-9fef44b2331b27762707f6457b70c3c7ce040f83.tar.gz gentoo-2-9fef44b2331b27762707f6457b70c3c7ce040f83.tar.bz2 gentoo-2-9fef44b2331b27762707f6457b70c3c7ce040f83.zip |
Forgot to stabilize ia64
(Portage version: 2.1.6.13/cvs/Linux ia64)
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 24cfd94387de..1a4f590adcdc 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.13 2009/11/28 16:13:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.16.1.ebuild,v 1.14 2009/11/28 16:17:54 armin76 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" |