diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-02-27 13:14:44 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-02-27 13:14:44 +0000 |
commit | 41dd126a6340d01b4b4c416b5388e32c16bd0660 (patch) | |
tree | 4111a011ac1cc35d7aedf1d6a47c4e3b02f1c94a /app-crypt/aespipe/aespipe-2.3b.ebuild | |
parent | Remove vulnerable versions bug 165555 (diff) | |
download | gentoo-2-41dd126a6340d01b4b4c416b5388e32c16bd0660.tar.gz gentoo-2-41dd126a6340d01b4b4c416b5388e32c16bd0660.tar.bz2 gentoo-2-41dd126a6340d01b4b4c416b5388e32c16bd0660.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-crypt/aespipe/aespipe-2.3b.ebuild')
-rw-r--r-- | app-crypt/aespipe/aespipe-2.3b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/aespipe/aespipe-2.3b.ebuild b/app-crypt/aespipe/aespipe-2.3b.ebuild index 6655bd859c95..f9bce3609770 100644 --- a/app-crypt/aespipe/aespipe-2.3b.ebuild +++ b/app-crypt/aespipe/aespipe-2.3b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.12 2007/02/22 11:43:48 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/aespipe-2.3b.ebuild,v 1.13 2007/02/27 13:14:44 grobian 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 ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="static" DEPEND="" RDEPEND="app-arch/sharutils" |