public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Exception: ChangeLog Test-Exception-0.27.ebuild
@ 2008-04-29  6:15 Yuval Yaari (yuval)
  0 siblings, 0 replies; 6+ messages in thread
From: Yuval Yaari (yuval) @ 2008-04-29  6:15 UTC (permalink / raw
  To: gentoo-commits

yuval       08/04/29 06:15:05

  Modified:             ChangeLog
  Added:                Test-Exception-0.27.ebuild
  Log:
  Version bump
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.49                 dev-perl/Test-Exception/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	21 Aug 2007 13:45:43 -0000	1.48
+++ ChangeLog	29 Apr 2008 06:15:04 -0000	1.49
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Test-Exception
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.48 2007/08/21 13:45:43 jer Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.49 2008/04/29 06:15:04 yuval Exp $
+
+*Test-Exception-0.27 (29 Apr 2008)
+
+  29 Apr 2008; Yuval Yaari <yuval@gentoo.org> +Test-Exception-0.27.ebuild:
+  Version bump
 
   21 Aug 2007; Jeroen Roovers <jer@gentoo.org> Test-Exception-0.25.ebuild:
   Stable for HPPA (bug #153189).



1.1                  dev-perl/Test-Exception/Test-Exception-0.27.ebuild

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

Index: Test-Exception-0.27.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild,v 1.1 2008/04/29 06:15:04 yuval Exp $

inherit perl-module

DESCRIPTION="test functions for exception based code"
HOMEPAGE="http://search.cpan.org/~adie/"
SRC_URI="mirror://cpan/authors/id/A/AD/ADIE/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
SRC_TEST="do"

DEPEND="${RDEPEND}
	>=dev-perl/module-build-0.28"

RDEPEND=">=virtual/perl-Test-Simple-0.64
	>=dev-perl/Sub-Uplevel-0.13
	dev-lang/perl"



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



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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Exception: ChangeLog Test-Exception-0.27.ebuild
@ 2008-07-17 20:35 Raul Porcel (armin76)
  0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2008-07-17 20:35 UTC (permalink / raw
  To: gentoo-commits

armin76     08/07/17 20:35:57

  Modified:             ChangeLog Test-Exception-0.27.ebuild
  Log:
  alpha/ia64/sparc/x86 stable
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.50                 dev-perl/Test-Exception/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	29 Apr 2008 06:15:04 -0000	1.49
+++ ChangeLog	17 Jul 2008 20:35:56 -0000	1.50
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Exception
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.49 2008/04/29 06:15:04 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.50 2008/07/17 20:35:56 armin76 Exp $
+
+  17 Jul 2008; Raúl Porcel <armin76@gentoo.org> Test-Exception-0.27.ebuild:
+  alpha/ia64/sparc/x86 stable
 
 *Test-Exception-0.27 (29 Apr 2008)
 



1.2                  dev-perl/Test-Exception/Test-Exception-0.27.ebuild

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

Index: Test-Exception-0.27.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Test-Exception-0.27.ebuild	29 Apr 2008 06:15:04 -0000	1.1
+++ Test-Exception-0.27.ebuild	17 Jul 2008 20:35:56 -0000	1.2
@@ -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/Test-Exception/Test-Exception-0.27.ebuild,v 1.1 2008/04/29 06:15:04 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild,v 1.2 2008/07/17 20:35:56 armin76 Exp $
 
 inherit perl-module
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
 IUSE=""
 SRC_TEST="do"
 



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



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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Exception: ChangeLog Test-Exception-0.27.ebuild
@ 2009-05-31 18:29 Markus Meier (maekke)
  0 siblings, 0 replies; 6+ messages in thread
From: Markus Meier (maekke) @ 2009-05-31 18:29 UTC (permalink / raw
  To: gentoo-commits

maekke      09/05/31 18:29:54

  Modified:             ChangeLog Test-Exception-0.27.ebuild
  Log:
  amd64 stable, bug #272009
  (Portage version: 2.1.6.11/cvs/Linux x86_64)

Revision  Changes    Path
1.53                 dev-perl/Test-Exception/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	18 Nov 2008 15:35:47 -0000	1.52
+++ ChangeLog	31 May 2009 18:29:54 -0000	1.53
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Exception
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.52 2008/11/18 15:35:47 tove Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.53 2009/05/31 18:29:54 maekke Exp $
+
+  31 May 2009; Markus Meier <maekke@gentoo.org> Test-Exception-0.27.ebuild:
+  amd64 stable, bug #272009
 
   18 Nov 2008; Torsten Veller <tove@gentoo.org> Test-Exception-0.25.ebuild,
   Test-Exception-0.27.ebuild:



1.5                  dev-perl/Test-Exception/Test-Exception-0.27.ebuild

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

Index: Test-Exception-0.27.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Test-Exception-0.27.ebuild	18 Nov 2008 15:35:47 -0000	1.4
+++ Test-Exception-0.27.ebuild	31 May 2009 18:29:54 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild,v 1.4 2008/11/18 15:35:47 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild,v 1.5 2009/05/31 18:29:54 maekke Exp $
 
 inherit perl-module
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86"
 IUSE=""
 SRC_TEST="do"
 






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Exception: ChangeLog Test-Exception-0.27.ebuild
@ 2009-05-31 22:11 Brent Baude (ranger)
  0 siblings, 0 replies; 6+ messages in thread
From: Brent Baude (ranger) @ 2009-05-31 22:11 UTC (permalink / raw
  To: gentoo-commits

ranger      09/05/31 22:11:16

  Modified:             ChangeLog Test-Exception-0.27.ebuild
  Log:
  Marking Test-Exception-0.27 ppc64 for bug 272009
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

Revision  Changes    Path
1.54                 dev-perl/Test-Exception/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?r1=1.53&r2=1.54

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	31 May 2009 18:29:54 -0000	1.53
+++ ChangeLog	31 May 2009 22:11:16 -0000	1.54
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Exception
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.53 2009/05/31 18:29:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.54 2009/05/31 22:11:16 ranger Exp $
+
+  31 May 2009; Brent Baude <ranger@gentoo.org> Test-Exception-0.27.ebuild:
+  Marking Test-Exception-0.27 ppc64 for bug 272009
 
   31 May 2009; Markus Meier <maekke@gentoo.org> Test-Exception-0.27.ebuild:
   amd64 stable, bug #272009



1.6                  dev-perl/Test-Exception/Test-Exception-0.27.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild?r1=1.5&r2=1.6

Index: Test-Exception-0.27.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Test-Exception-0.27.ebuild	31 May 2009 18:29:54 -0000	1.5
+++ Test-Exception-0.27.ebuild	31 May 2009 22:11:16 -0000	1.6
@@ -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/Test-Exception/Test-Exception-0.27.ebuild,v 1.5 2009/05/31 18:29:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild,v 1.6 2009/05/31 22:11:16 ranger Exp $
 
 inherit perl-module
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86"
 IUSE=""
 SRC_TEST="do"
 






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Exception: ChangeLog Test-Exception-0.27.ebuild
@ 2009-06-01 16:56 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 6+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-06-01 16:56 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/06/01 16:56:37

  Modified:             ChangeLog Test-Exception-0.27.ebuild
  Log:
  ppc stable #272009
  (Portage version: 2.1.6.13/cvs/Linux ppc)

Revision  Changes    Path
1.55                 dev-perl/Test-Exception/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	31 May 2009 22:11:16 -0000	1.54
+++ ChangeLog	1 Jun 2009 16:56:37 -0000	1.55
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Exception
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.54 2009/05/31 22:11:16 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.55 2009/06/01 16:56:37 nixnut Exp $
+
+  01 Jun 2009; nixnut <nixnut@gentoo.org> Test-Exception-0.27.ebuild:
+  ppc stable #272009
 
   31 May 2009; Brent Baude <ranger@gentoo.org> Test-Exception-0.27.ebuild:
   Marking Test-Exception-0.27 ppc64 for bug 272009



1.7                  dev-perl/Test-Exception/Test-Exception-0.27.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild?r1=1.6&r2=1.7

Index: Test-Exception-0.27.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Test-Exception-0.27.ebuild	31 May 2009 22:11:16 -0000	1.6
+++ Test-Exception-0.27.ebuild	1 Jun 2009 16:56:37 -0000	1.7
@@ -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/Test-Exception/Test-Exception-0.27.ebuild,v 1.6 2009/05/31 22:11:16 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild,v 1.7 2009/06/01 16:56:37 nixnut Exp $
 
 inherit perl-module
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
 IUSE=""
 SRC_TEST="do"
 






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Exception: ChangeLog Test-Exception-0.27.ebuild
@ 2009-06-08 10:58 Jeroen Roovers (jer)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers (jer) @ 2009-06-08 10:58 UTC (permalink / raw
  To: gentoo-commits

jer         09/06/08 10:58:28

  Modified:             ChangeLog Test-Exception-0.27.ebuild
  Log:
  Stable for HPPA (bug #272009).
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.56                 dev-perl/Test-Exception/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/ChangeLog?r1=1.55&r2=1.56

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	1 Jun 2009 16:56:37 -0000	1.55
+++ ChangeLog	8 Jun 2009 10:58:28 -0000	1.56
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Exception
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.55 2009/06/01 16:56:37 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/ChangeLog,v 1.56 2009/06/08 10:58:28 jer Exp $
+
+  08 Jun 2009; Jeroen Roovers <jer@gentoo.org> Test-Exception-0.27.ebuild:
+  Stable for HPPA (bug #272009).
 
   01 Jun 2009; nixnut <nixnut@gentoo.org> Test-Exception-0.27.ebuild:
   ppc stable #272009



1.8                  dev-perl/Test-Exception/Test-Exception-0.27.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild?r1=1.7&r2=1.8

Index: Test-Exception-0.27.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Test-Exception-0.27.ebuild	1 Jun 2009 16:56:37 -0000	1.7
+++ Test-Exception-0.27.ebuild	8 Jun 2009 10:58:28 -0000	1.8
@@ -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/Test-Exception/Test-Exception-0.27.ebuild,v 1.7 2009/06/01 16:56:37 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.27.ebuild,v 1.8 2009/06/08 10:58:28 jer Exp $
 
 inherit perl-module
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
 IUSE=""
 SRC_TEST="do"
 






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

end of thread, other threads:[~2009-06-08 10:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-01 16:56 [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Exception: ChangeLog Test-Exception-0.27.ebuild Gysbert Wassenaar (nixnut)
  -- strict thread matches above, loose matches on Subject: below --
2009-06-08 10:58 Jeroen Roovers (jer)
2009-05-31 22:11 Brent Baude (ranger)
2009-05-31 18:29 Markus Meier (maekke)
2008-07-17 20:35 Raul Porcel (armin76)
2008-04-29  6:15 Yuval Yaari (yuval)

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