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 1Pxl0N-0000WT-P1 for garchives@archives.gentoo.org; Thu, 10 Mar 2011 18:54:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CF49E050F; Thu, 10 Mar 2011 18:54:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 15E35E050F for ; Thu, 10 Mar 2011 18:54:22 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 498001B40C5 for ; Thu, 10 Mar 2011 18:54:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id A8E978006A for ; Thu, 10 Mar 2011 18:54:21 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/HTML-Selector-XPath/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/HTML-Selector-XPath/ChangeLog dev-perl/HTML-Selector-XPath/HTML-Selector-XPath-0.04.ebuild dev-perl/HTML-Selector-XPath/HTML-Selector-XPath-0.40.0.ebuild dev-perl/HTML-Selector-XPath/HTML-Selector-XPath-0.60.0.ebuild dev-perl/HTML-Selector-XPath/HTML-Selector-XPath-0.60.ebuild X-VCS-Directories: dev-perl/HTML-Selector-XPath/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: c8776b6b36a9a6cb740ce7f3f97bd8d2a9a57cfa Date: Thu, 10 Mar 2011 18:54:21 +0000 (UTC) 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: X-Archives-Hash: d0a0009c1a32100487c536a4190d766e commit: c8776b6b36a9a6cb740ce7f3f97bd8d2a9a57cfa Author: Kent Fredric gmail com> AuthorDate: Thu Mar 10 18:39:43 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Thu Mar 10 18:39:43 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3Dc8776b6b [migrate] HTML-Selector-XPath (Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit = with key 0A0CB301) --- dev-perl/HTML-Selector-XPath/ChangeLog | 8 ++++++++ ...04.ebuild =3D> HTML-Selector-XPath-0.40.0.ebuild} | 3 ++- ...60.ebuild =3D> HTML-Selector-XPath-0.60.0.ebuild} | 0 3 files changed, 10 insertions(+), 1 deletions(-) diff --git a/dev-perl/HTML-Selector-XPath/ChangeLog b/dev-perl/HTML-Selec= tor-XPath/ChangeLog index 053a074..3a1e923 100644 --- a/dev-perl/HTML-Selector-XPath/ChangeLog +++ b/dev-perl/HTML-Selector-XPath/ChangeLog @@ -2,6 +2,14 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*HTML-Selector-XPath-0.60.0 (10 Mar 2011) +*HTML-Selector-XPath-0.40.0 (10 Mar 2011) + + 10 Mar 2011; Kent Fredric + -HTML-Selector-XPath-0.04.ebuild, +HTML-Selector-XPath-0.40.0.ebuild, + -HTML-Selector-XPath-0.60.ebuild, +HTML-Selector-XPath-0.60.0.ebuild: + Migrate remaining files and fix up the Gentoo version part + *HTML-Selector-XPath-0.60 (19 Feb 2011) =20 19 Feb 2011; Torsten Veller diff --git a/dev-perl/HTML-Selector-XPath/HTML-Selector-XPath-0.04.ebuild= b/dev-perl/HTML-Selector-XPath/HTML-Selector-XPath-0.40.0.ebuild similarity index 82% rename from dev-perl/HTML-Selector-XPath/HTML-Selector-XPath-0.04.ebuild rename to dev-perl/HTML-Selector-XPath/HTML-Selector-XPath-0.40.0.ebuild index 169d69d..718f80f 100644 --- a/dev-perl/HTML-Selector-XPath/HTML-Selector-XPath-0.04.ebuild +++ b/dev-perl/HTML-Selector-XPath/HTML-Selector-XPath-0.40.0.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 EAPI=3D3 =20 MODULE_AUTHOR=3D"MIYAGAWA" +MODULE_VERSION=3D"0.04" inherit perl-module =20 DESCRIPTION=3D"CSS Selector to XPath compiler" diff --git a/dev-perl/HTML-Selector-XPath/HTML-Selector-XPath-0.60.ebuild= b/dev-perl/HTML-Selector-XPath/HTML-Selector-XPath-0.60.0.ebuild similarity index 100% rename from dev-perl/HTML-Selector-XPath/HTML-Selector-XPath-0.60.ebuild rename to dev-perl/HTML-Selector-XPath/HTML-Selector-XPath-0.60.0.ebuild