summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-12-12 04:19:42 +0000
committerSteve Dibb <beandog@gentoo.org>2008-12-12 04:19:42 +0000
commit985c0cc549c37b3b5663fbffa338ac04c0cf5761 (patch)
tree9422954d8fd6488d6619589a6bd6ab1384f71fa6 /dev-perl/Lirc-Client
parentInitial commit, bug 210254 (diff)
downloadgentoo-2-985c0cc549c37b3b5663fbffa338ac04c0cf5761.tar.gz
gentoo-2-985c0cc549c37b3b5663fbffa338ac04c0cf5761.tar.bz2
gentoo-2-985c0cc549c37b3b5663fbffa338ac04c0cf5761.zip
Initial commit, bug 214297, thanks to Jiri Tyr for original ebuilds
(Portage version: 2.2_rc17/cvs/Linux 2.6.27-gentoo x86_64)
Diffstat (limited to 'dev-perl/Lirc-Client')
-rw-r--r--dev-perl/Lirc-Client/ChangeLog11
-rw-r--r--dev-perl/Lirc-Client/Lirc-Client-1.50.ebuild19
-rw-r--r--dev-perl/Lirc-Client/Lirc-Client-1.51.ebuild19
-rw-r--r--dev-perl/Lirc-Client/metadata.xml7
4 files changed, 56 insertions, 0 deletions
diff --git a/dev-perl/Lirc-Client/ChangeLog b/dev-perl/Lirc-Client/ChangeLog
new file mode 100644
index 000000000000..c5bc936f5a16
--- /dev/null
+++ b/dev-perl/Lirc-Client/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for dev-perl/Lirc-Client
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lirc-Client/ChangeLog,v 1.1 2008/12/12 04:19:42 beandog Exp $
+
+*Lirc-Client-1.51 (12 Dec 2008)
+*Lirc-Client-1.50 (12 Dec 2008)
+
+ 12 Dec 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +Lirc-Client-1.50.ebuild, +Lirc-Client-1.51.ebuild:
+ Initial commit, bug 214297, thanks to Jiri Tyr for original ebuilds
+
diff --git a/dev-perl/Lirc-Client/Lirc-Client-1.50.ebuild b/dev-perl/Lirc-Client/Lirc-Client-1.50.ebuild
new file mode 100644
index 000000000000..d68f48d36558
--- /dev/null
+++ b/dev-perl/Lirc-Client/Lirc-Client-1.50.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lirc-Client/Lirc-Client-1.50.ebuild,v 1.1 2008/12/12 04:19:42 beandog Exp $
+
+inherit perl-module
+
+DESCRIPTION="A client library for the Linux Infrared Remote Control (LIRC)"
+HOMEPAGE="http://search.cpan.org/search?query=Lirc-Client&mode=dist"
+SRC_URI="mirror://cpan/authors/id/M/MG/MGRIMES/${P}.tar.gz"
+
+IUSE=""
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~amd64"
+
+DEPEND="dev-perl/File-Path-Expand
+ dev-perl/Class-Accessor
+ dev-lang/perl"
diff --git a/dev-perl/Lirc-Client/Lirc-Client-1.51.ebuild b/dev-perl/Lirc-Client/Lirc-Client-1.51.ebuild
new file mode 100644
index 000000000000..022fc68119f4
--- /dev/null
+++ b/dev-perl/Lirc-Client/Lirc-Client-1.51.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lirc-Client/Lirc-Client-1.51.ebuild,v 1.1 2008/12/12 04:19:42 beandog Exp $
+
+inherit perl-module
+
+DESCRIPTION="A client library for the Linux Infrared Remote Control (LIRC)"
+HOMEPAGE="http://search.cpan.org/search?query=Lirc-Client&mode=dist"
+SRC_URI="mirror://cpan/authors/id/M/MG/MGRIMES/${P}.tar.gz"
+
+IUSE=""
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~amd64"
+
+DEPEND="dev-perl/File-Path-Expand
+ dev-perl/Class-Accessor
+ dev-lang/perl"
diff --git a/dev-perl/Lirc-Client/metadata.xml b/dev-perl/Lirc-Client/metadata.xml
new file mode 100644
index 000000000000..7eec614b814d
--- /dev/null
+++ b/dev-perl/Lirc-Client/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>media-tv</herd>
+<herd>perl</herd>
+</pkgmetadata>
+