diff options
Diffstat (limited to 'app-crypt/ccrypt/ccrypt-1.8.ebuild')
-rw-r--r-- | app-crypt/ccrypt/ccrypt-1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/ccrypt/ccrypt-1.8.ebuild b/app-crypt/ccrypt/ccrypt-1.8.ebuild index a94160be48d6..c14df5a7b768 100644 --- a/app-crypt/ccrypt/ccrypt-1.8.ebuild +++ b/app-crypt/ccrypt/ccrypt-1.8.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/ccrypt/ccrypt-1.8.ebuild,v 1.2 2009/07/31 14:22:49 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/ccrypt/ccrypt-1.8.ebuild,v 1.3 2009/08/02 14:19:03 nixnut 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="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="" src_install () { |