diff options
author | 2013-10-15 09:18:33 +0000 | |
---|---|---|
committer | 2013-10-15 09:18:33 +0000 | |
commit | fee7f5b92ba884073a0cdc401e600e1d3bb263ed (patch) | |
tree | d368460f4fa1748aa12d962fc60e79979eed98c8 /sys-apps/findutils/findutils-4.4.2-r1.ebuild | |
parent | Fixed license according to --version output from all versions in the tree (diff) | |
download | gentoo-2-fee7f5b92ba884073a0cdc401e600e1d3bb263ed.tar.gz gentoo-2-fee7f5b92ba884073a0cdc401e600e1d3bb263ed.tar.bz2 gentoo-2-fee7f5b92ba884073a0cdc401e600e1d3bb263ed.zip |
Fixed license according to --version output from all versions in the tree
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
Diffstat (limited to 'sys-apps/findutils/findutils-4.4.2-r1.ebuild')
-rw-r--r-- | sys-apps/findutils/findutils-4.4.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/findutils/findutils-4.4.2-r1.ebuild b/sys-apps/findutils/findutils-4.4.2-r1.ebuild index 1a4d95e88b29..e66ceb468640 100644 --- a/sys-apps/findutils/findutils-4.4.2-r1.ebuild +++ b/sys-apps/findutils/findutils-4.4.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.4.2-r1.ebuild,v 1.10 2012/03/27 17:50:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.4.2-r1.ebuild,v 1.11 2013/10/15 09:18:33 polynomial-c Exp $ inherit eutils flag-o-matic toolchain-funcs multilib @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/findutils/" SRC_URI="mirror://gnu-alpha/${PN}/${P}.tar.gz mirror://gnu/${PN}/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-3+" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="nls selinux static" |