diff options
Diffstat (limited to 'app-crypt/cfs/cfs-1.4.1.17-r3.ebuild')
-rw-r--r-- | app-crypt/cfs/cfs-1.4.1.17-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/cfs/cfs-1.4.1.17-r3.ebuild b/app-crypt/cfs/cfs-1.4.1.17-r3.ebuild index cbd34aebf7e1..f0a9427130c1 100644 --- a/app-crypt/cfs/cfs-1.4.1.17-r3.ebuild +++ b/app-crypt/cfs/cfs-1.4.1.17-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/cfs/cfs-1.4.1.17-r3.ebuild,v 1.1 2011/12/31 19:54:19 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/cfs/cfs-1.4.1.17-r3.ebuild,v 1.2 2012/07/12 15:27:29 axs Exp $ inherit eutils versionator @@ -15,7 +15,7 @@ HOMEPAGE="http://packages.debian.org/stable/utils/cfs http://www.crypto.com/software/" SRC_URI="mirror://debian/pool/main/c/cfs/cfs_${MY_PV}.orig.tar.gz mirror://debian/pool/main/c/cfs/cfs_${MY_PV}-${DEB_PV}.diff.gz" -LICENSE="as-is" +LICENSE="as-is GPL-2" SLOT="0" KEYWORDS="~ppc ~x86" IUSE="" |