summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/perl-xyne-arch/perl-xyne-arch-2010.05.13.1.ebuild')
-rw-r--r--dev-perl/perl-xyne-arch/perl-xyne-arch-2010.05.13.1.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/dev-perl/perl-xyne-arch/perl-xyne-arch-2010.05.13.1.ebuild b/dev-perl/perl-xyne-arch/perl-xyne-arch-2010.05.13.1.ebuild
new file mode 100644
index 000000000..cefa6996f
--- /dev/null
+++ b/dev-perl/perl-xyne-arch/perl-xyne-arch-2010.05.13.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=2
+
+inherit perl-module
+
+DESCRIPTION="Collection of xyne's archlinux-related perl modules"
+HOMEPAGE="http://xyne.archlinux.ca/projects/perl-xyne-arch"
+SRC_URI="http://xyne.archlinux.ca/src/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="perl-core/IO
+ dev-perl/perl-xyne-common
+ dev-perl/URI"
+
+S=${WORKDIR}/${PN}