# 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.6.1-r1.ebuild,v 1.3 2006/07/19 11:06:07 mrness Exp $ inherit eutils pam toolchain-funcs flag-o-matic autotools #lame archive versioning scheme.. S_PV="${PV%.*}" S_PL="${PV##*.}" S_PL="${S_PL/_rc/-RC}" S_PP="${PN}-${S_PV}.STABLE${S_PL}" PATCH_VERSION="20060711" DESCRIPTION="A full-featured web proxy cache" HOMEPAGE="http://www.squid-cache.org/" SRC_URI="http://www.squid-cache.org/Versions/v2/${S_PV}/${S_PP}.tar.gz mirror://gentoo/${S_PP}-patches-${PATCH_VERSION}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="pam ldap sasl nis ssl snmp selinux logrotate \ pf-transparent ipf-transparent \ elibc_uclibc kernel_linux \ underscores customlog zero-penalty-hit follow-xff" #Dead flags; should be removed when