diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-04-28 02:34:59 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-04-28 02:34:59 +0000 |
commit | 3c59ba7aee74b6a84dcaedfa2ba89342259ac240 (patch) | |
tree | 3ecc056c963731daaead6baca052ddd4f2a13247 /dev-perl/GnuPG-Interface | |
parent | Disabled BUILD.PL (diff) | |
download | gentoo-2-3c59ba7aee74b6a84dcaedfa2ba89342259ac240.tar.gz gentoo-2-3c59ba7aee74b6a84dcaedfa2ba89342259ac240.tar.bz2 gentoo-2-3c59ba7aee74b6a84dcaedfa2ba89342259ac240.zip |
Version bump
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-perl/GnuPG-Interface')
-rw-r--r-- | dev-perl/GnuPG-Interface/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/GnuPG-Interface/GnuPG-Interface-0.35.ebuild | 18 | ||||
-rw-r--r-- | dev-perl/GnuPG-Interface/files/digest-GnuPG-Interface-0.35 | 3 |
3 files changed, 28 insertions, 1 deletions
diff --git a/dev-perl/GnuPG-Interface/ChangeLog b/dev-perl/GnuPG-Interface/ChangeLog index 1a088405955e..46270edf5372 100644 --- a/dev-perl/GnuPG-Interface/ChangeLog +++ b/dev-perl/GnuPG-Interface/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/GnuPG-Interface # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.16 2007/01/15 22:32:18 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.17 2007/04/28 02:34:59 mcummings Exp $ + +*GnuPG-Interface-0.35 (28 Apr 2007) + + 28 Apr 2007; Michael Cummings <mcummings@gentoo.org> + +GnuPG-Interface-0.35.ebuild: + Version bump 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> GnuPG-Interface-0.34.ebuild: diff --git a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.35.ebuild b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.35.ebuild new file mode 100644 index 000000000000..a6f395356985 --- /dev/null +++ b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.35.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2007 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.35.ebuild,v 1.1 2007/04/28 02:34:59 mcummings Exp $ + +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" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +IUSE="" +DEPEND=">=app-crypt/gnupg-1.2.1-r1 + >=dev-perl/Class-MethodMaker-1.11 + dev-lang/perl" + +SRC_TEST="do" diff --git a/dev-perl/GnuPG-Interface/files/digest-GnuPG-Interface-0.35 b/dev-perl/GnuPG-Interface/files/digest-GnuPG-Interface-0.35 new file mode 100644 index 000000000000..15ad183b9803 --- /dev/null +++ b/dev-perl/GnuPG-Interface/files/digest-GnuPG-Interface-0.35 @@ -0,0 +1,3 @@ +MD5 4a201a96545718e67cc9d10cddfce0b3 GnuPG-Interface-0.35.tar.gz 44685 +RMD160 71c62d41179b9407b5d9c19d0eb3f1ea5dcb97c5 GnuPG-Interface-0.35.tar.gz 44685 +SHA256 92adc5629260d49c872d002a7cc46508208a1ebab0bf0fec19c1b906a9f3cc39 GnuPG-Interface-0.35.tar.gz 44685 |