summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2013-10-15 09:18:33 +0000
committerLars Wendler <polynomial-c@gentoo.org>2013-10-15 09:18:33 +0000
commitfee7f5b92ba884073a0cdc401e600e1d3bb263ed (patch)
treed368460f4fa1748aa12d962fc60e79979eed98c8 /sys-apps/findutils/findutils-4.5.12.ebuild
parentFixed license according to --version output from all versions in the tree (diff)
downloadgentoo-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.5.12.ebuild')
-rw-r--r--sys-apps/findutils/findutils-4.5.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/findutils/findutils-4.5.12.ebuild b/sys-apps/findutils/findutils-4.5.12.ebuild
index 303fa6b3d78d..81690ace1012 100644
--- a/sys-apps/findutils/findutils-4.5.12.ebuild
+++ b/sys-apps/findutils/findutils-4.5.12.ebuild
@@ -1,6 +1,6 @@
# 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.5.12.ebuild,v 1.2 2013/10/13 02:51:26 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.5.12.ebuild,v 1.3 2013/10/15 09:18:33 polynomial-c Exp $
EAPI="5"
@@ -10,7 +10,7 @@ DESCRIPTION="GNU utilities for finding files"
HOMEPAGE="http://www.gnu.org/software/findutils/"
SRC_URI="mirror://gnu-alpha/${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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="nls selinux static"