diff options
Diffstat (limited to 'app-crypt/cfs')
-rw-r--r-- | app-crypt/cfs/ChangeLog | 8 | ||||
-rw-r--r-- | app-crypt/cfs/cfs-1.4.1.17-r2.ebuild | 6 | ||||
-rw-r--r-- | app-crypt/cfs/cfs-1.4.1.17-r3.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-crypt/cfs/ChangeLog b/app-crypt/cfs/ChangeLog index 95ba32960dfc..b2be87e368c1 100644 --- a/app-crypt/cfs/ChangeLog +++ b/app-crypt/cfs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/cfs -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/cfs/ChangeLog,v 1.13 2011/12/31 19:54:19 idl0r Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/cfs/ChangeLog,v 1.14 2012/07/12 15:27:29 axs Exp $ + + 12 Jul 2012; Ian Stakenvicius <axs@gentoo.org> cfs-1.4.1.17-r2.ebuild, + cfs-1.4.1.17-r3.ebuild: + added GPL-2 to LICENSE per bug 425888 *cfs-1.4.1.17-r3 (31 Dec 2011) *cfs-1.4.1.17-r2 (31 Dec 2011) diff --git a/app-crypt/cfs/cfs-1.4.1.17-r2.ebuild b/app-crypt/cfs/cfs-1.4.1.17-r2.ebuild index 6ce8eb4da791..a2ea976f1906 100644 --- a/app-crypt/cfs/cfs-1.4.1.17-r2.ebuild +++ b/app-crypt/cfs/cfs-1.4.1.17-r2.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-r2.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-r2.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="" 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="" |