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 1R9ME5-0006mH-LR for garchives@archives.gentoo.org; Thu, 29 Sep 2011 19:25:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7906921C14B; Thu, 29 Sep 2011 19:24:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4E47921C14B for ; Thu, 29 Sep 2011 19:24:39 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CCCF51B4011 for ; Thu, 29 Sep 2011 19:24:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 18B4380042 for ; Thu, 29 Sep 2011 19:24:38 +0000 (UTC) From: "Torsten Veller" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Torsten Veller" Message-ID: <3a3ca165949ebcf3e99665e2b2b6c463012c2dc2.tove@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Travel-Routing-DE-VRR/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Travel-Routing-DE-VRR/ChangeLog dev-perl/Travel-Routing-DE-VRR/Travel-Routing-DE-VRR-1.60.0.ebuild dev-perl/Travel-Routing-DE-VRR/metadata.xml X-VCS-Directories: dev-perl/Travel-Routing-DE-VRR/ X-VCS-Committer: tove X-VCS-Committer-Name: Torsten Veller X-VCS-Revision: 3a3ca165949ebcf3e99665e2b2b6c463012c2dc2 Date: Thu, 29 Sep 2011 19:24:38 +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: b8367fe5154a0ec1b07abb8a54ea40e5 commit: 3a3ca165949ebcf3e99665e2b2b6c463012c2dc2 Author: Torsten Veller gentoo org> AuthorDate: Thu Sep 29 19:24:02 2011 +0000 Commit: Torsten Veller gentoo org> CommitDate: Thu Sep 29 19:24:02 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D3a3ca165 [add] dev-perl/Travel-Routing-DE-VRR-1.60.0 --- dev-perl/Travel-Routing-DE-VRR/ChangeLog | 10 ++++++ .../Travel-Routing-DE-VRR-1.60.0.ebuild | 35 ++++++++++++++= ++++++ dev-perl/Travel-Routing-DE-VRR/metadata.xml | 5 +++ 3 files changed, 50 insertions(+), 0 deletions(-) diff --git a/dev-perl/Travel-Routing-DE-VRR/ChangeLog b/dev-perl/Travel-R= outing-DE-VRR/ChangeLog new file mode 100644 index 0000000..74a5416 --- /dev/null +++ b/dev-perl/Travel-Routing-DE-VRR/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for dev-perl/Travel-Routing-DE-VRR +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + +*Travel-Routing-DE-VRR-1.60.0 (29 Sep 2011) + + 29 Sep 2011; Torsten Veller + +Travel-Routing-DE-VRR-1.60.0.ebuild, +metadata.xml: + Initial commit. Based on ebuild from ::xmw. Thanks to Michael Weber + diff --git a/dev-perl/Travel-Routing-DE-VRR/Travel-Routing-DE-VRR-1.60.0.= ebuild b/dev-perl/Travel-Routing-DE-VRR/Travel-Routing-DE-VRR-1.60.0.ebui= ld new file mode 100644 index 0000000..c03b111 --- /dev/null +++ b/dev-perl/Travel-Routing-DE-VRR/Travel-Routing-DE-VRR-1.60.0.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=3D4 + +MODULE_AUTHOR=3DDERF +MODULE_VERSION=3D1.06 +inherit perl-module + +DESCRIPTION=3D"Inofficial interface to the efa.vrr.de German itinerary s= ervice" + +LICENSE=3D"WTFPL-2" +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"test" + +RDEPEND=3D" + dev-perl/libwww-perl + dev-perl/Class-Accessor + virtual/perl-Getopt-Long + dev-perl/Exception-Class + dev-perl/XML-LibXML +" +DEPEND=3D"${RDEPEND} + >=3Dvirtual/perl-Module-Build-0.36 + test? ( + dev-perl/Test-Pod + dev-perl/Test-Compile + dev-perl/Test-Fatal + virtual/perl-Test-Simple + ) +" + +SRC_TEST=3Ddo diff --git a/dev-perl/Travel-Routing-DE-VRR/metadata.xml b/dev-perl/Trave= l-Routing-DE-VRR/metadata.xml new file mode 100644 index 0000000..801e938 --- /dev/null +++ b/dev-perl/Travel-Routing-DE-VRR/metadata.xml @@ -0,0 +1,5 @@ + + + + perl +