diff options
author | 2013-06-26 11:53:53 +0000 | |
---|---|---|
committer | 2013-06-26 11:53:53 +0000 | |
commit | 3bc79d0e4e8638482f92e40a5195e4c45c76a7ad (patch) | |
tree | 111e68e292bcc2e9c629bc6fff4680849e5008ec /app-crypt/loop-aes-losetup/loop-aes-losetup-2.21.ebuild | |
parent | Stable for arm, wrt bug #469380 (diff) | |
download | historical-3bc79d0e4e8638482f92e40a5195e4c45c76a7ad.tar.gz historical-3bc79d0e4e8638482f92e40a5195e4c45c76a7ad.tar.bz2 historical-3bc79d0e4e8638482f92e40a5195e4c45c76a7ad.zip |
Stable for arm, wrt bug #469382
Package-Manager: portage-2.1.12.2/cvs/Linux ppc64
RepoMan-Options: --include-arches="arm"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'app-crypt/loop-aes-losetup/loop-aes-losetup-2.21.ebuild')
-rw-r--r-- | app-crypt/loop-aes-losetup/loop-aes-losetup-2.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/loop-aes-losetup/loop-aes-losetup-2.21.ebuild b/app-crypt/loop-aes-losetup/loop-aes-losetup-2.21.ebuild index 5579d54e55e9..1ad7069cd78d 100644 --- a/app-crypt/loop-aes-losetup/loop-aes-losetup-2.21.ebuild +++ b/app-crypt/loop-aes-losetup/loop-aes-losetup-2.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/loop-aes-losetup/loop-aes-losetup-2.21.ebuild,v 1.2 2013/06/13 19:58:01 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/loop-aes-losetup/loop-aes-losetup-2.21.ebuild,v 1.3 2013/06/26 11:53:51 ago Exp $ EAPI="4" @@ -16,7 +16,7 @@ DESCRIPTION="Various useful Linux utilities" HOMEPAGE="http://www.kernel.org/pub/linux/utils/util-linux/" SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz http://loop-aes.sourceforge.net/updates/util-linux-${LOOPAES_PV}.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" LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain" SLOT="0" |