diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2013-04-09 18:09:40 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2013-04-09 18:09:40 +0000 |
commit | 7cb65553eb3733d33e7bffbf790f199a70c6a874 (patch) | |
tree | b6b4215bc5f5f5e172f1dfd24e2fc6445a833d71 /net-proxy/dante/dante-1.1.19-r4.ebuild | |
parent | Remove old. (diff) | |
download | gentoo-2-7cb65553eb3733d33e7bffbf790f199a70c6a874.tar.gz gentoo-2-7cb65553eb3733d33e7bffbf790f199a70c6a874.tar.bz2 gentoo-2-7cb65553eb3733d33e7bffbf790f199a70c6a874.zip |
Revision bump of 1.3.2 and 1.4.0_pre1 fix bug #380449 (duplicate bug #465092), meanwhile also added GPL-2 to LICENSE of all versions to fix bug #426122.
(Portage version: 2.1.11.60/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'net-proxy/dante/dante-1.1.19-r4.ebuild')
-rw-r--r-- | net-proxy/dante/dante-1.1.19-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-proxy/dante/dante-1.1.19-r4.ebuild b/net-proxy/dante/dante-1.1.19-r4.ebuild index e288d3c86a7e..ed50f8e45ce0 100644 --- a/net-proxy/dante/dante-1.1.19-r4.ebuild +++ b/net-proxy/dante/dante-1.1.19-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/dante-1.1.19-r4.ebuild,v 1.9 2012/03/13 12:07:02 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/dante-1.1.19-r4.ebuild,v 1.10 2013/04/09 18:09:40 tomwij Exp $ inherit eutils autotools @@ -8,7 +8,7 @@ DESCRIPTION="A free socks4,5 and msproxy implementation" HOMEPAGE="http://www.inet.no/dante/" SRC_URI="ftp://ftp.inet.no/pub/socks/${P}.tar.gz" -LICENSE="BSD" +LICENSE="BSD GPL-2" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="tcpd debug selinux pam" |