diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-08-04 20:05:27 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-08-04 20:05:27 +0000 |
commit | 3b9e8a547978af31706333147a825db60420f5b6 (patch) | |
tree | d4ad4eed2ac99d6f00d8dfd884966ad3df3b45e3 /dev-perl/GnuPG-Interface | |
parent | Fix DESCRIPTION (diff) | |
download | gentoo-2-3b9e8a547978af31706333147a825db60420f5b6.tar.gz gentoo-2-3b9e8a547978af31706333147a825db60420f5b6.tar.bz2 gentoo-2-3b9e8a547978af31706333147a825db60420f5b6.zip |
Fix DESCRIPTION
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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.450.0.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/GnuPG-Interface/GnuPG-Interface-0.460.0.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-perl/GnuPG-Interface/ChangeLog b/dev-perl/GnuPG-Interface/ChangeLog index 9ecc92bd9617..eb0febfdfa12 100644 --- a/dev-perl/GnuPG-Interface/ChangeLog +++ b/dev-perl/GnuPG-Interface/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/GnuPG-Interface -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.54 2013/08/10 12:50:42 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.55 2014/08/04 20:05:27 zlogene Exp $ + + 04 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> + GnuPG-Interface-0.450.0.ebuild, GnuPG-Interface-0.460.0.ebuild: + Fix DESCRIPTION 10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> GnuPG-Interface-0.460.0.ebuild: Stable for ppc, wrt bug #449586 diff --git a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.450.0.ebuild b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.450.0.ebuild index 226cbbc2e12e..5a5e504ba2c6 100644 --- a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.450.0.ebuild +++ b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.450.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 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.450.0.ebuild,v 1.6 2012/05/28 16:05:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.450.0.ebuild,v 1.7 2014/08/04 20:05:27 zlogene Exp $ EAPI=4 @@ -8,7 +8,7 @@ MODULE_AUTHOR=ALEXMV MODULE_VERSION=0.45 inherit perl-module -DESCRIPTION="GnuPG::Interface is a Perl module interface to interacting with GnuPG." +DESCRIPTION="GnuPG::Interface is a Perl module interface to interacting with GnuPG" SLOT="0" KEYWORDS="amd64 hppa ppc x86 ~ppc-macos" diff --git a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.460.0.ebuild b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.460.0.ebuild index b810f4532eec..f65d96e7b7f9 100644 --- a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.460.0.ebuild +++ b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.460.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.460.0.ebuild,v 1.4 2013/08/10 12:50:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.460.0.ebuild,v 1.5 2014/08/04 20:05:26 zlogene Exp $ EAPI=4 @@ -8,7 +8,7 @@ MODULE_AUTHOR=ALEXMV MODULE_VERSION=0.46 inherit perl-module -DESCRIPTION="GnuPG::Interface is a Perl module interface to interacting with GnuPG." +DESCRIPTION="GnuPG::Interface is a Perl module interface to interacting with GnuPG" SLOT="0" KEYWORDS="amd64 hppa ppc x86 ~ppc-macos" |