public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-editors/XML-XSH2: ChangeLog XML-XSH2-2.1.6.ebuild
@ 2012-02-26  8:48 Torsten Veller (tove)
  0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2012-02-26  8:48 UTC (permalink / raw
  To: gentoo-commits

tove        12/02/26 08:48:08

  Modified:             ChangeLog
  Added:                XML-XSH2-2.1.6.ebuild
  Log:
  [bump] app-editors/XML-XSH2-2.1.6
  
  (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  app-editors/XML-XSH2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/XML-XSH2/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/XML-XSH2/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/XML-XSH2/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/XML-XSH2/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	19 Nov 2011 19:53:32 -0000	1.8
+++ ChangeLog	26 Feb 2012 08:48:08 -0000	1.9
@@ -1,6 +1,11 @@
 # ChangeLog for app-editors/XML-XSH2
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH2/ChangeLog,v 1.8 2011/11/19 19:53:32 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH2/ChangeLog,v 1.9 2012/02/26 08:48:08 tove Exp $
+
+*XML-XSH2-2.1.6 (26 Feb 2012)
+
+  26 Feb 2012; Torsten Veller <tove@gentoo.org> +XML-XSH2-2.1.6.ebuild:
+  Version bump
 
 *XML-XSH2-2.1.5 (19 Nov 2011)
 



1.1                  app-editors/XML-XSH2/XML-XSH2-2.1.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/XML-XSH2/XML-XSH2-2.1.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/XML-XSH2/XML-XSH2-2.1.6.ebuild?rev=1.1&content-type=text/plain

Index: XML-XSH2-2.1.6.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH2/XML-XSH2-2.1.6.ebuild,v 1.1 2012/02/26 08:48:08 tove Exp $

EAPI=4

MODULE_AUTHOR=PAJAS
MODULE_VERSION=2.1.6
inherit perl-module

DESCRIPTION="XML Editing Shell"
HOMEPAGE="http://xsh.sourceforge.net/"

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

RDEPEND="
	>=dev-perl/XML-LibXML-1.61
	>=dev-perl/Parse-RecDescent-1.94
	>=dev-perl/XML-LibXSLT-1.53
	dev-perl/IO-stringy
	dev-perl/XML-SAX-Writer
	dev-perl/Term-ReadLine-Perl
	dev-perl/URI
	dev-perl/XML-Filter-DOMFilter-LibXML
	>=dev-perl/XML-XUpdate-LibXML-0.4.0
	!app-editors/XML-XSH
"
DEPEND="${RDEPEND}"

SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in app-editors/XML-XSH2: ChangeLog XML-XSH2-2.1.6.ebuild
@ 2012-11-14 16:33 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-11-14 16:33 UTC (permalink / raw
  To: gentoo-commits

ago         12/11/14 16:33:37

  Modified:             ChangeLog XML-XSH2-2.1.6.ebuild
  Log:
  Stable for amd64, wrt bug #442978
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.11                 app-editors/XML-XSH2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/XML-XSH2/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/XML-XSH2/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/XML-XSH2/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/XML-XSH2/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	20 Sep 2012 12:50:45 -0000	1.10
+++ ChangeLog	14 Nov 2012 16:33:36 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for app-editors/XML-XSH2
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH2/ChangeLog,v 1.10 2012/09/20 12:50:45 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH2/ChangeLog,v 1.11 2012/11/14 16:33:36 ago Exp $
+
+  14 Nov 2012; <ago@gentoo.org> XML-XSH2-2.1.6.ebuild:
+  Stable for amd64, wrt bug #442978
 
   20 Sep 2012; Tim Harder <radhermit@gentoo.org> metadata.xml:
   Remove redundant maintainer from metadata.



1.2                  app-editors/XML-XSH2/XML-XSH2-2.1.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/XML-XSH2/XML-XSH2-2.1.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/XML-XSH2/XML-XSH2-2.1.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/XML-XSH2/XML-XSH2-2.1.6.ebuild?r1=1.1&r2=1.2

Index: XML-XSH2-2.1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/XML-XSH2/XML-XSH2-2.1.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- XML-XSH2-2.1.6.ebuild	26 Feb 2012 08:48:08 -0000	1.1
+++ XML-XSH2-2.1.6.ebuild	14 Nov 2012 16:33:36 -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/app-editors/XML-XSH2/XML-XSH2-2.1.6.ebuild,v 1.1 2012/02/26 08:48:08 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH2/XML-XSH2-2.1.6.ebuild,v 1.2 2012/11/14 16:33:36 ago Exp $
 
 EAPI=4
 
@@ -13,7 +13,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )" # Artistic or GPL-2
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="





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

* [gentoo-commits] gentoo-x86 commit in app-editors/XML-XSH2: ChangeLog XML-XSH2-2.1.6.ebuild
@ 2012-11-22 10:05 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-11-22 10:05 UTC (permalink / raw
  To: gentoo-commits

ago         12/11/22 10:05:19

  Modified:             ChangeLog XML-XSH2-2.1.6.ebuild
  Log:
  Stable for x86, tested by Vincent Olivert Riera <peratu@carrosses.com>, wrt bug #442978
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.12                 app-editors/XML-XSH2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/XML-XSH2/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/XML-XSH2/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/XML-XSH2/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/XML-XSH2/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	14 Nov 2012 16:33:36 -0000	1.11
+++ ChangeLog	22 Nov 2012 10:05:19 -0000	1.12
@@ -1,6 +1,10 @@
 # ChangeLog for app-editors/XML-XSH2
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH2/ChangeLog,v 1.11 2012/11/14 16:33:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH2/ChangeLog,v 1.12 2012/11/22 10:05:19 ago Exp $
+
+  22 Nov 2012; Agostino Sarubbo <ago@gentoo.org> XML-XSH2-2.1.6.ebuild:
+  Stable for x86, tested by Vincent Olivert Riera <peratu@carrosses.com>, wrt
+  bug #442978
 
   14 Nov 2012; <ago@gentoo.org> XML-XSH2-2.1.6.ebuild:
   Stable for amd64, wrt bug #442978



1.3                  app-editors/XML-XSH2/XML-XSH2-2.1.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/XML-XSH2/XML-XSH2-2.1.6.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/XML-XSH2/XML-XSH2-2.1.6.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/XML-XSH2/XML-XSH2-2.1.6.ebuild?r1=1.2&r2=1.3

Index: XML-XSH2-2.1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/XML-XSH2/XML-XSH2-2.1.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- XML-XSH2-2.1.6.ebuild	14 Nov 2012 16:33:36 -0000	1.2
+++ XML-XSH2-2.1.6.ebuild	22 Nov 2012 10:05:19 -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/app-editors/XML-XSH2/XML-XSH2-2.1.6.ebuild,v 1.2 2012/11/14 16:33:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH2/XML-XSH2-2.1.6.ebuild,v 1.3 2012/11/22 10:05:19 ago Exp $
 
 EAPI=4
 
@@ -13,7 +13,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )" # Artistic or GPL-2
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="





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

end of thread, other threads:[~2012-11-22 10:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-22 10:05 [gentoo-commits] gentoo-x86 commit in app-editors/XML-XSH2: ChangeLog XML-XSH2-2.1.6.ebuild Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2012-11-14 16:33 Agostino Sarubbo (ago)
2012-02-26  8:48 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