public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/XML-LibXSLT: XML-LibXSLT-1.780.0.ebuild ChangeLog XML-LibXSLT-1.770.0.ebuild XML-LibXSLT-1.760.0.ebuild
@ 2012-09-30 18:42 Raul Porcel (armin76)
  0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2012-09-30 18:42 UTC (permalink / raw
  To: gentoo-commits

armin76     12/09/30 18:42:28

  Modified:             XML-LibXSLT-1.780.0.ebuild ChangeLog
                        XML-LibXSLT-1.770.0.ebuild
                        XML-LibXSLT-1.760.0.ebuild
  Log:
  Drop alpha keywords
  
  (Portage version: 2.1.11.16/cvs/Linux ia64)

Revision  Changes    Path
1.2                  dev-perl/XML-LibXSLT/XML-LibXSLT-1.780.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.780.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.780.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.780.0.ebuild?r1=1.1&r2=1.2

Index: XML-LibXSLT-1.780.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.780.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- XML-LibXSLT-1.780.0.ebuild	7 Sep 2012 09:05:21 -0000	1.1
+++ XML-LibXSLT-1.780.0.ebuild	30 Sep 2012 18:42:28 -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.780.0.ebuild,v 1.1 2012/09/07 09:05:21 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.780.0.ebuild,v 1.2 2012/09/30 18:42:28 armin76 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="~amd64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=dev-libs/libxslt-1.1.8



1.95                 dev-perl/XML-LibXSLT/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- ChangeLog	7 Sep 2012 09:05:21 -0000	1.94
+++ ChangeLog	30 Sep 2012 18:42:28 -0000	1.95
@@ -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.94 2012/09/07 09:05:21 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.95 2012/09/30 18:42:28 armin76 Exp $
+
+  30 Sep 2012; Raúl Porcel <armin76@gentoo.org> XML-LibXSLT-1.760.0.ebuild,
+  XML-LibXSLT-1.770.0.ebuild, XML-LibXSLT-1.780.0.ebuild:
+  Drop alpha keywords
 
 *XML-LibXSLT-1.780.0 (07 Sep 2012)
 



1.8                  dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild

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

Index: XML-LibXSLT-1.770.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- XML-LibXSLT-1.770.0.ebuild	11 Aug 2012 14:12:40 -0000	1.7
+++ XML-LibXSLT-1.770.0.ebuild	30 Sep 2012 18:42:28 -0000	1.8
@@ -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.770.0.ebuild,v 1.7 2012/08/11 14:12:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.770.0.ebuild,v 1.8 2012/09/30 18:42:28 armin76 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="amd64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND=">=dev-libs/libxslt-1.1.8



1.9                  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.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild?rev=1.9&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.8&r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- XML-LibXSLT-1.760.0.ebuild	4 May 2012 04:10:56 -0000	1.8
+++ XML-LibXSLT-1.760.0.ebuild	30 Sep 2012 18:42:28 -0000	1.9
@@ -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.8 2012/05/04 04:10:56 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.760.0.ebuild,v 1.9 2012/09/30 18:42:28 armin76 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="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] only message in thread

only message in thread, other threads:[~2012-09-30 18:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-30 18:42 [gentoo-commits] gentoo-x86 commit in dev-perl/XML-LibXSLT: XML-LibXSLT-1.780.0.ebuild ChangeLog XML-LibXSLT-1.770.0.ebuild XML-LibXSLT-1.760.0.ebuild Raul Porcel (armin76)

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