summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-11-25 00:06:20 +0000
committerMike Frysinger <vapier@gentoo.org>2009-11-25 00:06:20 +0000
commit7fd71c1572fc0ee7fdbcabaf9c2085ce5405648c (patch)
tree2eb42837da260ce65d16224cc93d77321438a9d5 /sys-devel/autoconf
parentfix php configure generation with autoconf-2.64+ #281697 (diff)
downloadgentoo-2-7fd71c1572fc0ee7fdbcabaf9c2085ce5405648c.tar.gz
gentoo-2-7fd71c1572fc0ee7fdbcabaf9c2085ce5405648c.tar.bz2
gentoo-2-7fd71c1572fc0ee7fdbcabaf9c2085ce5405648c.zip
autoconf-2.65 is gpl-3+
Diffstat (limited to 'sys-devel/autoconf')
-rw-r--r--sys-devel/autoconf/autoconf-2.65.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autoconf/autoconf-2.65.ebuild b/sys-devel/autoconf/autoconf-2.65.ebuild
index 10676c2b15e6..bf461b88d15e 100644
--- a/sys-devel/autoconf/autoconf-2.65.ebuild
+++ b/sys-devel/autoconf/autoconf-2.65.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.65.ebuild,v 1.1 2009/11/21 19:12:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.65.ebuild,v 1.2 2009/11/25 00:06:20 vapier Exp $
DESCRIPTION="Used to create autoconfiguration files"
HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="GPL-3"
SLOT="2.5"
#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="emacs"