diff options
Diffstat (limited to 'net-proxy/dante/dante-1.4.0.ebuild')
-rw-r--r-- | net-proxy/dante/dante-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/dante/dante-1.4.0.ebuild b/net-proxy/dante/dante-1.4.0.ebuild index dcc343e750b7..af067c5b203f 100644 --- a/net-proxy/dante/dante-1.4.0.ebuild +++ b/net-proxy/dante/dante-1.4.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/dante-1.4.0.ebuild,v 1.1 2014/01/05 23:33:03 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/dante-1.4.0.ebuild,v 1.2 2014/01/08 06:24:08 vapier Exp $ EAPI="5" -inherit autotools eutils +inherit autotools eutils user DESCRIPTION="A free socks4,5 and msproxy implementation" HOMEPAGE="http://www.inet.no/dante/" |