summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-04-30 16:36:01 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-04-30 16:36:01 +0000
commit821392e98ee45cc75960138290d5c3167ba22c5e (patch)
treef6af8ff0b44a8593dba3efd7a70e1e2ab873c274 /net-proxy
parentEclass for nxserver 1.5 (diff)
downloadgentoo-2-821392e98ee45cc75960138290d5c3167ba22c5e.tar.gz
gentoo-2-821392e98ee45cc75960138290d5c3167ba22c5e.tar.bz2
gentoo-2-821392e98ee45cc75960138290d5c3167ba22c5e.zip
ppc stable
(Portage version: 2.1_pre10)
Diffstat (limited to 'net-proxy')
-rw-r--r--net-proxy/squid/ChangeLog5
-rw-r--r--net-proxy/squid/files/digest-squid-2.5.134
-rw-r--r--net-proxy/squid/squid-2.5.13.ebuild4
3 files changed, 10 insertions, 3 deletions
diff --git a/net-proxy/squid/ChangeLog b/net-proxy/squid/ChangeLog
index d87145e51ed0..1256db4df95c 100644
--- a/net-proxy/squid/ChangeLog
+++ b/net-proxy/squid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-proxy/squid
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.74 2006/04/27 16:56:51 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.75 2006/04/30 16:36:01 dertobi123 Exp $
+
+ 30 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org> squid-2.5.13.ebuild:
+ ppc stable
27 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> squid-2.5.13.ebuild:
Stable on sparc
diff --git a/net-proxy/squid/files/digest-squid-2.5.13 b/net-proxy/squid/files/digest-squid-2.5.13
index 1a3c90f193f1..c4bb82d84bbf 100644
--- a/net-proxy/squid/files/digest-squid-2.5.13
+++ b/net-proxy/squid/files/digest-squid-2.5.13
@@ -1,2 +1,6 @@
MD5 8f15070ca10fec0f39598bb1c4c751a7 squid-2.5.STABLE13-patches-20060325.tar.gz 23020
+RMD160 504261a17070faea4ca34053245add3aa52e9615 squid-2.5.STABLE13-patches-20060325.tar.gz 23020
+SHA256 d76977108bab1753471e1a9d6c5910d7d744820c88c2a2eee2b0fd53b6bceb26 squid-2.5.STABLE13-patches-20060325.tar.gz 23020
MD5 a9427d8c21b27b1c6fd650315f1b7d2b squid-2.5.STABLE13.tar.gz 1399833
+RMD160 5b66a9ef004f3fcb1225cd0378431f7ee4d005b6 squid-2.5.STABLE13.tar.gz 1399833
+SHA256 e8a5330a5f0e79394612ef57d2bf48658551787062055ffba94eb0bc67355b1a squid-2.5.STABLE13.tar.gz 1399833
diff --git a/net-proxy/squid/squid-2.5.13.ebuild b/net-proxy/squid/squid-2.5.13.ebuild
index d7ede0a5d794..532a306e8afc 100644
--- a/net-proxy/squid/squid-2.5.13.ebuild
+++ b/net-proxy/squid/squid-2.5.13.ebuild
@@ -1,6 +1,6 @@
# 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.13.ebuild,v 1.3 2006/04/27 16:56:51 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-2.5.13.ebuild,v 1.4 2006/04/30 16:36:01 dertobi123 Exp $
inherit eutils pam toolchain-funcs flag-o-matic
@@ -18,7 +18,7 @@ SRC_URI="http://www.squid-cache.org/Versions/v2/${S_PV}/${S_PP}.tar.gz
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 )