summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-09-22 19:06:51 +0000
committerSimon Stelling <blubb@gentoo.org>2006-09-22 19:06:51 +0000
commit8d745b15223492779808a6021fa82b0f376e63be (patch)
treed2bf54d673f62cb09ed9f612375679cc5f44fa6f /app-crypt/aespipe
parentstable on amd64 (diff)
downloadgentoo-2-8d745b15223492779808a6021fa82b0f376e63be.tar.gz
gentoo-2-8d745b15223492779808a6021fa82b0f376e63be.tar.bz2
gentoo-2-8d745b15223492779808a6021fa82b0f376e63be.zip
stable on amd64
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'app-crypt/aespipe')
-rw-r--r--app-crypt/aespipe/ChangeLog5
-rw-r--r--app-crypt/aespipe/aespipe-2.3b.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/aespipe/ChangeLog b/app-crypt/aespipe/ChangeLog
index 11186126312e..6fccd202209f 100644
--- a/app-crypt/aespipe/ChangeLog
+++ b/app-crypt/aespipe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/aespipe
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/ChangeLog,v 1.14 2006/09/17 07:15:08 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/ChangeLog,v 1.15 2006/09/22 19:06:51 blubb Exp $
+
+ 22 Sep 2006; <blubb@gentoo.org> aespipe-2.3b.ebuild:
+ stable on amd64
17 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> aespipe-2.3b.ebuild:
ppc stable
diff --git a/app-crypt/aespipe/aespipe-2.3b.ebuild b/app-crypt/aespipe/aespipe-2.3b.ebuild
index f5f361bdd9c6..37af02ccda93 100644
--- a/app-crypt/aespipe/aespipe-2.3b.ebuild
+++ b/app-crypt/aespipe/aespipe-2.3b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.6 2006/09/17 07:15:08 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/aespipe-2.3b.ebuild,v 1.7 2006/09/22 19:06:51 blubb 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 ppc-macos sparc ~x86"
+KEYWORDS="amd64 ppc ppc-macos sparc ~x86"
IUSE="static"
DEPEND=""