summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-04-19 13:59:37 +0000
committerMarkus Meier <maekke@gentoo.org>2009-04-19 13:59:37 +0000
commit779975335d175d6170a218c6b09d5198d2ae8999 (patch)
tree5eb651b15c3acf12edcd02bb87a8cf37a85f4d34 /app-crypt/aespipe
parentamd64/x86 stable, bug #266038 (diff)
downloadhistorical-779975335d175d6170a218c6b09d5198d2ae8999.tar.gz
historical-779975335d175d6170a218c6b09d5198d2ae8999.tar.bz2
historical-779975335d175d6170a218c6b09d5198d2ae8999.zip
amd64/x86 stable, bug #266045
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
Diffstat (limited to 'app-crypt/aespipe')
-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 d523351710d6..9cdd82f44879 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.24 2009/04/13 21:11:17 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/ChangeLog,v 1.25 2009/04/19 13:59:37 maekke Exp $
+
+ 19 Apr 2009; Markus Meier <maekke@gentoo.org> aespipe-2.3e:
+ amd64/x86 stable, bug #266045
13 Apr 2009; Brent Baude <ranger@gentoo.org> aespipe-2.3e.ebuild:
Marking aespipe-2.3e ppc64 for bug 266045
diff --git a/app-crypt/aespipe/aespipe-2.3e.ebuild b/app-crypt/aespipe/aespipe-2.3e.ebuild
index 735ced873356..2a51866d1b1b 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.2 2009/04/13 21:11:17 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/aespipe-2.3e.ebuild,v 1.3 2009/04/19 13:59:37 maekke 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"