summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-03-14 00:09:41 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-03-14 00:09:41 +0000
commitd0f566580d6d61cad01b508081c20cf1758e96a8 (patch)
tree6e26250d3d8a29d173c19314c4d94598d0d28cbc /dev-perl/Gtk2-Unique
parentFix cups backend detection, patch by Bruno Redondi <bruno.redondi@ngi.it> in ... (diff)
downloadgentoo-2-d0f566580d6d61cad01b508081c20cf1758e96a8.tar.gz
gentoo-2-d0f566580d6d61cad01b508081c20cf1758e96a8.tar.bz2
gentoo-2-d0f566580d6d61cad01b508081c20cf1758e96a8.zip
Initial commit
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Gtk2-Unique')
-rw-r--r--dev-perl/Gtk2-Unique/ChangeLog10
-rw-r--r--dev-perl/Gtk2-Unique/Gtk2-Unique-0.05.ebuild17
-rw-r--r--dev-perl/Gtk2-Unique/metadata.xml12
3 files changed, 39 insertions, 0 deletions
diff --git a/dev-perl/Gtk2-Unique/ChangeLog b/dev-perl/Gtk2-Unique/ChangeLog
new file mode 100644
index 000000000000..5aff76365875
--- /dev/null
+++ b/dev-perl/Gtk2-Unique/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Gtk2-Unique
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog,v 1.1 2011/03/14 00:09:41 hwoarang Exp $
+
+*Gtk2-Unique-0.05 (14 Mar 2011)
+
+ 14 Mar 2011; Markos Chandras <hwoarang@gentoo.org> +Gtk2-Unique-0.05.ebuild,
+ +metadata.xml:
+ Initial commit
+
diff --git a/dev-perl/Gtk2-Unique/Gtk2-Unique-0.05.ebuild b/dev-perl/Gtk2-Unique/Gtk2-Unique-0.05.ebuild
new file mode 100644
index 000000000000..c642aebebd91
--- /dev/null
+++ b/dev-perl/Gtk2-Unique/Gtk2-Unique-0.05.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/Gtk2-Unique-0.05.ebuild,v 1.1 2011/03/14 00:09:41 hwoarang Exp $
+
+EAPI=3
+
+MODULE_AUTHOR="POTYL"
+inherit perl-module
+
+DESCRIPTION="Perl binding for C libunique library"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
diff --git a/dev-perl/Gtk2-Unique/metadata.xml b/dev-perl/Gtk2-Unique/metadata.xml
new file mode 100644
index 000000000000..1a2bbb9b6d31
--- /dev/null
+++ b/dev-perl/Gtk2-Unique/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>perl</herd>
+<maintainer>
+<email>hwoarang@gentoo.org</email>
+<name>Markos Chandras</name>
+</maintainer>
+<longdescription lang="en">
+</longdescription>
+</pkgmetadata>
+