public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Class-Inspector: ChangeLog Class-Inspector-1.24.ebuild
@ 2010-06-27 19:27 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 8+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2010-06-27 19:27 UTC (permalink / raw
  To: gentoo-commits

nixnut      10/06/27 19:27:06

  Modified:             ChangeLog Class-Inspector-1.24.ebuild
  Log:
  ppc stable #323529
  (Portage version: 2.1.8.3/cvs/Linux ppc, RepoMan options: --force)

Revision  Changes    Path
1.61                 dev-perl/Class-Inspector/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?r1=1.60&r2=1.61

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	21 Jun 2010 20:30:36 -0000	1.60
+++ ChangeLog	27 Jun 2010 19:27:06 -0000	1.61
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Class-Inspector
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.60 2010/06/21 20:30:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.61 2010/06/27 19:27:06 nixnut Exp $
+
+  27 Jun 2010; <nixnut@gentoo.org> Class-Inspector-1.24.ebuild:
+  ppc stable #323529
 
   21 Jun 2010; Raúl Porcel <armin76@gentoo.org>
   Class-Inspector-1.24.ebuild:



1.5                  dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild?r1=1.4&r2=1.5

Index: Class-Inspector-1.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Class-Inspector-1.24.ebuild	21 Jun 2010 20:30:36 -0000	1.4
+++ Class-Inspector-1.24.ebuild	27 Jun 2010 19:27:06 -0000	1.5
@@ -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/Class-Inspector/Class-Inspector-1.24.ebuild,v 1.4 2010/06/21 20:30:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild,v 1.5 2010/06/27 19:27:06 nixnut Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Provides information about Classes"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""






^ permalink raw reply	[flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Class-Inspector: ChangeLog Class-Inspector-1.24.ebuild
@ 2012-03-31  7:37 Torsten Veller (tove)
  0 siblings, 0 replies; 8+ messages in thread
From: Torsten Veller (tove) @ 2012-03-31  7:37 UTC (permalink / raw
  To: gentoo-commits

tove        12/03/31 07:37:41

  Modified:             ChangeLog
  Removed:              Class-Inspector-1.24.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.0_alpha96/cvs/Linux x86_64)

Revision  Changes    Path
1.75                 dev-perl/Class-Inspector/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?rev=1.75&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?rev=1.75&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?r1=1.74&r2=1.75

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog	24 Mar 2012 19:39:29 -0000	1.74
+++ ChangeLog	31 Mar 2012 07:37:40 -0000	1.75
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Class-Inspector
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.74 2012/03/24 19:39:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.75 2012/03/31 07:37:40 tove Exp $
+
+  31 Mar 2012; Torsten Veller <tove@gentoo.org> -Class-Inspector-1.24.ebuild:
+  Cleanup
 
   24 Mar 2012; Raúl Porcel <armin76@gentoo.org>
   Class-Inspector-1.250.0.ebuild:






^ permalink raw reply	[flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Class-Inspector: ChangeLog Class-Inspector-1.24.ebuild
@ 2010-11-05 13:56 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 8+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-11-05 13:56 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/11/05 13:56:03

  Modified:             ChangeLog Class-Inspector-1.24.ebuild
  Log:
  ppc64 stable wrt #341865
  
  (Portage version: 2.2.0_alpha3/cvs/Linux x86_64)

Revision  Changes    Path
1.63                 dev-perl/Class-Inspector/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?r1=1.62&r2=1.63

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	18 Oct 2010 20:22:05 -0000	1.62
+++ ChangeLog	5 Nov 2010 13:56:03 -0000	1.63
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Class-Inspector
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.62 2010/10/18 20:22:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.63 2010/11/05 13:56:03 ssuominen Exp $
+
+  05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
+  Class-Inspector-1.24.ebuild:
+  ppc64 stable wrt #341865
 
   18 Oct 2010; Jeroen Roovers <jer@gentoo.org> Class-Inspector-1.24.ebuild:
   Stable for HPPA (bug #323529).



1.7                  dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild

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

Index: Class-Inspector-1.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Class-Inspector-1.24.ebuild	18 Oct 2010 20:22:05 -0000	1.6
+++ Class-Inspector-1.24.ebuild	5 Nov 2010 13:56:03 -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/Class-Inspector/Class-Inspector-1.24.ebuild,v 1.6 2010/10/18 20:22:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild,v 1.7 2010/11/05 13:56:03 ssuominen Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Provides information about Classes"
 
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""






^ permalink raw reply	[flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Class-Inspector: ChangeLog Class-Inspector-1.24.ebuild
@ 2010-10-18 20:22 Jeroen Roovers (jer)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2010-10-18 20:22 UTC (permalink / raw
  To: gentoo-commits

jer         10/10/18 20:22:05

  Modified:             ChangeLog Class-Inspector-1.24.ebuild
  Log:
  Stable for HPPA (bug #323529).
  
  (Portage version: 2.2_rc98/cvs/Linux i686)

Revision  Changes    Path
1.62                 dev-perl/Class-Inspector/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?r1=1.61&r2=1.62

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog	27 Jun 2010 19:27:06 -0000	1.61
+++ ChangeLog	18 Oct 2010 20:22:05 -0000	1.62
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Class-Inspector
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.61 2010/06/27 19:27:06 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.62 2010/10/18 20:22:05 jer Exp $
+
+  18 Oct 2010; Jeroen Roovers <jer@gentoo.org> Class-Inspector-1.24.ebuild:
+  Stable for HPPA (bug #323529).
 
   27 Jun 2010; <nixnut@gentoo.org> Class-Inspector-1.24.ebuild:
   ppc stable #323529



1.6                  dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild

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

Index: Class-Inspector-1.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Class-Inspector-1.24.ebuild	27 Jun 2010 19:27:06 -0000	1.5
+++ Class-Inspector-1.24.ebuild	18 Oct 2010 20:22:05 -0000	1.6
@@ -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/Class-Inspector/Class-Inspector-1.24.ebuild,v 1.5 2010/06/27 19:27:06 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild,v 1.6 2010/10/18 20:22:05 jer Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Provides information about Classes"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""






^ permalink raw reply	[flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Class-Inspector: ChangeLog Class-Inspector-1.24.ebuild
@ 2010-06-21 20:30 Raul Porcel (armin76)
  0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2010-06-21 20:30 UTC (permalink / raw
  To: gentoo-commits

armin76     10/06/21 20:30:36

  Modified:             ChangeLog Class-Inspector-1.24.ebuild
  Log:
  alpha/ia64/sparc stable wrt #323529
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.60                 dev-perl/Class-Inspector/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	15 Jun 2010 05:21:44 -0000	1.59
+++ ChangeLog	21 Jun 2010 20:30:36 -0000	1.60
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Class-Inspector
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.59 2010/06/15 05:21:44 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.60 2010/06/21 20:30:36 armin76 Exp $
+
+  21 Jun 2010; Raúl Porcel <armin76@gentoo.org>
+  Class-Inspector-1.24.ebuild:
+  alpha/ia64/sparc stable wrt #323529
 
   15 Jun 2010; Torsten Veller <tove@gentoo.org> Class-Inspector-1.24.ebuild:
   Stable on amd64 and x86 (#323529)



1.4                  dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild?r1=1.3&r2=1.4

Index: Class-Inspector-1.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Class-Inspector-1.24.ebuild	15 Jun 2010 05:21:44 -0000	1.3
+++ Class-Inspector-1.24.ebuild	21 Jun 2010 20:30:36 -0000	1.4
@@ -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/Class-Inspector/Class-Inspector-1.24.ebuild,v 1.3 2010/06/15 05:21:44 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild,v 1.4 2010/06/21 20:30:36 armin76 Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Provides information about Classes"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""






^ permalink raw reply	[flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Class-Inspector: ChangeLog Class-Inspector-1.24.ebuild
@ 2010-06-15  5:21 Torsten Veller (tove)
  0 siblings, 0 replies; 8+ messages in thread
From: Torsten Veller (tove) @ 2010-06-15  5:21 UTC (permalink / raw
  To: gentoo-commits

tove        10/06/15 05:21:44

  Modified:             ChangeLog Class-Inspector-1.24.ebuild
  Log:
  Stable on amd64 and x86 (#323529)
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.59                 dev-perl/Class-Inspector/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	9 Jan 2010 17:31:31 -0000	1.58
+++ ChangeLog	15 Jun 2010 05:21:44 -0000	1.59
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Class-Inspector
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.58 2010/01/09 17:31:31 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.59 2010/06/15 05:21:44 tove Exp $
+
+  15 Jun 2010; Torsten Veller <tove@gentoo.org> Class-Inspector-1.24.ebuild:
+  Stable on amd64 and x86 (#323529)
 
   09 Jan 2010; Fabian Groffen <grobian@gentoo.org>
   Class-Inspector-1.24.ebuild:



1.3                  dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild?r1=1.2&r2=1.3

Index: Class-Inspector-1.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Class-Inspector-1.24.ebuild	9 Jan 2010 17:31:31 -0000	1.2
+++ Class-Inspector-1.24.ebuild	15 Jun 2010 05:21:44 -0000	1.3
@@ -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/Class-Inspector/Class-Inspector-1.24.ebuild,v 1.2 2010/01/09 17:31:31 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild,v 1.3 2010/06/15 05:21:44 tove Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Provides information about Classes"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""






^ permalink raw reply	[flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Class-Inspector: ChangeLog Class-Inspector-1.24.ebuild
@ 2010-01-09 17:31 Fabian Groffen (grobian)
  0 siblings, 0 replies; 8+ messages in thread
From: Fabian Groffen (grobian) @ 2010-01-09 17:31 UTC (permalink / raw
  To: gentoo-commits

grobian     10/01/09 17:31:32

  Modified:             ChangeLog Class-Inspector-1.24.ebuild
  Log:
  Transfer Prefix keywords
  (Portage version: 2.2.00.15184-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.58                 dev-perl/Class-Inspector/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?r1=1.57&r2=1.58

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog	29 Jun 2009 23:34:53 -0000	1.57
+++ ChangeLog	9 Jan 2010 17:31:31 -0000	1.58
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Class-Inspector
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.57 2009/06/29 23:34:53 jer Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.58 2010/01/09 17:31:31 grobian Exp $
+
+  09 Jan 2010; Fabian Groffen <grobian@gentoo.org>
+  Class-Inspector-1.24.ebuild:
+  Transfer Prefix keywords
 
   29 Jun 2009; Jeroen Roovers <jer@gentoo.org> Class-Inspector-1.23.ebuild:
   Stable for HPPA too.



1.2                  dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild

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

Index: Class-Inspector-1.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Class-Inspector-1.24.ebuild	21 Apr 2009 16:33:07 -0000	1.1
+++ Class-Inspector-1.24.ebuild	9 Jan 2010 17:31:31 -0000	1.2
@@ -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/Class-Inspector/Class-Inspector-1.24.ebuild,v 1.1 2009/04/21 16:33:07 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild,v 1.2 2010/01/09 17:31:31 grobian Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Provides information about Classes"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""






^ permalink raw reply	[flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Class-Inspector: ChangeLog Class-Inspector-1.24.ebuild
@ 2009-04-21 16:33 Torsten Veller (tove)
  0 siblings, 0 replies; 8+ messages in thread
From: Torsten Veller (tove) @ 2009-04-21 16:33 UTC (permalink / raw
  To: gentoo-commits

tove        09/04/21 16:33:07

  Modified:             ChangeLog
  Added:                Class-Inspector-1.24.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc31/cvs/Linux i686)

Revision  Changes    Path
1.55                 dev-perl/Class-Inspector/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	5 Sep 2008 17:24:55 -0000	1.54
+++ ChangeLog	21 Apr 2009 16:33:07 -0000	1.55
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Class-Inspector
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.54 2008/09/05 17:24:55 armin76 Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.55 2009/04/21 16:33:07 tove Exp $
+
+*Class-Inspector-1.24 (21 Apr 2009)
+
+  21 Apr 2009; Torsten Veller <tove@gentoo.org>
+  +Class-Inspector-1.24.ebuild:
+  Version bump
 
   05 Sep 2008; Raúl Porcel <armin76@gentoo.org>
   Class-Inspector-1.23.ebuild:



1.1                  dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild

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

Index: Class-Inspector-1.24.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild,v 1.1 2009/04/21 16:33:07 tove Exp $

EAPI=2

MODULE_AUTHOR=ADAMK
inherit perl-module

DESCRIPTION="Provides information about Classes"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"

RDEPEND=""
DEPEND="${RDEPEND}
	test? ( virtual/perl-Test-Simple )"

SRC_TEST="do"






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

end of thread, other threads:[~2012-03-31  7:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-27 19:27 [gentoo-commits] gentoo-x86 commit in dev-perl/Class-Inspector: ChangeLog Class-Inspector-1.24.ebuild Gysbert Wassenaar (nixnut)
  -- strict thread matches above, loose matches on Subject: below --
2012-03-31  7:37 Torsten Veller (tove)
2010-11-05 13:56 Samuli Suominen (ssuominen)
2010-10-18 20:22 Jeroen Roovers (jer)
2010-06-21 20:30 Raul Porcel (armin76)
2010-06-15  5:21 Torsten Veller (tove)
2010-01-09 17:31 Fabian Groffen (grobian)
2009-04-21 16:33 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