From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1M09vN-0001gJ-02 for garchives@archives.gentoo.org; Sat, 02 May 2009 07:46:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0259CE0349; Sat, 2 May 2009 07:46:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B5012E0349 for ; Sat, 2 May 2009 07:46:15 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 468D06506F for ; Sat, 2 May 2009 07:46:15 +0000 (UTC) Received: from tove by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1M09vK-0000eB-VU for gentoo-commits@lists.gentoo.org; Sat, 02 May 2009 07:46:15 +0000 From: "Torsten Veller (tove)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tove@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Cache-Transparent: HTTP-Cache-Transparent-1.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: HTTP-Cache-Transparent-1.0.ebuild ChangeLog X-VCS-Directories: dev-perl/HTTP-Cache-Transparent X-VCS-Committer: tove X-VCS-Committer-Name: Torsten Veller Content-Type: text/plain; charset=utf8 Message-Id: Sender: Torsten Veller Date: Sat, 02 May 2009 07:46:14 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 5db3a8dd-b66f-4abc-94ce-2fbc6a673b93 X-Archives-Hash: 897a0e7044e5981f1483fdbff6dc6fa3 tove 09/05/02 07:46:14 Modified: HTTP-Cache-Transparent-1.0.ebuild ChangeLog Log: Stable on x86 (#268203) (Portage version: 2.2_rc31/cvs/Linux i686) Revision Changes Path 1.2 dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transpare= nt-1.0.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Cach= e-Transparent/HTTP-Cache-Transparent-1.0.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Cach= e-Transparent/HTTP-Cache-Transparent-1.0.ebuild?rev=3D1.2&content-type=3D= text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Cach= e-Transparent/HTTP-Cache-Transparent-1.0.ebuild?r1=3D1.1&r2=3D1.2 Index: HTTP-Cache-Transparent-1.0.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/HTTP-Ca= che-Transparent-1.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- HTTP-Cache-Transparent-1.0.ebuild 10 Sep 2008 17:59:13 -0000 1.1 +++ HTTP-Cache-Transparent-1.0.ebuild 2 May 2009 07:46:14 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/HTTP-= Cache-Transparent-1.0.ebuild,v 1.1 2008/09/10 17:59:13 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/HTTP-= Cache-Transparent-1.0.ebuild,v 1.2 2009/05/02 07:46:14 tove Exp $ =20 MODULE_AUTHOR=3DMATTIASH inherit perl-module @@ -9,7 +9,7 @@ =20 LICENSE=3D"|| ( Artistic GPL-2 )" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS=3D"~amd64 ~ia64 ~ppc ~sparc x86" IUSE=3D"test" =20 SRC_TEST=3D"do" 1.26 dev-perl/HTTP-Cache-Transparent/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Cach= e-Transparent/ChangeLog?rev=3D1.26&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Cach= e-Transparent/ChangeLog?rev=3D1.26&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTTP-Cach= e-Transparent/ChangeLog?r1=3D1.25&r2=3D1.26 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/ChangeL= og,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- ChangeLog 1 May 2009 22:25:04 -0000 1.25 +++ ChangeLog 2 May 2009 07:46:14 -0000 1.26 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/HTTP-Cache-Transparent # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/Chang= eLog,v 1.25 2009/05/01 22:25:04 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/Chang= eLog,v 1.26 2009/05/02 07:46:14 tove Exp $ + + 02 May 2009; Torsten Veller + HTTP-Cache-Transparent-1.0.ebuild: + Stable on x86 (#268203) =20 01 May 2009; Torsten Veller -HTTP-Cache-Transparent-0.6.ebuild: