summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-09-03 01:19:57 +0000
committerDavid Holm <dholm@gentoo.org>2004-09-03 01:19:57 +0000
commitbc83fa99cac41154bb50fcb41f9620011d80325e (patch)
treeead5c08d73e8d41f700ae84b89286198e10ea89b /app-crypt/aespipe
parent (Manifest recommit) (diff)
downloadgentoo-2-bc83fa99cac41154bb50fcb41f9620011d80325e.tar.gz
gentoo-2-bc83fa99cac41154bb50fcb41f9620011d80325e.tar.bz2
gentoo-2-bc83fa99cac41154bb50fcb41f9620011d80325e.zip
Added to ~ppc
Diffstat (limited to 'app-crypt/aespipe')
-rw-r--r--app-crypt/aespipe/ChangeLog5
-rw-r--r--app-crypt/aespipe/aespipe-2.2a.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/aespipe/ChangeLog b/app-crypt/aespipe/ChangeLog
index 7d3b24561a8f..7fa8da2b01d0 100644
--- a/app-crypt/aespipe/ChangeLog
+++ b/app-crypt/aespipe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/aespipe
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/ChangeLog,v 1.3 2004/06/24 21:29:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/ChangeLog,v 1.4 2004/09/03 01:19:22 dholm Exp $
+
+ 03 Sep 2004; David Holm <dholm@gentoo.org> aespipe-2.2a.ebuild:
+ Added to ~ppc.
28 Apr 2004; Jon Portnoy <avenj@gentoo.org> aespipe-2.2a.ebuild :
Stable on AMD64 and x86.
diff --git a/app-crypt/aespipe/aespipe-2.2a.ebuild b/app-crypt/aespipe/aespipe-2.2a.ebuild
index 3c579896ee77..6a1ab5b0d0eb 100644
--- a/app-crypt/aespipe/aespipe-2.2a.ebuild
+++ b/app-crypt/aespipe/aespipe-2.2a.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/aespipe-2.2a.ebuild,v 1.3 2004/06/24 21:29:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/aespipe-2.2a.ebuild,v 1.4 2004/09/03 01:19:22 dholm Exp $
DESCRIPTION="Encrypts data from stdin to stdout."
HOMEPAGE="http://loop-aes.sourceforge.net"
SRC_URI="http://loop-aes.sourceforge.net/aespipe/${PN}-v${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 amd64"
+KEYWORDS="x86 amd64 ~ppc"
IUSE="static"
DEPEND=""
S="${WORKDIR}/${PN}-v${PV}"