public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/GnuPG-Interface: ChangeLog GnuPG-Interface-0.36.ebuild
@ 2007-10-19 21:48 Christian Hartmann (ian)
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Hartmann (ian) @ 2007-10-19 21:48 UTC (permalink / raw
  To: gentoo-commits

ian         07/10/19 21:48:43

  Modified:             ChangeLog
  Added:                GnuPG-Interface-0.36.ebuild
  Log:
  Version bump
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.21                 dev-perl/GnuPG-Interface/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	9 Aug 2007 14:52:05 -0000	1.20
+++ ChangeLog	19 Oct 2007 21:48:43 -0000	1.21
@@ -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.20 2007/08/09 14:52:05 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.21 2007/10/19 21:48:43 ian Exp $
+
+*GnuPG-Interface-0.36 (19 Oct 2007)
+
+  19 Oct 2007; Christian Hartmann <ian@gentoo.org>
+  +GnuPG-Interface-0.36.ebuild:
+  Version bump
 
   09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
   GnuPG-Interface-0.35.ebuild:



1.1                  dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild?rev=1.1&content-type=text/plain

Index: GnuPG-Interface-0.36.ebuild
===================================================================
# 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.1 2007/10/19 21:48:43 ian 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"



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/GnuPG-Interface: ChangeLog GnuPG-Interface-0.36.ebuild
@ 2007-12-06 16:00 Raul Porcel (armin76)
  0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2007-12-06 16:00 UTC (permalink / raw
  To: gentoo-commits

armin76     07/12/06 16:00:07

  Modified:             ChangeLog GnuPG-Interface-0.36.ebuild
  Log:
  alpha/ia64/sparc/x86 stable
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.23                 dev-perl/GnuPG-Interface/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	10 Nov 2007 13:17:16 -0000	1.22
+++ ChangeLog	6 Dec 2007 16:00:07 -0000	1.23
@@ -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.22 2007/11/10 13:17:16 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.23 2007/12/06 16:00:07 armin76 Exp $
+
+  06 Dec 2007; Raúl Porcel <armin76@gentoo.org>
+  GnuPG-Interface-0.36.ebuild:
+  alpha/ia64/sparc/x86 stable
 
   10 Nov 2007; Samuli Suominen <drac@gentoo.org>
   GnuPG-Interface-0.35.ebuild:



1.2                  dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild?r1=1.1&r2=1.2

Index: GnuPG-Interface-0.36.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- GnuPG-Interface-0.36.ebuild	19 Oct 2007 21:48:43 -0000	1.1
+++ GnuPG-Interface-0.36.ebuild	6 Dec 2007 16:00:07 -0000	1.2
@@ -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.1 2007/10/19 21:48:43 ian Exp $
+# $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 $
 
 inherit perl-module
 
@@ -9,7 +9,7 @@
 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



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/GnuPG-Interface: ChangeLog GnuPG-Interface-0.36.ebuild
@ 2007-12-17 18:01 Samuli Suominen (drac)
  0 siblings, 0 replies; 6+ messages in thread
From: Samuli Suominen (drac) @ 2007-12-17 18:01 UTC (permalink / raw
  To: gentoo-commits

drac        07/12/17 18:01:10

  Modified:             ChangeLog GnuPG-Interface-0.36.ebuild
  Log:
  amd64 stable
  (Portage version: 2.1.4_rc10)

Revision  Changes    Path
1.24                 dev-perl/GnuPG-Interface/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	6 Dec 2007 16:00:07 -0000	1.23
+++ ChangeLog	17 Dec 2007 18:01:09 -0000	1.24
@@ -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:



1.3                  dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild?r1=1.2&r2=1.3

Index: GnuPG-Interface-0.36.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- GnuPG-Interface-0.36.ebuild	6 Dec 2007 16:00:07 -0000	1.2
+++ GnuPG-Interface-0.36.ebuild	17 Dec 2007 18:01:09 -0000	1.3
@@ -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 @@
 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



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/GnuPG-Interface: ChangeLog GnuPG-Interface-0.36.ebuild
@ 2008-01-13 21:29 Tobias Scherbaum (dertobi123)
  0 siblings, 0 replies; 6+ messages in thread
From: Tobias Scherbaum (dertobi123) @ 2008-01-13 21:29 UTC (permalink / raw
  To: gentoo-commits

dertobi123    08/01/13 21:29:33

  Modified:             ChangeLog GnuPG-Interface-0.36.ebuild
  Log:
  ppc. stable
  (Portage version: 2.1.4)

Revision  Changes    Path
1.25                 dev-perl/GnuPG-Interface/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	17 Dec 2007 18:01:09 -0000	1.24
+++ ChangeLog	13 Jan 2008 21:29:33 -0000	1.25
@@ -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.24 2007/12/17 18:01:09 drac Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.25 2008/01/13 21:29:33 dertobi123 Exp $
+
+  13 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+  GnuPG-Interface-0.36.ebuild:
+  ppc. stable
 
   17 Dec 2007; Samuli Suominen <drac@gentoo.org>
   GnuPG-Interface-0.36.ebuild:



1.4                  dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild?r1=1.3&r2=1.4

Index: GnuPG-Interface-0.36.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- GnuPG-Interface-0.36.ebuild	17 Dec 2007 18:01:09 -0000	1.3
+++ GnuPG-Interface-0.36.ebuild	13 Jan 2008 21:29:33 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# 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.3 2007/12/17 18:01:09 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild,v 1.4 2008/01/13 21:29:33 dertobi123 Exp $
 
 inherit perl-module
 
@@ -9,7 +9,7 @@
 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



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/GnuPG-Interface: ChangeLog GnuPG-Interface-0.36.ebuild
@ 2008-03-28  9:47 Jeroen Roovers (jer)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2008-03-28  9:47 UTC (permalink / raw
  To: gentoo-commits

jer         08/03/28 09:47:53

  Modified:             ChangeLog GnuPG-Interface-0.36.ebuild
  Log:
  Stable for HPPA too.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.26                 dev-perl/GnuPG-Interface/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	13 Jan 2008 21:29:33 -0000	1.25
+++ ChangeLog	28 Mar 2008 09:47:52 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/GnuPG-Interface
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.25 2008/01/13 21:29:33 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.26 2008/03/28 09:47:52 jer Exp $
+
+  28 Mar 2008; Jeroen Roovers <jer@gentoo.org> GnuPG-Interface-0.36.ebuild:
+  Stable for HPPA too.
 
   13 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org>
   GnuPG-Interface-0.36.ebuild:



1.5                  dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild?r1=1.4&r2=1.5

Index: GnuPG-Interface-0.36.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- GnuPG-Interface-0.36.ebuild	13 Jan 2008 21:29:33 -0000	1.4
+++ GnuPG-Interface-0.36.ebuild	28 Mar 2008 09:47:52 -0000	1.5
@@ -1,6 +1,6 @@
 # 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.4 2008/01/13 21:29:33 dertobi123 Exp $
+# $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 $
 
 inherit perl-module
 
@@ -9,7 +9,7 @@
 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



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/GnuPG-Interface: ChangeLog GnuPG-Interface-0.36.ebuild
@ 2010-10-20  8:25 Torsten Veller (tove)
  0 siblings, 0 replies; 6+ messages in thread
From: Torsten Veller (tove) @ 2010-10-20  8:25 UTC (permalink / raw
  To: gentoo-commits

tove        10/10/20 08:25:47

  Modified:             ChangeLog
  Removed:              GnuPG-Interface-0.36.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2_rc98/cvs/Linux x86_64)

Revision  Changes    Path
1.38                 dev-perl/GnuPG-Interface/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	13 Sep 2010 14:46:24 -0000	1.37
+++ ChangeLog	20 Oct 2010 08:25:47 -0000	1.38
@@ -1,6 +1,10 @@
 # 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.37 2010/09/13 14:46:24 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.38 2010/10/20 08:25:47 tove Exp $
+
+  20 Oct 2010; Torsten Veller <tove@gentoo.org>
+  -GnuPG-Interface-0.36.ebuild:
+  Cleanup
 
   13 Sep 2010; Joseph Jezak <josejx@gentoo.org> GnuPG-Interface-0.42.ebuild:
   Marked ppc stable for bug #321235.






^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-10-20  8:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-28  9:47 [gentoo-commits] gentoo-x86 commit in dev-perl/GnuPG-Interface: ChangeLog GnuPG-Interface-0.36.ebuild Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2010-10-20  8:25 Torsten Veller (tove)
2008-01-13 21:29 Tobias Scherbaum (dertobi123)
2007-12-17 18:01 Samuli Suominen (drac)
2007-12-06 16:00 Raul Porcel (armin76)
2007-10-19 21:48 Christian Hartmann (ian)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox