summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-23 21:52:54 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-23 21:52:54 +0000
commit145dbb2bb53a329bf745adfb800367c425b15093 (patch)
tree11ae5d253edae7c57c8a18935cedf9be3737394a /dev-perl/DCOP/DCOP-0.036.ebuild
parentAdded new revision for testing which uses the brand-spankin-new games-mods.ec... (diff)
downloadgentoo-2-145dbb2bb53a329bf745adfb800367c425b15093.tar.gz
gentoo-2-145dbb2bb53a329bf745adfb800367c425b15093.tar.bz2
gentoo-2-145dbb2bb53a329bf745adfb800367c425b15093.zip
Initial import, bug 152600, ebuild supplied by rbu
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'dev-perl/DCOP/DCOP-0.036.ebuild')
-rw-r--r--dev-perl/DCOP/DCOP-0.036.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-perl/DCOP/DCOP-0.036.ebuild b/dev-perl/DCOP/DCOP-0.036.ebuild
new file mode 100644
index 000000000000..bdfc6840eb74
--- /dev/null
+++ b/dev-perl/DCOP/DCOP-0.036.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP/DCOP-0.036.ebuild,v 1.1 2006/10/23 21:52:54 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Extensible inheritable Perl class to dcop."
+SRC_URI="mirror://cpan/authors/id/J/JC/JCMULLER/${P}.tar.gz"
+HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JC/JCMULLER/${P}.readme"
+
+RDEPEND="kde-base/kdelibs"
+
+IUSE=""
+
+SLOT="0"
+LICENSE="Artistic"
+KEYWORDS="~amd64 ~x86"
+
+SRC_TEST="do"