diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-21 17:11:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-21 17:11:46 +0000 |
commit | 004b57d1b206e8f8611c23285f6905e55d79af74 (patch) | |
tree | 6db1261c342eaed8affbd88ffec2f26a66655a6a /sys-apps/util-linux/util-linux-2.20.1-r1.ebuild | |
parent | Stable for amd64, wrt bug #404179 (diff) | |
download | gentoo-2-004b57d1b206e8f8611c23285f6905e55d79af74.tar.gz gentoo-2-004b57d1b206e8f8611c23285f6905e55d79af74.tar.bz2 gentoo-2-004b57d1b206e8f8611c23285f6905e55d79af74.zip |
Stable for amd64, wrt bug #404179
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/util-linux/util-linux-2.20.1-r1.ebuild')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.20.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/util-linux/util-linux-2.20.1-r1.ebuild b/sys-apps/util-linux/util-linux-2.20.1-r1.ebuild index 927c5cd6a264..010103bb5a02 100644 --- a/sys-apps/util-linux/util-linux-2.20.1-r1.ebuild +++ b/sys-apps/util-linux/util-linux-2.20.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.20.1-r1.ebuild,v 1.2 2012/02/18 17:09:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.20.1-r1.ebuild,v 1.3 2012/02/21 17:11:46 ago Exp $ EAPI="3" @@ -20,7 +20,7 @@ if [[ ${PV} == "9999" ]] ; then else SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.bz2 loop-aes? ( http://loop-aes.sourceforge.net/updates/util-linux-2.20-20110905.diff.bz2 )" - KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux" + KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux" fi LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain" |