summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-07-22 20:09:53 +0000
committerMike Frysinger <vapier@gentoo.org>2007-07-22 20:09:53 +0000
commit9a8053a08f6ceb5319f5a62b4afd0873e24dfd94 (patch)
tree81d52d188c37681a9f7118a3d287116e37cbcf1b /sys-devel
parentfilter unknown targets into the unknown category instead of falling back to t... (diff)
downloadgentoo-2-9a8053a08f6ceb5319f5a62b4afd0873e24dfd94.tar.gz
gentoo-2-9a8053a08f6ceb5319f5a62b4afd0873e24dfd94.tar.bz2
gentoo-2-9a8053a08f6ceb5319f5a62b4afd0873e24dfd94.zip
update LICENSE to GPL-3 #186191 by Graham Murray
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/m4/m4-1.4.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/m4/m4-1.4.10.ebuild b/sys-devel/m4/m4-1.4.10.ebuild
index 389562f39969..9d26f0051d5d 100644
--- a/sys-devel/m4/m4-1.4.10.ebuild
+++ b/sys-devel/m4/m4-1.4.10.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.10.ebuild,v 1.2 2007/07/14 11:13:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.10.ebuild,v 1.3 2007/07/22 20:09:53 vapier Exp $
DESCRIPTION="GNU macro processor"
HOMEPAGE="http://www.gnu.org/software/m4/m4.html"
SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
ftp://ftp.seindal.dk/gnu/${P}.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="examples nls"