diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-12-17 18:01:09 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-12-17 18:01:09 +0000 |
commit | b777f42ba2afcf575feef1df1780a53f9110fd41 (patch) | |
tree | d627b8021a94e5425d5e4dfcec634ba082c7c5dc /dev-perl/GnuPG-Interface | |
parent | Import a patch from Stefano Zacchiroli (debian) to force building with camlp5... (diff) | |
download | gentoo-2-b777f42ba2afcf575feef1df1780a53f9110fd41.tar.gz gentoo-2-b777f42ba2afcf575feef1df1780a53f9110fd41.tar.bz2 gentoo-2-b777f42ba2afcf575feef1df1780a53f9110fd41.zip |
amd64 stable
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'dev-perl/GnuPG-Interface')
-rw-r--r-- | dev-perl/GnuPG-Interface/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/GnuPG-Interface/ChangeLog b/dev-perl/GnuPG-Interface/ChangeLog index d8dfc631eaf9..ccdc162331de 100644 --- a/dev-perl/GnuPG-Interface/ChangeLog +++ b/dev-perl/GnuPG-Interface/ChangeLog @@ -1,6 +1,10 @@ # 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.23 2007/12/06 16:00:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.24 2007/12/17 18:01:09 drac Exp $ + + 17 Dec 2007; Samuli Suominen <drac@gentoo.org> + GnuPG-Interface-0.36.ebuild: + amd64 stable 06 Dec 2007; Raúl Porcel <armin76@gentoo.org> GnuPG-Interface-0.36.ebuild: diff --git a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild index 1776189cba2c..2326387e0537 100644 --- a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild +++ b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild @@ -1,6 +1,6 @@ # 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.36.ebuild,v 1.2 2007/12/06 16:00:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild,v 1.3 2007/12/17 18:01:09 drac Exp $ inherit perl-module @@ -9,7 +9,7 @@ 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" +KEYWORDS="alpha amd64 ~hppa ia64 ~ppc sparc x86" IUSE="" DEPEND=">=app-crypt/gnupg-1.2.1-r1 >=dev-perl/Class-MethodMaker-1.11 |