diff options
author | David Holm <dholm@gentoo.org> | 2004-10-15 16:05:56 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-15 16:05:56 +0000 |
commit | 75e08f46f08750e53ce595e3e6d9bc39c6844e43 (patch) | |
tree | a36c6aa161ef730aedf87b051a2fde6558ff8233 /app-crypt/ccrypt/ccrypt-1.7.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-75e08f46f08750e53ce595e3e6d9bc39c6844e43.tar.gz historical-75e08f46f08750e53ce595e3e6d9bc39c6844e43.tar.bz2 historical-75e08f46f08750e53ce595e3e6d9bc39c6844e43.zip |
Added to ~ppc
Diffstat (limited to 'app-crypt/ccrypt/ccrypt-1.7.ebuild')
-rw-r--r-- | app-crypt/ccrypt/ccrypt-1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/ccrypt/ccrypt-1.7.ebuild b/app-crypt/ccrypt/ccrypt-1.7.ebuild index 689c51e5ef2b..aa37c5c279fc 100644 --- a/app-crypt/ccrypt/ccrypt-1.7.ebuild +++ b/app-crypt/ccrypt/ccrypt-1.7.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/ccrypt/ccrypt-1.7.ebuild,v 1.1 2004/09/07 11:40:59 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/ccrypt/ccrypt-1.7.ebuild,v 1.2 2004/10/15 16:05:56 dholm Exp $ DESCRIPTION="Encryption and decryption" HOMEPAGE="http://ccrypt.sourceforge.net" SRC_URI="http://ccrypt.sourceforge.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" RDEPEND="virtual/libc" DEPEND="virtual/libc |