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 1NGXSt-00052W-4S for garchives@archives.gentoo.org; Fri, 04 Dec 2009 12:40:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E6A4E0654; Fri, 4 Dec 2009 12:40:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 63A7EE0654 for ; Fri, 4 Dec 2009 12:40:50 +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 1A00566C07 for ; Fri, 4 Dec 2009 12:40:50 +0000 (UTC) Received: from fauli by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NGXSr-0000rs-Ha for gentoo-commits@lists.gentoo.org; Fri, 04 Dec 2009 12:40:49 +0000 From: "Christian Faulhammer (fauli)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, fauli@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Time-Local: Time-Local-1.19.01.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: Time-Local-1.19.01.ebuild ChangeLog X-VCS-Directories: perl-core/Time-Local X-VCS-Committer: fauli X-VCS-Committer-Name: Christian Faulhammer Content-Type: text/plain; charset=utf8 Message-Id: Sender: Christian Faulhammer Date: Fri, 04 Dec 2009 12:40:49 +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: 512d8141-0933-44b1-8676-1524260d67f0 X-Archives-Hash: b2a3b717b980b97d06a68c15a3dc9dfd fauli 09/12/04 12:40:49 Modified: Time-Local-1.19.01.ebuild ChangeLog Log: x86 stable, bug 288026 (Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force) Revision Changes Path 1.2 perl-core/Time-Local/Time-Local-1.19.01.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Time-Loc= al/Time-Local-1.19.01.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Time-Loc= al/Time-Local-1.19.01.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Time-Loc= al/Time-Local-1.19.01.ebuild?r1=3D1.1&r2=3D1.2 Index: Time-Local-1.19.01.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/perl-core/Time-Local/Time-Local-1.19.01= .ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Time-Local-1.19.01.ebuild 21 Nov 2008 08:14:47 -0000 1.1 +++ Time-Local-1.19.01.ebuild 4 Dec 2009 12:40:49 -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/perl-core/Time-Local/Time-Local-1.19.= 01.ebuild,v 1.1 2008/11/21 08:14:47 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/Time-Local-1.19.= 01.ebuild,v 1.2 2009/12/04 12:40:49 fauli Exp $ =20 inherit versionator MODULE_AUTHOR=3DDROLSKY @@ -12,7 +12,7 @@ =20 LICENSE=3D"|| ( Artistic GPL-2 )" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390= ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390= ~sh ~sparc x86 ~x86-fbsd" IUSE=3D"" =20 DEPEND=3D"dev-lang/perl" 1.41 perl-core/Time-Local/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Time-Loc= al/ChangeLog?rev=3D1.41&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Time-Loc= al/ChangeLog?rev=3D1.41&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Time-Loc= al/ChangeLog?r1=3D1.40&r2=3D1.41 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/perl-core/Time-Local/ChangeLog,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- ChangeLog 7 Jul 2009 02:30:54 -0000 1.40 +++ ChangeLog 4 Dec 2009 12:40:49 -0000 1.41 @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Time-Local # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.40= 2009/07/07 02:30:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-Local/ChangeLog,v 1.41= 2009/12/04 12:40:49 fauli Exp $ + + 04 Dec 2009; Christian Faulhammer + Time-Local-1.19.01.ebuild: + x86 stable, bug 288026 =20 07 Jul 2009; Jeroen Roovers Time-Local-1.18.ebuild: Stable for HPPA too.