diff options
Diffstat (limited to 'app-crypt/ccrypt/ccrypt-1.7-r1.ebuild')
-rw-r--r-- | app-crypt/ccrypt/ccrypt-1.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/ccrypt/ccrypt-1.7-r1.ebuild b/app-crypt/ccrypt/ccrypt-1.7-r1.ebuild index 3023d642214c..f6250114ada2 100644 --- a/app-crypt/ccrypt/ccrypt-1.7-r1.ebuild +++ b/app-crypt/ccrypt/ccrypt-1.7-r1.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/ccrypt/ccrypt-1.7-r1.ebuild,v 1.3 2007/11/11 03:05:05 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/ccrypt/ccrypt-1.7-r1.ebuild,v 1.4 2007/11/11 06:53:02 drac Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://ccrypt.sourceforge.net" SRC_URI="http://ccrypt.sourceforge.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc-macos x86" +KEYWORDS="amd64 ppc ~ppc-macos x86" IUSE="" src_unpack() { |