From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4466B1387FD for ; Sat, 5 Apr 2014 22:01:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2E4DE0848; Sat, 5 Apr 2014 22:01:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 474B4E0848 for ; Sat, 5 Apr 2014 22:01:00 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 75CF733FD8D for ; Sat, 5 Apr 2014 22:00:59 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 419572004B; Sat, 5 Apr 2014 22:00:58 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-proxy/squid: squid-3.3.12.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: squid-3.3.12.ebuild ChangeLog X-VCS-Directories: net-proxy/squid X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140405220058.419572004B@flycatcher.gentoo.org> Date: Sat, 5 Apr 2014 22:00:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0a803739-e0d0-4eeb-8ac7-f876bf630db1 X-Archives-Hash: ce03ab28c2c447a73cd2351c3b30ecc8 ago 14/04/05 22:00:58 Modified: squid-3.3.12.ebuild ChangeLog Log: Stable for amd64, wrt bug #504176 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) Revision Changes Path 1.3 net-proxy/squid/squid-3.3.12.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.3.12.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.3.12.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.3.12.ebuild?r1=1.2&r2=1.3 Index: squid-3.3.12.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.3.12.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- squid-3.3.12.ebuild 5 Apr 2014 14:13:08 -0000 1.2 +++ squid-3.3.12.ebuild 5 Apr 2014 22:00:58 -0000 1.3 @@ -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.12.ebuild,v 1.2 2014/04/05 14:13:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.3.12.ebuild,v 1.3 2014/04/05 22:00:58 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="caps ipv6 pam ldap samba sasl kerberos nis radius ssl snmp selinux logrotate test \ ecap icap-client ssl-crtd \ mysql postgres sqlite \ 1.453 net-proxy/squid/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.453&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.453&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?r1=1.452&r2=1.453 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v retrieving revision 1.452 retrieving revision 1.453 diff -u -r1.452 -r1.453 --- ChangeLog 5 Apr 2014 14:13:08 -0000 1.452 +++ ChangeLog 5 Apr 2014 22:00:58 -0000 1.453 @@ -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.452 2014/04/05 14:13:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.453 2014/04/05 22:00:58 ago Exp $ + + 05 Apr 2014; Agostino Sarubbo squid-3.3.12.ebuild: + Stable for amd64, wrt bug #504176 05 Apr 2014; Jeroen Roovers squid-3.3.12.ebuild: Stable for HPPA (bug #504176).