diff options
author | Torsten Veller <tove@gentoo.org> | 2011-08-29 11:51:45 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-08-29 11:51:45 +0000 |
commit | 913936b7f1b9897ab719e5a8bdf2e2727a897efa (patch) | |
tree | 62c5a9fd8da28832a750d8e63dea5f2d81c5626a /dev-perl/Net-LibIDN/Net-LibIDN-0.120.0.ebuild | |
parent | Change version scheme (diff) | |
download | gentoo-2-913936b7f1b9897ab719e5a8bdf2e2727a897efa.tar.gz gentoo-2-913936b7f1b9897ab719e5a8bdf2e2727a897efa.tar.bz2 gentoo-2-913936b7f1b9897ab719e5a8bdf2e2727a897efa.zip |
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Net-LibIDN/Net-LibIDN-0.120.0.ebuild')
-rw-r--r-- | dev-perl/Net-LibIDN/Net-LibIDN-0.120.0.ebuild | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-perl/Net-LibIDN/Net-LibIDN-0.120.0.ebuild b/dev-perl/Net-LibIDN/Net-LibIDN-0.120.0.ebuild new file mode 100644 index 000000000000..8e4c0eb55f25 --- /dev/null +++ b/dev-perl/Net-LibIDN/Net-LibIDN-0.120.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-LibIDN/Net-LibIDN-0.120.0.ebuild,v 1.1 2011/08/29 11:51:45 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=THOR +MODULE_VERSION=0.12 +inherit perl-module + +DESCRIPTION="Perl bindings for GNU Libidn" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +DEPEND="net-dns/libidn" +RDEPEND="${DEPEND}" + +SRC_TEST=do |