summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-01-23 18:39:03 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-01-23 18:39:03 +0000
commit0d7f77959f396979f3d508b5f8f7edcdeaa51cd5 (patch)
treef163fee29edde9b2d131ca71ab3f6d65a65f2da2 /app-crypt
parentrm (diff)
downloadgentoo-2-0d7f77959f396979f3d508b5f8f7edcdeaa51cd5.tar.gz
gentoo-2-0d7f77959f396979f3d508b5f8f7edcdeaa51cd5.tar.bz2
gentoo-2-0d7f77959f396979f3d508b5f8f7edcdeaa51cd5.zip
Add ~arm wrt #301097
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/aespipe/ChangeLog6
-rw-r--r--app-crypt/aespipe/aespipe-2.3b.ebuild6
-rw-r--r--app-crypt/aespipe/aespipe-2.3e.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/app-crypt/aespipe/ChangeLog b/app-crypt/aespipe/ChangeLog
index c2d27a1f7998..0fe925e23abf 100644
--- a/app-crypt/aespipe/ChangeLog
+++ b/app-crypt/aespipe/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-crypt/aespipe
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/ChangeLog,v 1.28 2010/01/01 19:56:57 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/ChangeLog,v 1.29 2010/01/23 18:39:03 armin76 Exp $
+
+ 23 Jan 2010; Raúl Porcel <armin76@gentoo.org> aespipe-2.3b.ebuild,
+ aespipe-2.3e.ebuild:
+ Add ~arm wrt #301097
01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> aespipe-2.3e.ebuild:
Transfer Prefix keywords
diff --git a/app-crypt/aespipe/aespipe-2.3b.ebuild b/app-crypt/aespipe/aespipe-2.3b.ebuild
index f9bce3609770..2c975e54fb7e 100644
--- a/app-crypt/aespipe/aespipe-2.3b.ebuild
+++ b/app-crypt/aespipe/aespipe-2.3b.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/aespipe-2.3b.ebuild,v 1.13 2007/02/27 13:14:44 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/aespipe-2.3b.ebuild,v 1.14 2010/01/23 18:39:03 armin76 Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://loop-aes.sourceforge.net/aespipe/${PN}-v${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~arm ppc ppc64 sparc x86"
IUSE="static"
DEPEND=""
RDEPEND="app-arch/sharutils"
diff --git a/app-crypt/aespipe/aespipe-2.3e.ebuild b/app-crypt/aespipe/aespipe-2.3e.ebuild
index e88ba772101a..6a6e9cbffa41 100644
--- a/app-crypt/aespipe/aespipe-2.3e.ebuild
+++ b/app-crypt/aespipe/aespipe-2.3e.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/app-crypt/aespipe/aespipe-2.3e.ebuild,v 1.6 2010/01/01 19:56:57 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/aespipe-2.3e.ebuild,v 1.7 2010/01/23 18:39:03 armin76 Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://loop-aes.sourceforge.net/aespipe/${PN}-v${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="amd64 ~arm ppc ppc64 sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
IUSE="static"
DEPEND=""
RDEPEND="app-arch/sharutils"