summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/WWW-Shorten/WWW-Shorten-2.05.ebuild')
-rw-r--r--dev-perl/WWW-Shorten/WWW-Shorten-2.05.ebuild24
1 files changed, 24 insertions, 0 deletions
diff --git a/dev-perl/WWW-Shorten/WWW-Shorten-2.05.ebuild b/dev-perl/WWW-Shorten/WWW-Shorten-2.05.ebuild
new file mode 100644
index 000000000000..95f0e5ea2c13
--- /dev/null
+++ b/dev-perl/WWW-Shorten/WWW-Shorten-2.05.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Shorten/WWW-Shorten-2.05.ebuild,v 1.1 2009/10/10 11:09:23 tove Exp $
+
+EAPI=2
+
+MODULE_AUTHOR=DAVECROSS
+inherit perl-module
+
+DESCRIPTION="Interface to URL shortening sites"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-perl/libwww-perl
+ dev-perl/URI"
+DEPEND="virtual/perl-Module-Build"
+# test? ( ${RDEPEND}
+# dev-perl/Test-Pod
+# dev-perl/Test-Pod-Coverage )"
+
+# online tests
+SRC_TEST=skip