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.42.ebuild
@ 2009-10-06 21:28 Torsten Veller (tove)
  0 siblings, 0 replies; 11+ messages in thread
From: Torsten Veller (tove) @ 2009-10-06 21:28 UTC (permalink / raw
  To: gentoo-commits

tove        09/10/06 21:28:08

  Modified:             ChangeLog
  Added:                GnuPG-Interface-0.42.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc43/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	30 Sep 2008 13:22:56 -0000	1.27
+++ ChangeLog	6 Oct 2009 21:28:08 -0000	1.28
@@ -1,6 +1,12 @@
 # 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.27 2008/09/30 13:22:56 tove Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.28 2009/10/06 21:28:08 tove Exp $
+
+*GnuPG-Interface-0.42 (06 Oct 2009)
+
+  06 Oct 2009; Torsten Veller <tove@gentoo.org>
+  +GnuPG-Interface-0.42.ebuild:
+  Version bump
 
   30 Sep 2008; Torsten Veller <tove@gentoo.org>
   -GnuPG-Interface-0.34.ebuild, -GnuPG-Interface-0.35.ebuild,



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

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

Index: GnuPG-Interface-0.42.ebuild
===================================================================
# Copyright 1999-2009 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.42.ebuild,v 1.1 2009/10/06 21:28:08 tove Exp $

EAPI=2

MODULE_AUTHOR=JESSE
inherit perl-module

DESCRIPTION="GnuPG::Interface is a Perl module interface to interacting with GnuPG."

SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=app-crypt/gnupg-1.2.1-r1
	dev-perl/Any-Moose"
DEPEND="${RDEPEND}"

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/GnuPG-Interface: ChangeLog GnuPG-Interface-0.42.ebuild
@ 2009-10-13 15:14 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2009-10-13 15:14 UTC (permalink / raw
  To: gentoo-commits

jer         09/10/13 15:14:55

  Modified:             ChangeLog GnuPG-Interface-0.42.ebuild
  Log:
  Marked ~hppa (bug #287962).
  (Portage version: 2.2_rc46/cvs/Linux i686)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	6 Oct 2009 21:28:08 -0000	1.28
+++ ChangeLog	13 Oct 2009 15:14:54 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/GnuPG-Interface
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.28 2009/10/06 21:28:08 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.29 2009/10/13 15:14:54 jer Exp $
+
+  13 Oct 2009; Jeroen Roovers <jer@gentoo.org> GnuPG-Interface-0.42.ebuild:
+  Marked ~hppa (bug #287962).
 
 *GnuPG-Interface-0.42 (06 Oct 2009)
 



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

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

Index: GnuPG-Interface-0.42.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- GnuPG-Interface-0.42.ebuild	6 Oct 2009 21:28:08 -0000	1.1
+++ GnuPG-Interface-0.42.ebuild	13 Oct 2009 15:14:54 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 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.42.ebuild,v 1.1 2009/10/06 21:28:08 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v 1.2 2009/10/13 15:14:54 jer Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="GnuPG::Interface is a Perl module interface to interacting with GnuPG."
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
 RDEPEND=">=app-crypt/gnupg-1.2.1-r1






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/GnuPG-Interface: ChangeLog GnuPG-Interface-0.42.ebuild
@ 2009-10-19 21:43 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 11+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-10-19 21:43 UTC (permalink / raw
  To: gentoo-commits

klausman    09/10/19 21:43:07

  Modified:             ChangeLog GnuPG-Interface-0.42.ebuild
  Log:
  Keyworded on alpha, bug #287962
  (Portage version: 2.1.7.1/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	13 Oct 2009 15:14:54 -0000	1.29
+++ ChangeLog	19 Oct 2009 21:43:06 -0000	1.30
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/GnuPG-Interface
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.29 2009/10/13 15:14:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.30 2009/10/19 21:43:06 klausman Exp $
+
+  19 Oct 2009; Tobias Klausmann <klausman@gentoo.org>
+  GnuPG-Interface-0.42.ebuild:
+  Keyworded on alpha, bug #287962
 
   13 Oct 2009; Jeroen Roovers <jer@gentoo.org> GnuPG-Interface-0.42.ebuild:
   Marked ~hppa (bug #287962).



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

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

Index: GnuPG-Interface-0.42.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- GnuPG-Interface-0.42.ebuild	13 Oct 2009 15:14:54 -0000	1.2
+++ GnuPG-Interface-0.42.ebuild	19 Oct 2009 21:43:06 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 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.42.ebuild,v 1.2 2009/10/13 15:14:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v 1.3 2009/10/19 21:43:06 klausman Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="GnuPG::Interface is a Perl module interface to interacting with GnuPG."
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~x86"
 IUSE=""
 
 RDEPEND=">=app-crypt/gnupg-1.2.1-r1






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/GnuPG-Interface: ChangeLog GnuPG-Interface-0.42.ebuild
@ 2009-10-27 18:22 Mounir Lamouri (volkmar)
  0 siblings, 0 replies; 11+ messages in thread
From: Mounir Lamouri (volkmar) @ 2009-10-27 18:22 UTC (permalink / raw
  To: gentoo-commits

volkmar     09/10/27 18:22:58

  Modified:             ChangeLog GnuPG-Interface-0.42.ebuild
  Log:
  Keywording for ppc.
  Bug 287962.
  (Portage version: 14478-svn/cvs/Linux ppc)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	19 Oct 2009 21:43:06 -0000	1.30
+++ ChangeLog	27 Oct 2009 18:22:57 -0000	1.31
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/GnuPG-Interface
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.30 2009/10/19 21:43:06 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.31 2009/10/27 18:22:57 volkmar Exp $
+
+  27 Oct 2009; Mounir Lamouri <volkmar@gentoo.org>
+  GnuPG-Interface-0.42.ebuild:
+  Keywording for ppc, bug 287962
 
   19 Oct 2009; Tobias Klausmann <klausman@gentoo.org>
   GnuPG-Interface-0.42.ebuild:



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

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

Index: GnuPG-Interface-0.42.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- GnuPG-Interface-0.42.ebuild	19 Oct 2009 21:43:06 -0000	1.3
+++ GnuPG-Interface-0.42.ebuild	27 Oct 2009 18:22:57 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 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.42.ebuild,v 1.3 2009/10/19 21:43:06 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v 1.4 2009/10/27 18:22:57 volkmar Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="GnuPG::Interface is a Perl module interface to interacting with GnuPG."
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86"
 IUSE=""
 
 RDEPEND=">=app-crypt/gnupg-1.2.1-r1






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/GnuPG-Interface: ChangeLog GnuPG-Interface-0.42.ebuild
@ 2009-11-14 16:53 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2009-11-14 16:53 UTC (permalink / raw
  To: gentoo-commits

armin76     09/11/14 16:53:34

  Modified:             ChangeLog GnuPG-Interface-0.42.ebuild
  Log:
  Add ~ia64/~sparc wrt #287962
  (Portage version: 2.1.6.13/cvs/Linux ia64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	27 Oct 2009 18:22:57 -0000	1.31
+++ ChangeLog	14 Nov 2009 16:53:34 -0000	1.32
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/GnuPG-Interface
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.31 2009/10/27 18:22:57 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.32 2009/11/14 16:53:34 armin76 Exp $
+
+  14 Nov 2009; Raúl Porcel <armin76@gentoo.org>
+  GnuPG-Interface-0.42.ebuild:
+  Add ~ia64/~sparc wrt #287962
 
   27 Oct 2009; Mounir Lamouri <volkmar@gentoo.org>
   GnuPG-Interface-0.42.ebuild:



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

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

Index: GnuPG-Interface-0.42.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- GnuPG-Interface-0.42.ebuild	27 Oct 2009 18:22:57 -0000	1.4
+++ GnuPG-Interface-0.42.ebuild	14 Nov 2009 16:53:34 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 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.42.ebuild,v 1.4 2009/10/27 18:22:57 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v 1.5 2009/11/14 16:53:34 armin76 Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="GnuPG::Interface is a Perl module interface to interacting with GnuPG."
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=app-crypt/gnupg-1.2.1-r1






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/GnuPG-Interface: ChangeLog GnuPG-Interface-0.42.ebuild
@ 2010-07-29 17:30 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2010-07-29 17:30 UTC (permalink / raw
  To: gentoo-commits

jer         10/07/29 17:30:48

  Modified:             ChangeLog GnuPG-Interface-0.42.ebuild
  Log:
  Stable for HPPA (bug #321235).
  (Portage version: 2.2_rc67/cvs/Linux i686)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	14 Nov 2009 16:53:34 -0000	1.32
+++ ChangeLog	29 Jul 2010 17:30:48 -0000	1.33
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/GnuPG-Interface
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.32 2009/11/14 16:53:34 armin76 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.33 2010/07/29 17:30:48 jer Exp $
+
+  29 Jul 2010; Jeroen Roovers <jer@gentoo.org> GnuPG-Interface-0.42.ebuild:
+  Stable for HPPA (bug #321235).
 
   14 Nov 2009; Raúl Porcel <armin76@gentoo.org>
   GnuPG-Interface-0.42.ebuild:



1.6                  dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild

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

Index: GnuPG-Interface-0.42.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- GnuPG-Interface-0.42.ebuild	14 Nov 2009 16:53:34 -0000	1.5
+++ GnuPG-Interface-0.42.ebuild	29 Jul 2010 17:30:48 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 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.42.ebuild,v 1.5 2009/11/14 16:53:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v 1.6 2010/07/29 17:30:48 jer Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="GnuPG::Interface is a Perl module interface to interacting with GnuPG."
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=app-crypt/gnupg-1.2.1-r1






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/GnuPG-Interface: ChangeLog GnuPG-Interface-0.42.ebuild
@ 2010-08-01 13:34 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 11+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-08-01 13:34 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/08/01 13:34:17

  Modified:             ChangeLog GnuPG-Interface-0.42.ebuild
  Log:
  Stable on amd64 wrt bug #321235
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	29 Jul 2010 17:30:48 -0000	1.33
+++ ChangeLog	1 Aug 2010 13:34:17 -0000	1.34
@@ -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.33 2010/07/29 17:30:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.34 2010/08/01 13:34:17 hwoarang Exp $
+
+  01 Aug 2010; Markos Chandras <hwoarang@gentoo.org>
+  GnuPG-Interface-0.42.ebuild:
+  Stable on amd64 wrt bug #321235
 
   29 Jul 2010; Jeroen Roovers <jer@gentoo.org> GnuPG-Interface-0.42.ebuild:
   Stable for HPPA (bug #321235).



1.7                  dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild

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

Index: GnuPG-Interface-0.42.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- GnuPG-Interface-0.42.ebuild	29 Jul 2010 17:30:48 -0000	1.6
+++ GnuPG-Interface-0.42.ebuild	1 Aug 2010 13:34:17 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 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.42.ebuild,v 1.6 2010/07/29 17:30:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v 1.7 2010/08/01 13:34:17 hwoarang Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="GnuPG::Interface is a Perl module interface to interacting with GnuPG."
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=app-crypt/gnupg-1.2.1-r1






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/GnuPG-Interface: ChangeLog GnuPG-Interface-0.42.ebuild
@ 2010-08-01 17:22 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 11+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2010-08-01 17:22 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    10/08/01 17:22:47

  Modified:             ChangeLog GnuPG-Interface-0.42.ebuild
  Log:
  x86 stable wrt bug #321235
  (Portage version: 2.1.8.3/cvs/Linux i686)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	1 Aug 2010 13:34:17 -0000	1.34
+++ ChangeLog	1 Aug 2010 17:22:46 -0000	1.35
@@ -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.34 2010/08/01 13:34:17 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.35 2010/08/01 17:22:46 phajdan.jr Exp $
+
+  01 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  GnuPG-Interface-0.42.ebuild:
+  x86 stable wrt bug #321235
 
   01 Aug 2010; Markos Chandras <hwoarang@gentoo.org>
   GnuPG-Interface-0.42.ebuild:



1.8                  dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild

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

Index: GnuPG-Interface-0.42.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- GnuPG-Interface-0.42.ebuild	1 Aug 2010 13:34:17 -0000	1.7
+++ GnuPG-Interface-0.42.ebuild	1 Aug 2010 17:22:46 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 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.42.ebuild,v 1.7 2010/08/01 13:34:17 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v 1.8 2010/08/01 17:22:46 phajdan.jr Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="GnuPG::Interface is a Perl module interface to interacting with GnuPG."
 
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86"
 IUSE=""
 
 RDEPEND=">=app-crypt/gnupg-1.2.1-r1






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/GnuPG-Interface: ChangeLog GnuPG-Interface-0.42.ebuild
@ 2010-08-28 17:09 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2010-08-28 17:09 UTC (permalink / raw
  To: gentoo-commits

armin76     10/08/28 17:09:32

  Modified:             ChangeLog GnuPG-Interface-0.42.ebuild
  Log:
  alpha/ia64/sparc stable wrt #321235
  (Portage version: 2.1.8.3/cvs/Linux ia64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	1 Aug 2010 17:22:46 -0000	1.35
+++ ChangeLog	28 Aug 2010 17:09:32 -0000	1.36
@@ -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.35 2010/08/01 17:22:46 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.36 2010/08/28 17:09:32 armin76 Exp $
+
+  28 Aug 2010; Raúl Porcel <armin76@gentoo.org>
+  GnuPG-Interface-0.42.ebuild:
+  alpha/ia64/sparc stable wrt #321235
 
   01 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   GnuPG-Interface-0.42.ebuild:



1.9                  dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild

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

Index: GnuPG-Interface-0.42.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- GnuPG-Interface-0.42.ebuild	1 Aug 2010 17:22:46 -0000	1.8
+++ GnuPG-Interface-0.42.ebuild	28 Aug 2010 17:09:32 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 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.42.ebuild,v 1.8 2010/08/01 17:22:46 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v 1.9 2010/08/28 17:09:32 armin76 Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="GnuPG::Interface is a Perl module interface to interacting with GnuPG."
 
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86"
 IUSE=""
 
 RDEPEND=">=app-crypt/gnupg-1.2.1-r1






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/GnuPG-Interface: ChangeLog GnuPG-Interface-0.42.ebuild
@ 2010-09-13 14:46 Joseph Jezak (josejx)
  0 siblings, 0 replies; 11+ messages in thread
From: Joseph Jezak (josejx) @ 2010-09-13 14:46 UTC (permalink / raw
  To: gentoo-commits

josejx      10/09/13 14:46:24

  Modified:             ChangeLog GnuPG-Interface-0.42.ebuild
  Log:
  Marked ppc stable for bug #321235.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	28 Aug 2010 17:09:32 -0000	1.36
+++ ChangeLog	13 Sep 2010 14:46:24 -0000	1.37
@@ -1,6 +1,9 @@
 # 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.36 2010/08/28 17:09:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.37 2010/09/13 14:46:24 josejx Exp $
+
+  13 Sep 2010; Joseph Jezak <josejx@gentoo.org> GnuPG-Interface-0.42.ebuild:
+  Marked ppc stable for bug #321235.
 
   28 Aug 2010; Raúl Porcel <armin76@gentoo.org>
   GnuPG-Interface-0.42.ebuild:



1.10                 dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild

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

Index: GnuPG-Interface-0.42.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- GnuPG-Interface-0.42.ebuild	28 Aug 2010 17:09:32 -0000	1.9
+++ GnuPG-Interface-0.42.ebuild	13 Sep 2010 14:46:24 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 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.42.ebuild,v 1.9 2010/08/28 17:09:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v 1.10 2010/09/13 14:46:24 josejx Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="GnuPG::Interface is a Perl module interface to interacting with GnuPG."
 
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
 IUSE=""
 
 RDEPEND=">=app-crypt/gnupg-1.2.1-r1






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/GnuPG-Interface: ChangeLog GnuPG-Interface-0.42.ebuild
@ 2010-10-28 18:54 Fabian Groffen (grobian)
  0 siblings, 0 replies; 11+ messages in thread
From: Fabian Groffen (grobian) @ 2010-10-28 18:54 UTC (permalink / raw
  To: gentoo-commits

grobian     10/10/28 18:54:42

  Modified:             ChangeLog GnuPG-Interface-0.42.ebuild
  Log:
  Marked ~ppc-macos
  
  (Portage version: 2.2.01.17133-prefix/cvs/Darwin powerpc)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	20 Oct 2010 08:25:47 -0000	1.38
+++ ChangeLog	28 Oct 2010 18:54:42 -0000	1.39
@@ -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.38 2010/10/20 08:25:47 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.39 2010/10/28 18:54:42 grobian Exp $
+
+  28 Oct 2010; Fabian Groffen <grobian@gentoo.org>
+  GnuPG-Interface-0.42.ebuild:
+  Marked ~ppc-macos
 
   20 Oct 2010; Torsten Veller <tove@gentoo.org>
   -GnuPG-Interface-0.36.ebuild:



1.11                 dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild

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

Index: GnuPG-Interface-0.42.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- GnuPG-Interface-0.42.ebuild	13 Sep 2010 14:46:24 -0000	1.10
+++ GnuPG-Interface-0.42.ebuild	28 Oct 2010 18:54:42 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 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.42.ebuild,v 1.10 2010/09/13 14:46:24 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.42.ebuild,v 1.11 2010/10/28 18:54:42 grobian Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="GnuPG::Interface is a Perl module interface to interacting with GnuPG."
 
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86 ~ppc-macos"
 IUSE=""
 
 RDEPEND=">=app-crypt/gnupg-1.2.1-r1






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

end of thread, other threads:[~2010-10-28 18:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-14 16:53 [gentoo-commits] gentoo-x86 commit in dev-perl/GnuPG-Interface: ChangeLog GnuPG-Interface-0.42.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2010-10-28 18:54 Fabian Groffen (grobian)
2010-09-13 14:46 Joseph Jezak (josejx)
2010-08-28 17:09 Raul Porcel (armin76)
2010-08-01 17:22 PaweA Hajdan (phajdan.jr)
2010-08-01 13:34 Markos Chandras (hwoarang)
2010-07-29 17:30 Jeroen Roovers (jer)
2009-10-27 18:22 Mounir Lamouri (volkmar)
2009-10-19 21:43 Tobias Klausmann (klausman)
2009-10-13 15:14 Jeroen Roovers (jer)
2009-10-06 21:28 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