diff options
author | Stuart Longland <redhatter@gentoo.org> | 2006-01-08 13:59:05 +0000 |
---|---|---|
committer | Stuart Longland <redhatter@gentoo.org> | 2006-01-08 13:59:05 +0000 |
commit | 7815a3809b12340fe060d250ee84c7cd580e1033 (patch) | |
tree | 84377e0b63d4ce04860dec04dfb0598bf69945a8 /net-proxy/squid | |
parent | version bump, also closes #117217 (diff) | |
download | historical-7815a3809b12340fe060d250ee84c7cd580e1033.tar.gz historical-7815a3809b12340fe060d250ee84c7cd580e1033.tar.bz2 historical-7815a3809b12340fe060d250ee84c7cd580e1033.zip |
Marked 2.5.12 stable on MIPS, and fixed the copyright header to keep repoman happy.
Package-Manager: portage-2.0.53
Diffstat (limited to 'net-proxy/squid')
-rw-r--r-- | net-proxy/squid/ChangeLog | 8 | ||||
-rw-r--r-- | net-proxy/squid/Manifest | 4 | ||||
-rw-r--r-- | net-proxy/squid/squid-2.5.12.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/net-proxy/squid/ChangeLog b/net-proxy/squid/ChangeLog index afb4b8ad49a4..bddd0cc0e0db 100644 --- a/net-proxy/squid/ChangeLog +++ b/net-proxy/squid/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-proxy/squid -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.57 2005/12/31 20:26:48 hansmi Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.58 2006/01/08 13:59:05 redhatter Exp $ + + 08 Jan 2006; Stuart Longland <redhatter@gentoo.org> squid-2.5.12.ebuild: + Marked 2.5.12 stable on MIPS, and fixed the copyright header to keep repoman + happy. 31 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> squid-2.5.12.ebuild: Stable on hppa, ppc. diff --git a/net-proxy/squid/Manifest b/net-proxy/squid/Manifest index 5262f39a13b6..b969fbfac304 100644 --- a/net-proxy/squid/Manifest +++ b/net-proxy/squid/Manifest @@ -1,4 +1,4 @@ -MD5 21699cfaaa15021b5bd92d0a46d6bf99 ChangeLog 24180 +MD5 b3b9a7e1ec99c4b9859afa4674a2a290 ChangeLog 24347 MD5 9bc2547e30ed7f253626bd88246c0808 files/digest-squid-2.5.10-r2 157 MD5 6b7e2f22e3d8d628b7f3c0a468f05933 files/digest-squid-2.5.10-r4 157 MD5 9aae33d4872e127be17e8a1bc587c2a7 files/digest-squid-2.5.11 157 @@ -13,4 +13,4 @@ MD5 cf398556bce540358644ce9a452abfba metadata.xml 241 MD5 5a123cb8aa8308bf12130208cc3d171b squid-2.5.10-r2.ebuild 6351 MD5 f3431002a02349e68cd89f7c1770e21e squid-2.5.10-r4.ebuild 6400 MD5 af1fa843fab3e498b6181dacf8d033b1 squid-2.5.11.ebuild 6338 -MD5 0c1cc40df8925d7135e7dd00f0b0829e squid-2.5.12.ebuild 6365 +MD5 f966c6508c84c7cecbfb0b7b197dae66 squid-2.5.12.ebuild 6367 diff --git a/net-proxy/squid/squid-2.5.12.ebuild b/net-proxy/squid/squid-2.5.12.ebuild index f6b83a9e0747..1849c3fd442a 100644 --- a/net-proxy/squid/squid-2.5.12.ebuild +++ b/net-proxy/squid/squid-2.5.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.5.12.ebuild,v 1.6 2005/12/31 20:26:48 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.5.12.ebuild,v 1.7 2006/01/08 13:59:05 redhatter Exp $ inherit eutils pam toolchain-funcs flag-o-matic @@ -20,7 +20,7 @@ S=${WORKDIR}/${S_PP} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 mips ppc ppc64 sparc x86" IUSE="pam ldap ssl sasl snmp debug selinux underscores logrotate customlog zero-penalty-hit follow-xff" RDEPEND="pam? ( virtual/pam ) |