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 1NhhBq-0001ub-8W for garchives@archives.gentoo.org; Wed, 17 Feb 2010 10:31:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A299E07B2; Wed, 17 Feb 2010 10:31:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 490F9E07B2 for ; Wed, 17 Feb 2010 10:31:29 +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 EAA6F1B4059 for ; Wed, 17 Feb 2010 10:31:28 +0000 (UTC) Received: from tove by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NhhBo-0006NI-Eu for gentoo-commits@lists.gentoo.org; Wed, 17 Feb 2010 10:31:28 +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/FCGI: ChangeLog FCGI-0.69.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog FCGI-0.69.ebuild X-VCS-Directories: dev-perl/FCGI X-VCS-Committer: tove X-VCS-Committer-Name: Torsten Veller Content-Type: text/plain; charset=utf8 Message-Id: Sender: Torsten Veller Date: Wed, 17 Feb 2010 10:31:28 +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: b07272ad-61a4-4ac4-8404-2ae6dc8bdb08 X-Archives-Hash: a052eb378aa46358441dbb1ef3548203 tove 10/02/17 10:31:28 Modified: ChangeLog Added: FCGI-0.69.ebuild Log: Version bump (Portage version: 2.2_rc62/cvs/Linux x86_64) Revision Changes Path 1.14 dev-perl/FCGI/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/FCGI/Chan= geLog?rev=3D1.14&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/FCGI/Chan= geLog?rev=3D1.14&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/FCGI/Chan= geLog?r1=3D1.13&r2=3D1.14 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/FCGI/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 8 Jan 2010 15:49:07 -0000 1.13 +++ ChangeLog 17 Feb 2010 10:31:27 -0000 1.14 @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/FCGI # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/ChangeLog,v 1.13 2010/0= 1/08 15:49:07 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/ChangeLog,v 1.14 2010/0= 2/17 10:31:27 tove Exp $ + +*FCGI-0.69 (17 Feb 2010) + + 17 Feb 2010; Torsten Veller +FCGI-0.69.ebuild: + Version bump =20 *FCGI-0.68 (08 Jan 2010) =20 1.1 dev-perl/FCGI/FCGI-0.69.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/FCGI/FCGI= -0.69.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/FCGI/FCGI= -0.69.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: FCGI-0.69.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-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/FCGI-0.69.ebuild,v 1.1 2= 010/02/17 10:31:27 tove Exp $ EAPI=3D2 MODULE_AUTHOR=3DMSTROUT inherit perl-module DESCRIPTION=3D"Fast CGI" LICENSE=3D"openmarket" SLOT=3D"0" KEYWORDS=3D"~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE=3D"" SRC_TEST=3D"do"