summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-04-13 21:11:17 +0000
committerBrent Baude <ranger@gentoo.org>2009-04-13 21:11:17 +0000
commit3f7ce4ce4a1976e6050f196d7e1b6e5584114fe2 (patch)
tree3b207bcc844b9f015b4b56b284215bee75d369b4 /app-crypt
parentMarking amanda-2.6.0_p2-r4 ppc64 for bug 264456 (diff)
downloadgentoo-2-3f7ce4ce4a1976e6050f196d7e1b6e5584114fe2.tar.gz
gentoo-2-3f7ce4ce4a1976e6050f196d7e1b6e5584114fe2.tar.bz2
gentoo-2-3f7ce4ce4a1976e6050f196d7e1b6e5584114fe2.zip
Marking aespipe-2.3e ppc64 for bug 266045
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/aespipe/ChangeLog7
-rw-r--r--app-crypt/aespipe/aespipe-2.3e.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-crypt/aespipe/ChangeLog b/app-crypt/aespipe/ChangeLog
index 0b3fc31fcb24..d523351710d6 100644
--- a/app-crypt/aespipe/ChangeLog
+++ b/app-crypt/aespipe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/aespipe
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/ChangeLog,v 1.23 2008/11/04 10:25:01 dragonheart Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/ChangeLog,v 1.24 2009/04/13 21:11:17 ranger Exp $
+
+ 13 Apr 2009; Brent Baude <ranger@gentoo.org> aespipe-2.3e.ebuild:
+ Marking aespipe-2.3e ppc64 for bug 266045
*aespipe-2.3e (04 Nov 2008)
diff --git a/app-crypt/aespipe/aespipe-2.3e.ebuild b/app-crypt/aespipe/aespipe-2.3e.ebuild
index aa104e02b673..735ced873356 100644
--- a/app-crypt/aespipe/aespipe-2.3e.ebuild
+++ b/app-crypt/aespipe/aespipe-2.3e.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# 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.1 2008/11/04 10:25:01 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/aespipe-2.3e.ebuild,v 1.2 2009/04/13 21:11:17 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"