diff options
Diffstat (limited to 'net-misc/wget/wget-1.11.ebuild')
-rw-r--r-- | net-misc/wget/wget-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/wget/wget-1.11.ebuild b/net-misc/wget/wget-1.11.ebuild index f9bf8aa906af..86cfa9633b87 100644 --- a/net-misc/wget/wget-1.11.ebuild +++ b/net-misc/wget/wget-1.11.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/net-misc/wget/wget-1.11.ebuild,v 1.1 2008/01/28 14:03:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.11.ebuild,v 1.2 2008/01/28 17:36:04 pva Exp $ inherit eutils flag-o-matic @@ -8,7 +8,7 @@ DESCRIPTION="Network utility to retrieve files from the WWW" HOMEPAGE="http://www.gnu.org/software/wget/" SRC_URI="mirror://gnu/wget/${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="debug ipv6 nls socks5 ssl static" |