diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-28 16:13:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-28 16:13:35 +0000 |
commit | 5e0d94a1cde704be12167c76a7620ef58330ef49 (patch) | |
tree | d7a0bb965e655c9b36fced905c26d2bb9fc144c3 /sys-apps/util-linux/util-linux-2.16.1.ebuild | |
parent | Version bump. Set SUPPORT_PYTHON_ABIS. (diff) | |
download | historical-5e0d94a1cde704be12167c76a7620ef58330ef49.tar.gz historical-5e0d94a1cde704be12167c76a7620ef58330ef49.tar.bz2 historical-5e0d94a1cde704be12167c76a7620ef58330ef49.zip |
ia64/sparc stable wrt #284744
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'sys-apps/util-linux/util-linux-2.16.1.ebuild')
-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 9525fa76cefd..24cfd94387de 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.12 2009/11/26 21:19:38 vapier Exp $ +# $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 $ 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" |