summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-04-22 18:12:49 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-04-22 18:12:49 +0000
commit1546f79b153bdb24b9cb1b63eb38f6ff58b5e063 (patch)
treea52dbf58cf945e9cf85bb177bb704c07fc346b88 /app-crypt/aespipe
parentsparc stable wrt #266038 (diff)
downloadhistorical-1546f79b153bdb24b9cb1b63eb38f6ff58b5e063.tar.gz
historical-1546f79b153bdb24b9cb1b63eb38f6ff58b5e063.tar.bz2
historical-1546f79b153bdb24b9cb1b63eb38f6ff58b5e063.zip
sparc stable wrt #266045
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
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 9cdd82f44879..5d4c0673b1a6 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.25 2009/04/19 13:59:37 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/ChangeLog,v 1.26 2009/04/22 18:12:49 armin76 Exp $
+
+ 22 Apr 2009; Raúl Porcel <armin76@gentoo.org> aespipe-2.3e.ebuild:
+ sparc stable wrt #266045
19 Apr 2009; Markus Meier <maekke@gentoo.org> aespipe-2.3e:
amd64/x86 stable, bug #266045
diff --git a/app-crypt/aespipe/aespipe-2.3e.ebuild b/app-crypt/aespipe/aespipe-2.3e.ebuild
index 2a51866d1b1b..1bd80cae74e4 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.3 2009/04/19 13:59:37 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/aespipe-2.3e.ebuild,v 1.4 2009/04/22 18:12:49 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 ~ppc ppc64 sparc x86"
IUSE="static"
DEPEND=""
RDEPEND="app-arch/sharutils"