summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-01-26 06:17:37 +0000
committerMike Frysinger <vapier@gentoo.org>2008-01-26 06:17:37 +0000
commitd3454c2bdb208a68c62a5f68812fe88ee5a0505b (patch)
tree49105f30b3986b5625534731fadf3d984d2baadb /sys-apps/coreutils
parentVersion bump. (diff)
downloadgentoo-2-d3454c2bdb208a68c62a5f68812fe88ee5a0505b.tar.gz
gentoo-2-d3454c2bdb208a68c62a5f68812fe88ee5a0505b.tar.bz2
gentoo-2-d3454c2bdb208a68c62a5f68812fe88ee5a0505b.zip
GPL-2 -> GPL-3 #207345 by Azamat H. Hackimov
(Portage version: 2.1.4)
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r--sys-apps/coreutils/coreutils-6.10-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/coreutils/coreutils-6.10-r1.ebuild b/sys-apps/coreutils/coreutils-6.10-r1.ebuild
index ddd3b39d392f..33c8d9c2b9bb 100644
--- a/sys-apps/coreutils/coreutils-6.10-r1.ebuild
+++ b/sys-apps/coreutils/coreutils-6.10-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r1.ebuild,v 1.1 2008/01/23 04:41:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r1.ebuild,v 1.2 2008/01/26 06:17:37 vapier Exp $
inherit eutils flag-o-matic toolchain-funcs autotools
@@ -13,7 +13,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/coreutils/${P}.tar.lzma
mirror://gentoo/${P}-patches-${PATCH_VER}.tar.bz2
http://dev.gentoo.org/~vapier/dist/${P}-patches-${PATCH_VER}.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="acl nls selinux static xattr"