summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-12-12 12:55:54 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-12-12 12:55:54 +0000
commit813bdc5bc67894f35fd30f3605285ab48fd79a19 (patch)
treee1fb03642c691e3580c2c634b757844a6fe882fd /dev-perl/Gtk2-Ex-Simple-List
parentVersion bump (bug #114344) (diff)
downloadgentoo-2-813bdc5bc67894f35fd30f3605285ab48fd79a19.tar.gz
gentoo-2-813bdc5bc67894f35fd30f3605285ab48fd79a19.tar.bz2
gentoo-2-813bdc5bc67894f35fd30f3605285ab48fd79a19.zip
Dep for app-text/podbrowser
(Portage version: 2.0.53)
Diffstat (limited to 'dev-perl/Gtk2-Ex-Simple-List')
-rw-r--r--dev-perl/Gtk2-Ex-Simple-List/ChangeLog10
-rw-r--r--dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild20
-rw-r--r--dev-perl/Gtk2-Ex-Simple-List/Manifest2
-rw-r--r--dev-perl/Gtk2-Ex-Simple-List/files/digest-Gtk2-Ex-Simple-List-0.501
-rw-r--r--dev-perl/Gtk2-Ex-Simple-List/metadata.xml10
5 files changed, 43 insertions, 0 deletions
diff --git a/dev-perl/Gtk2-Ex-Simple-List/ChangeLog b/dev-perl/Gtk2-Ex-Simple-List/ChangeLog
new file mode 100644
index 000000000000..2da1131978cd
--- /dev/null
+++ b/dev-perl/Gtk2-Ex-Simple-List/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Gtk2-Ex-Simple-List
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/ChangeLog,v 1.1 2005/12/12 12:55:54 mcummings Exp $
+
+*Gtk2-Ex-Simple-List-0.50 (12 Dec 2005)
+
+ 12 Dec 2005; <mcumming@gentoo.org> +metadata.xml,
+ +Gtk2-Ex-Simple-List-0.50.ebuild:
+ Dep for app-text/podbrowser
+
diff --git a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild
new file mode 100644
index 000000000000..d330380ca0c5
--- /dev/null
+++ b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.50.ebuild,v 1.1 2005/12/12 12:55:54 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="A simple interface to Gtk2's complex MVC list widget "
+HOMEPAGE="http://search.cpan.org/search?query=${PN}"
+SRC_URI="mirror://cpan/authors/id/R/RM/RMCFARLA/Gtk2-Perl-Ex/${P}.tar.gz"
+
+LICENSE="|| (Artistic GPL-2)"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+SRC_TEST="do"
+
+DEPEND=">=x11-libs/gtk+-2"
+RDEPEND=">=dev-perl/gtk2-perl-1.060
+ >=dev-perl/glib-perl-1.062"
+
diff --git a/dev-perl/Gtk2-Ex-Simple-List/Manifest b/dev-perl/Gtk2-Ex-Simple-List/Manifest
new file mode 100644
index 000000000000..bb9cdc422779
--- /dev/null
+++ b/dev-perl/Gtk2-Ex-Simple-List/Manifest
@@ -0,0 +1,2 @@
+MD5 9c3ea5c7ce918fee8b6ce57c92962e17 Gtk2-Ex-Simple-List-0.50.ebuild 510
+MD5 6f64c4b0645bea1ab67852bd481a0f05 files/digest-Gtk2-Ex-Simple-List-0.50 75
diff --git a/dev-perl/Gtk2-Ex-Simple-List/files/digest-Gtk2-Ex-Simple-List-0.50 b/dev-perl/Gtk2-Ex-Simple-List/files/digest-Gtk2-Ex-Simple-List-0.50
new file mode 100644
index 000000000000..acfca06c5656
--- /dev/null
+++ b/dev-perl/Gtk2-Ex-Simple-List/files/digest-Gtk2-Ex-Simple-List-0.50
@@ -0,0 +1 @@
+MD5 f66c71bbb794b699f0c3e8ca7cebc35b Gtk2-Ex-Simple-List-0.50.tar.gz 13769
diff --git a/dev-perl/Gtk2-Ex-Simple-List/metadata.xml b/dev-perl/Gtk2-Ex-Simple-List/metadata.xml
new file mode 100644
index 000000000000..86672fe64c10
--- /dev/null
+++ b/dev-perl/Gtk2-Ex-Simple-List/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>perl@gentoo.org</email>
+ <description>Primary Maintainer</description>
+ </maintainer>
+ <longdescription></longdescription>
+</pkgmetadata>