diff options
Diffstat (limited to 'dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild')
-rw-r--r-- | dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild index edd6bb5bd889..b9613404a24a 100644 --- a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild +++ b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild,v 1.5 2008/03/28 09:47:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild,v 1.6 2008/09/30 13:22:56 tove Exp $ +MODULE_AUTHOR=JESSE inherit perl-module -DESCRIPTION=" GnuPG::Interface is a Perl module interface to interacting with GnuPG." -HOMEPAGE="http://search.cpan.org/~jesse/" -SRC_URI="mirror://cpan/authors/id/J/JE/JESSE/${P}.tar.gz" -LICENSE="Artistic GPL-2" +DESCRIPTION="GnuPG::Interface is a Perl module interface to interacting with GnuPG." + +LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" IUSE="" |