* [gentoo-commits] gentoo-x86 commit in dev-perl/GnuPG-Interface: ChangeLog GnuPG-Interface-0.430.0.ebuild
@ 2011-03-09 7:50 Torsten Veller (tove)
0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2011-03-09 7:50 UTC (permalink / raw
To: gentoo-commits
tove 11/03/09 07:50:52
Modified: ChangeLog
Added: GnuPG-Interface-0.430.0.ebuild
Log:
[bump] dev-perl/GnuPG-Interface-0.430.0
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Revision Changes Path
1.40 dev-perl/GnuPG-Interface/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 28 Oct 2010 18:54:42 -0000 1.39
+++ ChangeLog 9 Mar 2011 07:50:52 -0000 1.40
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/GnuPG-Interface
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.39 2010/10/28 18:54:42 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.40 2011/03/09 07:50:52 tove Exp $
+
+*GnuPG-Interface-0.430.0 (09 Mar 2011)
+
+ 09 Mar 2011; Torsten Veller <tove@gentoo.org>
+ +GnuPG-Interface-0.430.0.ebuild:
+ Version bump
28 Oct 2010; Fabian Groffen <grobian@gentoo.org>
GnuPG-Interface-0.42.ebuild:
1.1 dev-perl/GnuPG-Interface/GnuPG-Interface-0.430.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.430.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.430.0.ebuild?rev=1.1&content-type=text/plain
Index: GnuPG-Interface-0.430.0.ebuild
===================================================================
# Copyright 1999-2011 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.430.0.ebuild,v 1.1 2011/03/09 07:50:52 tove Exp $
EAPI=3
MODULE_AUTHOR=JESSE
MODULE_VERSION=0.43
inherit perl-module
DESCRIPTION="GnuPG::Interface is a Perl module interface to interacting with GnuPG."
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~ppc-macos"
IUSE=""
RDEPEND=">=app-crypt/gnupg-1.2.1-r1
dev-perl/Any-Moose"
DEPEND="${RDEPEND}"
SRC_TEST="do"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/GnuPG-Interface: ChangeLog GnuPG-Interface-0.430.0.ebuild
@ 2011-07-30 8:14 Torsten Veller (tove)
0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2011-07-30 8:14 UTC (permalink / raw
To: gentoo-commits
tove 11/07/30 08:14:58
Modified: ChangeLog
Removed: GnuPG-Interface-0.430.0.ebuild
Log:
Cleanup
(Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
Revision Changes Path
1.42 dev-perl/GnuPG-Interface/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?r1=1.41&r2=1.42
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog 3 May 2011 18:44:15 -0000 1.41
+++ ChangeLog 30 Jul 2011 08:14:58 -0000 1.42
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/GnuPG-Interface
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.41 2011/05/03 18:44:15 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.42 2011/07/30 08:14:58 tove Exp $
+
+ 30 Jul 2011; Torsten Veller <tove@gentoo.org>
+ -GnuPG-Interface-0.430.0.ebuild:
+ Cleanup
*GnuPG-Interface-0.440.0 (03 May 2011)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-07-30 9:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-30 8:14 [gentoo-commits] gentoo-x86 commit in dev-perl/GnuPG-Interface: ChangeLog GnuPG-Interface-0.430.0.ebuild Torsten Veller (tove)
-- strict thread matches above, loose matches on Subject: below --
2011-03-09 7:50 Torsten Veller (tove)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox