diff options
author | Patrick Lauer <patrick@gentoo.org> | 2014-10-03 09:28:11 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2014-10-03 09:28:11 +0000 |
commit | 5e3a33f6c6edec9e793cc8869853404f30b12bfa (patch) | |
tree | 758ce646cd3415efa588d18b94b62437e157ce62 /net-proxy | |
parent | Removed old versions (diff) | |
download | gentoo-2-5e3a33f6c6edec9e793cc8869853404f30b12bfa.tar.gz gentoo-2-5e3a33f6c6edec9e793cc8869853404f30b12bfa.tar.bz2 gentoo-2-5e3a33f6c6edec9e793cc8869853404f30b12bfa.zip |
Whitespace
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/squid/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/squid/squid-3.3.13.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/net-proxy/squid/ChangeLog b/net-proxy/squid/ChangeLog index c164cad314b1..7d7b9403bef7 100644 --- a/net-proxy/squid/ChangeLog +++ b/net-proxy/squid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/squid # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.486 2014/10/03 05:21:27 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.487 2014/10/03 09:28:11 patrick Exp $ + + 03 Oct 2014; Patrick Lauer <patrick@gentoo.org> squid-3.3.13.ebuild: + Whitespace *squid-3.4.8 (03 Oct 2014) diff --git a/net-proxy/squid/squid-3.3.13.ebuild b/net-proxy/squid/squid-3.3.13.ebuild index 410764b96f1a..80b4b8a932e5 100644 --- a/net-proxy/squid/squid-3.3.13.ebuild +++ b/net-proxy/squid/squid-3.3.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.3.13.ebuild,v 1.12 2014/10/03 05:19:56 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.3.13.ebuild,v 1.13 2014/10/03 09:28:11 patrick Exp $ EAPI=5 inherit autotools eutils linux-info pam toolchain-funcs user versionator @@ -9,7 +9,6 @@ DESCRIPTION="A full-featured web proxy cache" HOMEPAGE="http://www.squid-cache.org/" SRC_URI="http://www.squid-cache.org/Versions/v3/3.3/${P}.tar.xz" - LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" |