public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Sub-Install: ChangeLog Sub-Install-0.925.ebuild
@ 2009-01-16 20:20 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 8+ messages in thread
From: Robin H. Johnson (robbat2) @ 2009-01-16 20:20 UTC (permalink / raw
  To: gentoo-commits

robbat2     09/01/16 20:20:19

  Modified:             ChangeLog
  Added:                Sub-Install-0.925.ebuild
  Log:
  Version bump via perl-bump experimental tool.
  (Portage version: 2.2_rc20/cvs/Linux 2.6.28-05718-g0556e82 x86_64)

Revision  Changes    Path
1.2                  dev-perl/Sub-Install/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -p -w -b -B -u -u -r1.1 -r1.2
--- ChangeLog	14 Jan 2009 09:47:56 -0000	1.1
+++ ChangeLog	16 Jan 2009 20:20:19 -0000	1.2
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Sub-Install
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.1 2009/01/14 09:47:56 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.2 2009/01/16 20:20:19 robbat2 Exp $
+
+*Sub-Install-0.925 (16 Jan 2009)
+
+  16 Jan 2009; Robin H. Johnson <robbat2@gentoo.org>
+  +Sub-Install-0.925.ebuild:
+  Version bump via perl-bump experimental tool.
 
 *Sub-Install-0.924 (14 Jan 2009)
 



1.1                  dev-perl/Sub-Install/Sub-Install-0.925.ebuild

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

Index: Sub-Install-0.925.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.ebuild,v 1.1 2009/01/16 20:20:19 robbat2 Exp $

MODULE_AUTHOR=RJBS
inherit perl-module

DESCRIPTION="install subroutines into packages easily"

LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"

RDEPEND="dev-lang/perl"
DEPEND="${RDEPEND}
	test? ( dev-perl/Test-Pod
		dev-perl/Test-Pod-Coverage )"

SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Sub-Install: ChangeLog Sub-Install-0.925.ebuild
@ 2009-05-25 16:24 Brent Baude (ranger)
  0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2009-05-25 16:24 UTC (permalink / raw
  To: gentoo-commits

ranger      09/05/25 16:24:33

  Modified:             ChangeLog Sub-Install-0.925.ebuild
  Log:
  keyworded ~arch for ppc64, bug 270555
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

Revision  Changes    Path
1.4                  dev-perl/Sub-Install/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	2 May 2009 10:33:47 -0000	1.3
+++ ChangeLog	25 May 2009 16:24:33 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Sub-Install
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.3 2009/05/02 10:33:47 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.4 2009/05/25 16:24:33 ranger Exp $
+
+  25 May 2009; Brent Baude <ranger@gentoo.org> Sub-Install-0.925.ebuild:
+  keyworded ~arch for ppc64, bug 270555
 
   02 May 2009; Torsten Veller <tove@gentoo.org> -Sub-Install-0.924.ebuild:
   Cleanup



1.2                  dev-perl/Sub-Install/Sub-Install-0.925.ebuild

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

Index: Sub-Install-0.925.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Sub-Install-0.925.ebuild	16 Jan 2009 20:20:19 -0000	1.1
+++ Sub-Install-0.925.ebuild	25 May 2009 16:24:33 -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/Sub-Install/Sub-Install-0.925.ebuild,v 1.1 2009/01/16 20:20:19 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.ebuild,v 1.2 2009/05/25 16:24:33 ranger Exp $
 
 MODULE_AUTHOR=RJBS
 inherit perl-module
@@ -9,7 +9,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND="dev-lang/perl"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Sub-Install: ChangeLog Sub-Install-0.925.ebuild
@ 2009-10-26 13:31 Mounir Lamouri (volkmar)
  0 siblings, 0 replies; 8+ messages in thread
From: Mounir Lamouri (volkmar) @ 2009-10-26 13:31 UTC (permalink / raw
  To: gentoo-commits

volkmar     09/10/26 13:31:18

  Modified:             ChangeLog Sub-Install-0.925.ebuild
  Log:
  Keywording for ppc.
  Bug 283244.
  (Portage version: 14478-svn/cvs/Linux ppc)

Revision  Changes    Path
1.5                  dev-perl/Sub-Install/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	25 May 2009 16:24:33 -0000	1.4
+++ ChangeLog	26 Oct 2009 13:31:18 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Sub-Install
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.4 2009/05/25 16:24:33 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.5 2009/10/26 13:31:18 volkmar Exp $
+
+  26 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> Sub-Install-0.925.ebuild:
+  Keywording for ppc, bug 283244
 
   25 May 2009; Brent Baude <ranger@gentoo.org> Sub-Install-0.925.ebuild:
   keyworded ~arch for ppc64, bug 270555



1.3                  dev-perl/Sub-Install/Sub-Install-0.925.ebuild

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

Index: Sub-Install-0.925.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Sub-Install-0.925.ebuild	25 May 2009 16:24:33 -0000	1.2
+++ Sub-Install-0.925.ebuild	26 Oct 2009 13:31:18 -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/Sub-Install/Sub-Install-0.925.ebuild,v 1.2 2009/05/25 16:24:33 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.ebuild,v 1.3 2009/10/26 13:31:18 volkmar Exp $
 
 MODULE_AUTHOR=RJBS
 inherit perl-module
@@ -9,7 +9,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND="dev-lang/perl"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Sub-Install: ChangeLog Sub-Install-0.925.ebuild
@ 2009-12-02  9:38 Torsten Veller (tove)
  0 siblings, 0 replies; 8+ messages in thread
From: Torsten Veller (tove) @ 2009-12-02  9:38 UTC (permalink / raw
  To: gentoo-commits

tove        09/12/02 09:38:43

  Modified:             ChangeLog Sub-Install-0.925.ebuild
  Log:
  Stable on amd64 and x86 (#293622)
  (Portage version: 2.2_rc54/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-perl/Sub-Install/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	26 Oct 2009 13:31:18 -0000	1.5
+++ ChangeLog	2 Dec 2009 09:38:42 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Sub-Install
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.5 2009/10/26 13:31:18 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.6 2009/12/02 09:38:42 tove Exp $
+
+  02 Dec 2009; Torsten Veller <tove@gentoo.org> Sub-Install-0.925.ebuild:
+  Stable on amd64 and x86 (#293622)
 
   26 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> Sub-Install-0.925.ebuild:
   Keywording for ppc, bug 283244



1.4                  dev-perl/Sub-Install/Sub-Install-0.925.ebuild

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

Index: Sub-Install-0.925.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Sub-Install-0.925.ebuild	26 Oct 2009 13:31:18 -0000	1.3
+++ Sub-Install-0.925.ebuild	2 Dec 2009 09:38:42 -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/Sub-Install/Sub-Install-0.925.ebuild,v 1.3 2009/10/26 13:31:18 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.ebuild,v 1.4 2009/12/02 09:38:42 tove Exp $
 
 MODULE_AUTHOR=RJBS
 inherit perl-module
@@ -9,7 +9,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE="test"
 
 RDEPEND="dev-lang/perl"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Sub-Install: ChangeLog Sub-Install-0.925.ebuild
@ 2010-06-27 16:21 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 8+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2010-06-27 16:21 UTC (permalink / raw
  To: gentoo-commits

nixnut      10/06/27 16:21:07

  Modified:             ChangeLog Sub-Install-0.925.ebuild
  Log:
  ppc stable #323529
  (Portage version: 2.1.8.3/cvs/Linux ppc)

Revision  Changes    Path
1.7                  dev-perl/Sub-Install/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	2 Dec 2009 09:38:42 -0000	1.6
+++ ChangeLog	27 Jun 2010 16:21:07 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Sub-Install
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.6 2009/12/02 09:38:42 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.7 2010/06/27 16:21:07 nixnut Exp $
+
+  27 Jun 2010; <nixnut@gentoo.org> Sub-Install-0.925.ebuild:
+  ppc stable #323529
 
   02 Dec 2009; Torsten Veller <tove@gentoo.org> Sub-Install-0.925.ebuild:
   Stable on amd64 and x86 (#293622)



1.5                  dev-perl/Sub-Install/Sub-Install-0.925.ebuild

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

Index: Sub-Install-0.925.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Sub-Install-0.925.ebuild	2 Dec 2009 09:38:42 -0000	1.4
+++ Sub-Install-0.925.ebuild	27 Jun 2010 16:21:07 -0000	1.5
@@ -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/Sub-Install/Sub-Install-0.925.ebuild,v 1.4 2009/12/02 09:38:42 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.ebuild,v 1.5 2010/06/27 16:21:07 nixnut Exp $
 
 MODULE_AUTHOR=RJBS
 inherit perl-module
@@ -9,7 +9,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE="test"
 
 RDEPEND="dev-lang/perl"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Sub-Install: ChangeLog Sub-Install-0.925.ebuild
@ 2010-11-15 10:36 Fabian Groffen (grobian)
  0 siblings, 0 replies; 8+ messages in thread
From: Fabian Groffen (grobian) @ 2010-11-15 10:36 UTC (permalink / raw
  To: gentoo-commits

grobian     10/11/15 10:36:29

  Modified:             ChangeLog Sub-Install-0.925.ebuild
  Log:
  Marked ~ppc-macos and ~x86-solaris, bug #345435
  
  (Portage version: 2.2.01.16711-prefix/cvs/SunOS i386)

Revision  Changes    Path
1.8                  dev-perl/Sub-Install/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	27 Jun 2010 16:21:07 -0000	1.7
+++ ChangeLog	15 Nov 2010 10:36:29 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Sub-Install
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.7 2010/06/27 16:21:07 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.8 2010/11/15 10:36:29 grobian Exp $
+
+  15 Nov 2010; Fabian Groffen <grobian@gentoo.org> Sub-Install-0.925.ebuild:
+  Marked ~ppc-macos and ~x86-solaris, bug #345435
 
   27 Jun 2010; <nixnut@gentoo.org> Sub-Install-0.925.ebuild:
   ppc stable #323529



1.6                  dev-perl/Sub-Install/Sub-Install-0.925.ebuild

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

Index: Sub-Install-0.925.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Sub-Install-0.925.ebuild	27 Jun 2010 16:21:07 -0000	1.5
+++ Sub-Install-0.925.ebuild	15 Nov 2010 10:36:29 -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/Sub-Install/Sub-Install-0.925.ebuild,v 1.5 2010/06/27 16:21:07 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.ebuild,v 1.6 2010/11/15 10:36:29 grobian Exp $
 
 MODULE_AUTHOR=RJBS
 inherit perl-module
@@ -9,7 +9,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~ppc-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-lang/perl"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Sub-Install: ChangeLog Sub-Install-0.925.ebuild
@ 2011-08-28 13:58 Naohiro Aota (naota)
  0 siblings, 0 replies; 8+ messages in thread
From: Naohiro Aota (naota) @ 2011-08-28 13:58 UTC (permalink / raw
  To: gentoo-commits

naota       11/08/28 13:58:32

  Modified:             ChangeLog Sub-Install-0.925.ebuild
  Log:
  Add ~x86-fbsd
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  dev-perl/Sub-Install/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	15 Nov 2010 10:36:29 -0000	1.8
+++ ChangeLog	28 Aug 2011 13:58:32 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Sub-Install
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.8 2010/11/15 10:36:29 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.9 2011/08/28 13:58:32 naota Exp $
+
+  28 Aug 2011; Naohiro Aota <naota@gentoo.org> Sub-Install-0.925.ebuild:
+  Add ~x86-fbsd
 
   15 Nov 2010; Fabian Groffen <grobian@gentoo.org> Sub-Install-0.925.ebuild:
   Marked ~ppc-macos and ~x86-solaris, bug #345435



1.7                  dev-perl/Sub-Install/Sub-Install-0.925.ebuild

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

Index: Sub-Install-0.925.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Sub-Install-0.925.ebuild	15 Nov 2010 10:36:29 -0000	1.6
+++ Sub-Install-0.925.ebuild	28 Aug 2011 13:58:32 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.ebuild,v 1.6 2010/11/15 10:36:29 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.ebuild,v 1.7 2011/08/28 13:58:32 naota Exp $
 
 MODULE_AUTHOR=RJBS
 inherit perl-module
@@ -9,7 +9,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86 ~ppc-macos ~x86-solaris"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd ~ppc-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-lang/perl"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Sub-Install: ChangeLog Sub-Install-0.925.ebuild
@ 2011-09-04 11:20 Torsten Veller (tove)
  0 siblings, 0 replies; 8+ messages in thread
From: Torsten Veller (tove) @ 2011-09-04 11:20 UTC (permalink / raw
  To: gentoo-commits

tove        11/09/04 11:20:52

  Modified:             ChangeLog
  Removed:              Sub-Install-0.925.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.0_alpha52/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 dev-perl/Sub-Install/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Install/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Install/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Install/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	3 Sep 2011 21:05:05 -0000	1.13
+++ ChangeLog	4 Sep 2011 11:20:51 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Sub-Install
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.13 2011/09/03 21:05:05 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.14 2011/09/04 11:20:51 tove Exp $
+
+  04 Sep 2011; Torsten Veller <tove@gentoo.org> -Sub-Install-0.925.ebuild:
+  Cleanup
 
   03 Sep 2011; Torsten Veller <tove@gentoo.org> Sub-Install-0.925.0.ebuild:
   Merge stable keywords from former version scheme ebuild






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

end of thread, other threads:[~2011-09-04 11:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-04 11:20 [gentoo-commits] gentoo-x86 commit in dev-perl/Sub-Install: ChangeLog Sub-Install-0.925.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2011-08-28 13:58 Naohiro Aota (naota)
2010-11-15 10:36 Fabian Groffen (grobian)
2010-06-27 16:21 Gysbert Wassenaar (nixnut)
2009-12-02  9:38 Torsten Veller (tove)
2009-10-26 13:31 Mounir Lamouri (volkmar)
2009-05-25 16:24 Brent Baude (ranger)
2009-01-16 20:20 Robin H. Johnson (robbat2)

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