diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 18:37:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 18:37:42 +0000 |
commit | 14fa8431b967c78e6ce59e39068f6c2ae15a5d0b (patch) | |
tree | ed63db74ab1a53a6256555929b846f74f30d8a56 /sys-fs | |
parent | rm (diff) | |
download | gentoo-2-14fa8431b967c78e6ce59e39068f6c2ae15a5d0b.tar.gz gentoo-2-14fa8431b967c78e6ce59e39068f6c2ae15a5d0b.tar.bz2 gentoo-2-14fa8431b967c78e6ce59e39068f6c2ae15a5d0b.zip |
Add ~arm wrt #301099
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/loop-aes/ChangeLog | 6 | ||||
-rw-r--r-- | sys-fs/loop-aes/loop-aes-3.2g.ebuild | 6 | ||||
-rw-r--r-- | sys-fs/loop-aes/loop-aes-3.2h.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/sys-fs/loop-aes/ChangeLog b/sys-fs/loop-aes/ChangeLog index 0610d43c6b9a..0579f48ce87a 100644 --- a/sys-fs/loop-aes/ChangeLog +++ b/sys-fs/loop-aes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/loop-aes # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/ChangeLog,v 1.50 2010/01/19 15:30:21 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/ChangeLog,v 1.51 2010/01/23 18:37:42 armin76 Exp $ + + 23 Jan 2010; Raúl Porcel <armin76@gentoo.org> loop-aes-3.2g.ebuild, + loop-aes-3.2h.ebuild: + Add ~arm wrt #301099 19 Jan 2010; Christian Faulhammer <fauli@gentoo.org> loop-aes-3.2h.ebuild: stable x86, bug 300708 diff --git a/sys-fs/loop-aes/loop-aes-3.2g.ebuild b/sys-fs/loop-aes/loop-aes-3.2g.ebuild index 8827d5d6f020..20ee8ce11581 100644 --- a/sys-fs/loop-aes/loop-aes-3.2g.ebuild +++ b/sys-fs/loop-aes/loop-aes-3.2g.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/loop-aes-3.2g.ebuild,v 1.5 2009/12/25 18:04:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/loop-aes-3.2g.ebuild,v 1.6 2010/01/23 18:37:42 armin76 Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/loop-aes/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" IUSE="extra-ciphers keyscrub padlock" -KEYWORDS="amd64 ~hppa ~ppc ~sparc x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~sparc x86" RDEPEND=">=sys-apps/util-linux-2.12r" RDEPEND="|| ( ${RDEPEND}[crypt] ${RDEPEND}[loop-aes] )" diff --git a/sys-fs/loop-aes/loop-aes-3.2h.ebuild b/sys-fs/loop-aes/loop-aes-3.2h.ebuild index 162da5e9d6b4..15f609368a4a 100644 --- a/sys-fs/loop-aes/loop-aes-3.2h.ebuild +++ b/sys-fs/loop-aes/loop-aes-3.2h.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/loop-aes-3.2h.ebuild,v 1.4 2010/01/19 15:30:21 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/loop-aes/loop-aes-3.2h.ebuild,v 1.5 2010/01/23 18:37:42 armin76 Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/loop-aes/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" IUSE="extra-ciphers keyscrub padlock" -KEYWORDS="amd64 ~hppa ~ppc ~sparc x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~sparc x86" RDEPEND=">=sys-apps/util-linux-2.12r" RDEPEND="|| ( ${RDEPEND}[crypt] ${RDEPEND}[loop-aes] )" |