summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-04-26 19:13:42 +0000
committerBrent Baude <ranger@gentoo.org>2009-04-26 19:13:42 +0000
commitd93053a91d6c9d5bc00972342daf5ffd14b73fb7 (patch)
tree42cbd7cf5266a6712f14f53343ce2bcaa0061731 /app-crypt
parentstable ppc, bug 266038 (diff)
downloadhistorical-d93053a91d6c9d5bc00972342daf5ffd14b73fb7.tar.gz
historical-d93053a91d6c9d5bc00972342daf5ffd14b73fb7.tar.bz2
historical-d93053a91d6c9d5bc00972342daf5ffd14b73fb7.zip
stable ppc, bug 266045
Package-Manager: portage-2.1.6.11/cvs/Linux ppc64
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/aespipe/ChangeLog5
-rw-r--r--app-crypt/aespipe/aespipe-2.3e.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/aespipe/ChangeLog b/app-crypt/aespipe/ChangeLog
index 5d4c0673b1a6..a454807476c0 100644
--- a/app-crypt/aespipe/ChangeLog
+++ b/app-crypt/aespipe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/aespipe
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/ChangeLog,v 1.26 2009/04/22 18:12:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/ChangeLog,v 1.27 2009/04/26 19:13:42 ranger Exp $
+
+ 26 Apr 2009; Brent Baude <ranger@gentoo.org> aespipe-2.3e.ebuild:
+ stable ppc, bug 266045
22 Apr 2009; Raúl Porcel <armin76@gentoo.org> aespipe-2.3e.ebuild:
sparc stable wrt #266045
diff --git a/app-crypt/aespipe/aespipe-2.3e.ebuild b/app-crypt/aespipe/aespipe-2.3e.ebuild
index 1bd80cae74e4..e56bfb923813 100644
--- a/app-crypt/aespipe/aespipe-2.3e.ebuild
+++ b/app-crypt/aespipe/aespipe-2.3e.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/app-crypt/aespipe/aespipe-2.3e.ebuild,v 1.4 2009/04/22 18:12:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/aespipe-2.3e.ebuild,v 1.5 2009/04/26 19:13:42 ranger 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 ppc ppc64 sparc x86"
IUSE="static"
DEPEND=""
RDEPEND="app-arch/sharutils"