commit:     fb25039ae82dfd5fa517df9113bd6ae3b1c7d3a2
Author:     Daniel Westermann-Clark <dwc <AT> pobox <DOT> com>
AuthorDate: Wed Jul  8 15:43:12 2009 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jul  4 05:00:43 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=fb25039a

[rebase-filter: dwc/URI-Find-Rule] Add remaning ebuilds from my perl-other 
overlay

 dev-perl/URI-Find-Rule/URI-Find-Rule-0.8.ebuild | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/dev-perl/URI-Find-Rule/URI-Find-Rule-0.8.ebuild 
b/dev-perl/URI-Find-Rule/URI-Find-Rule-0.8.ebuild
new file mode 100644
index 0000000..cd26bd6
--- /dev/null
+++ b/dev-perl/URI-Find-Rule/URI-Find-Rule-0.8.ebuild
@@ -0,0 +1,21 @@
+# Copyright Daniel Westermann-Clark <daniel at acceleration dot net>
+# Distributed under the terms of the GNU General Public License v2
+# $Header$
+
+inherit perl-module
+
+DESCRIPTION="Simpler interface to URI::Find"
+HOMEPAGE="http://search.cpan.org/dist/${PN}/";
+SRC_URI="mirror://cpan/authors/id/R/RJ/RJP/${P}.tar.gz"
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86"
+RESTRICT="nomirror"
+
+IUSE=""
+RDEPEND="dev-lang/perl
+       dev-perl/URI-Find
+       dev-perl/Text-Glob"
+DEPEND="virtual/perl-Module-Build
+       ${RDEPEND}"

Reply via email to