From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LQHxa-0004Ae-0x for garchives@archives.gentoo.org; Fri, 23 Jan 2009 09:04:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A4A3E080B; Fri, 23 Jan 2009 09:04:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 411ACE080B for ; Fri, 23 Jan 2009 09:04:17 +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 CD6EE64825 for ; Fri, 23 Jan 2009 09:04:16 +0000 (UTC) Received: from tove by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1LQHxY-0001n6-89 for gentoo-commits@lists.gentoo.org; Fri, 23 Jan 2009 09:04:16 +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 perl-core/PodParser: ChangeLog PodParser-1.36.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog PodParser-1.36.ebuild X-VCS-Directories: perl-core/PodParser X-VCS-Committer: tove X-VCS-Committer-Name: Torsten Veller Content-Type: text/plain; charset=utf8 Message-Id: Sender: Torsten Veller Date: Fri, 23 Jan 2009 09:04:16 +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: b9451da4-d1c6-4787-b905-f57b43ebbe24 X-Archives-Hash: 8e97a5d79f8f56919786c0acc4827f7b tove 09/01/23 09:04:16 Modified: ChangeLog Added: PodParser-1.36.ebuild Log: Version bump (Portage version: 2.2_rc23/cvs/Linux i686) Revision Changes Path 1.38 perl-core/PodParser/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/PodParse= r/ChangeLog?rev=3D1.38&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/PodParse= r/ChangeLog?rev=3D1.38&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/PodParse= r/ChangeLog?r1=3D1.37&r2=3D1.38 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/PodParser/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 28 Mar 2008 06:58:25 -0000 1.37 +++ ChangeLog 23 Jan 2009 09:04:16 -0000 1.38 @@ -1,6 +1,11 @@ # ChangeLog for perl-core/PodParser -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.37 = 2008/03/28 06:58:25 jer Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.38 = 2009/01/23 09:04:16 tove Exp $ + +*PodParser-1.36 (23 Jan 2009) + + 23 Jan 2009; Torsten Veller +PodParser-1.36.ebuild: + Version bump =20 28 Mar 2008; Jeroen Roovers PodParser-1.35.ebuild: Stable for HPPA too. 1.1 perl-core/PodParser/PodParser-1.36.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/PodParse= r/PodParser-1.36.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/PodParse= r/PodParser-1.36.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: PodParser-1.36.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 # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.36.ebu= ild,v 1.1 2009/01/23 09:04:16 tove Exp $ MODULE_AUTHOR=3DMAREKR MY_PN=3DPod-Parser MY_P=3D${MY_PN}-${PV} inherit perl-module DESCRIPTION=3D"Base class for creating POD filters and translators" LICENSE=3D"|| ( Artistic GPL-2 )" SLOT=3D"0" KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 = ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE=3D"" DEPEND=3D"dev-lang/perl" S=3D${WORKDIR}/${MY_P} SRC_TEST=3D"do"