diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-11-11 06:53:02 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-11-11 06:53:02 +0000 |
commit | 03aaf8b3a556fa9a9e1a287be08afb4131cbc286 (patch) | |
tree | 2dcf02830e3992e4eb77b816ac0c198b7ceba56f /app-crypt/ccrypt/ccrypt-1.7-r1.ebuild | |
parent | Reapply sandbox patch, can reproduce this (diff) | |
download | gentoo-2-03aaf8b3a556fa9a9e1a287be08afb4131cbc286.tar.gz gentoo-2-03aaf8b3a556fa9a9e1a287be08afb4131cbc286.tar.bz2 gentoo-2-03aaf8b3a556fa9a9e1a287be08afb4131cbc286.zip |
amd64 stable wrt #198645
(Portage version: 2.1.3.19)
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() { |