public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/XML-LibXSLT: ChangeLog XML-LibXSLT-1.760.0.ebuild
@ 2012-01-24 16:33 Torsten Veller (tove)
  0 siblings, 0 replies; 6+ messages in thread
From: Torsten Veller (tove) @ 2012-01-24 16:33 UTC (permalink / raw
  To: gentoo-commits

tove        12/01/24 16:33:01

  Modified:             ChangeLog
  Added:                XML-LibXSLT-1.760.0.ebuild
  Log:
  [bump] dev-perl/XML-LibXSLT-1.760.0
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.78                 dev-perl/XML-LibXSLT/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.78&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.78&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?r1=1.77&r2=1.78

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog	29 Oct 2011 18:21:19 -0000	1.77
+++ ChangeLog	24 Jan 2012 16:33:01 -0000	1.78
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/XML-LibXSLT
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.77 2011/10/29 18:21:19 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.78 2012/01/24 16:33:01 tove Exp $
+
+*XML-LibXSLT-1.760.0 (24 Jan 2012)
+
+  24 Jan 2012; Torsten Veller <tove@gentoo.org> +XML-LibXSLT-1.760.0.ebuild:
+  Version bump
 
 *XML-LibXSLT-1.750.0 (29 Oct 2011)
 



1.1                  dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild?rev=1.1&content-type=text/plain

Index: XML-LibXSLT-1.760.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v 1.1 2012/01/24 16:33:01 tove Exp $

EAPI=4

MODULE_AUTHOR=SHLOMIF
MODULE_VERSION=1.76
inherit perl-module

DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""

RDEPEND=">=dev-libs/libxslt-1.1.8
	>=dev-perl/XML-LibXML-1.70"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/XML-LibXSLT: ChangeLog XML-LibXSLT-1.760.0.ebuild
@ 2012-02-19 10:33 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-02-19 10:33 UTC (permalink / raw
  To: gentoo-commits

ago         12/02/19 10:33:41

  Modified:             ChangeLog XML-LibXSLT-1.760.0.ebuild
  Log:
  Stable for amd64, wrt bug #404341
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.80                 dev-perl/XML-LibXSLT/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.80&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.80&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?r1=1.79&r2=1.80

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog	18 Feb 2012 08:26:22 -0000	1.79
+++ ChangeLog	19 Feb 2012 10:33:41 -0000	1.80
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/XML-LibXSLT
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.79 2012/02/18 08:26:22 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.80 2012/02/19 10:33:41 ago Exp $
+
+  19 Feb 2012; Agostino Sarubbo <ago@gentoo.org> XML-LibXSLT-1.760.0.ebuild:
+  Stable for amd64, wrt bug #404341
 
   18 Feb 2012; Torsten Veller <tove@gentoo.org> -XML-LibXSLT-1.710.0.ebuild,
   -XML-LibXSLT-1.730.0.ebuild, -XML-LibXSLT-1.750.0.ebuild:



1.2                  dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild?r1=1.1&r2=1.2

Index: XML-LibXSLT-1.760.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- XML-LibXSLT-1.760.0.ebuild	24 Jan 2012 16:33:01 -0000	1.1
+++ XML-LibXSLT-1.760.0.ebuild	19 Feb 2012 10:33:41 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v 1.1 2012/01/24 16:33:01 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v 1.2 2012/02/19 10:33:41 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=dev-libs/libxslt-1.1.8






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/XML-LibXSLT: ChangeLog XML-LibXSLT-1.760.0.ebuild
@ 2012-02-24 15:04 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 6+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-02-24 15:04 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    12/02/24 15:04:03

  Modified:             ChangeLog XML-LibXSLT-1.760.0.ebuild
  Log:
  x86 stable wrt bug #404341
  
  (Portage version: 2.1.10.44/cvs/Linux i686)

Revision  Changes    Path
1.81                 dev-perl/XML-LibXSLT/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.81&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.81&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?r1=1.80&r2=1.81

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog	19 Feb 2012 10:33:41 -0000	1.80
+++ ChangeLog	24 Feb 2012 15:04:02 -0000	1.81
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/XML-LibXSLT
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.80 2012/02/19 10:33:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.81 2012/02/24 15:04:02 phajdan.jr Exp $
+
+  24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  XML-LibXSLT-1.760.0.ebuild:
+  x86 stable wrt bug #404341
 
   19 Feb 2012; Agostino Sarubbo <ago@gentoo.org> XML-LibXSLT-1.760.0.ebuild:
   Stable for amd64, wrt bug #404341



1.3                  dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild

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

Index: XML-LibXSLT-1.760.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- XML-LibXSLT-1.760.0.ebuild	19 Feb 2012 10:33:41 -0000	1.2
+++ XML-LibXSLT-1.760.0.ebuild	24 Feb 2012 15:04:02 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v 1.2 2012/02/19 10:33:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v 1.3 2012/02/24 15:04:02 phajdan.jr Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=dev-libs/libxslt-1.1.8






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/XML-LibXSLT: ChangeLog XML-LibXSLT-1.760.0.ebuild
@ 2012-03-03 14:45 Brent Baude (ranger)
  0 siblings, 0 replies; 6+ messages in thread
From: Brent Baude (ranger) @ 2012-03-03 14:45 UTC (permalink / raw
  To: gentoo-commits

ranger      12/03/03 14:45:00

  Modified:             ChangeLog XML-LibXSLT-1.760.0.ebuild
  Log:
  Marking XML-LibXSLT-1.760.0 ppc64 for bug 404341
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.83                 dev-perl/XML-LibXSLT/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.83&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.83&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?r1=1.82&r2=1.83

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog	26 Feb 2012 08:50:42 -0000	1.82
+++ ChangeLog	3 Mar 2012 14:45:00 -0000	1.83
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/XML-LibXSLT
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.82 2012/02/26 08:50:42 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.83 2012/03/03 14:45:00 ranger Exp $
+
+  03 Mar 2012; Brent Baude <ranger@gentoo.org> XML-LibXSLT-1.760.0.ebuild:
+  Marking XML-LibXSLT-1.760.0 ppc64 for bug 404341
 
 *XML-LibXSLT-1.770.0 (26 Feb 2012)
 



1.4                  dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild

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

Index: XML-LibXSLT-1.760.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- XML-LibXSLT-1.760.0.ebuild	24 Feb 2012 15:04:02 -0000	1.3
+++ XML-LibXSLT-1.760.0.ebuild	3 Mar 2012 14:45:00 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v 1.3 2012/02/24 15:04:02 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v 1.4 2012/03/03 14:45:00 ranger Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=dev-libs/libxslt-1.1.8






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/XML-LibXSLT: ChangeLog XML-LibXSLT-1.760.0.ebuild
@ 2012-03-06 21:21 Brent Baude (ranger)
  0 siblings, 0 replies; 6+ messages in thread
From: Brent Baude (ranger) @ 2012-03-06 21:21 UTC (permalink / raw
  To: gentoo-commits

ranger      12/03/06 21:21:09

  Modified:             ChangeLog XML-LibXSLT-1.760.0.ebuild
  Log:
  Marking XML-LibXSLT-1.760.0 ppc for bug 404341
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.84                 dev-perl/XML-LibXSLT/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.84&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.84&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?r1=1.83&r2=1.84

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog	3 Mar 2012 14:45:00 -0000	1.83
+++ ChangeLog	6 Mar 2012 21:21:09 -0000	1.84
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/XML-LibXSLT
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.83 2012/03/03 14:45:00 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.84 2012/03/06 21:21:09 ranger Exp $
+
+  06 Mar 2012; Brent Baude <ranger@gentoo.org> XML-LibXSLT-1.760.0.ebuild:
+  Marking XML-LibXSLT-1.760.0 ppc for bug 404341
 
   03 Mar 2012; Brent Baude <ranger@gentoo.org> XML-LibXSLT-1.760.0.ebuild:
   Marking XML-LibXSLT-1.760.0 ppc64 for bug 404341



1.5                  dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild

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

Index: XML-LibXSLT-1.760.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- XML-LibXSLT-1.760.0.ebuild	3 Mar 2012 14:45:00 -0000	1.4
+++ XML-LibXSLT-1.760.0.ebuild	6 Mar 2012 21:21:09 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v 1.4 2012/03/03 14:45:00 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v 1.5 2012/03/06 21:21:09 ranger Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=dev-libs/libxslt-1.1.8






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/XML-LibXSLT: ChangeLog XML-LibXSLT-1.760.0.ebuild
@ 2012-03-31 13:51 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 6+ messages in thread
From: Tobias Klausmann (klausman) @ 2012-03-31 13:51 UTC (permalink / raw
  To: gentoo-commits

klausman    12/03/31 13:51:52

  Modified:             ChangeLog XML-LibXSLT-1.760.0.ebuild
  Log:
  Stable on alpha, bug #404341
  
  (Portage version: 2.1.10.52/cvs/Linux x86_64)

Revision  Changes    Path
1.86                 dev-perl/XML-LibXSLT/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.86&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.86&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?r1=1.85&r2=1.86

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog	18 Mar 2012 19:45:57 -0000	1.85
+++ ChangeLog	31 Mar 2012 13:51:52 -0000	1.86
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/XML-LibXSLT
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.85 2012/03/18 19:45:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.86 2012/03/31 13:51:52 klausman Exp $
+
+  31 Mar 2012; Tobias Klausmann <klausman@gentoo.org>
+  XML-LibXSLT-1.760.0.ebuild:
+  Stable on alpha, bug #404341
 
   18 Mar 2012; Raúl Porcel <armin76@gentoo.org> XML-LibXSLT-1.700.0.ebuild,
   XML-LibXSLT-1.760.0.ebuild, XML-LibXSLT-1.770.0.ebuild:



1.7                  dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild

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

Index: XML-LibXSLT-1.760.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- XML-LibXSLT-1.760.0.ebuild	18 Mar 2012 19:45:57 -0000	1.6
+++ XML-LibXSLT-1.760.0.ebuild	31 Mar 2012 13:51:52 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v 1.6 2012/03/18 19:45:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v 1.7 2012/03/31 13:51:52 klausman Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=dev-libs/libxslt-1.1.8






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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-03 14:45 [gentoo-commits] gentoo-x86 commit in dev-perl/XML-LibXSLT: ChangeLog XML-LibXSLT-1.760.0.ebuild Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2012-03-31 13:51 Tobias Klausmann (klausman)
2012-03-06 21:21 Brent Baude (ranger)
2012-02-24 15:04 PaweA Hajdan (phajdan.jr)
2012-02-19 10:33 Agostino Sarubbo (ago)
2012-01-24 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