public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/libxml-sax: libxml-sax-0.7.3-r1.ebuild ChangeLog
@ 2012-12-23 21:49 Sergei Trofimovich (slyfox)
  0 siblings, 0 replies; 6+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2012-12-23 21:49 UTC (permalink / raw
  To: gentoo-commits

slyfox      12/12/23 21:49:14

  Modified:             ChangeLog
  Added:                libxml-sax-0.7.3-r1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha149_p1/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)

Revision  Changes    Path
1.3                  dev-haskell/libxml-sax/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	12 Sep 2012 15:58:53 -0000	1.2
+++ ChangeLog	23 Dec 2012 21:49:14 -0000	1.3
@@ -1,6 +1,12 @@
 # ChangeLog for dev-haskell/libxml-sax
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v 1.2 2012/09/12 15:58:53 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v 1.3 2012/12/23 21:49:14 slyfox Exp $
+
+*libxml-sax-0.7.3-r1 (23 Dec 2012)
+
+  23 Dec 2012; Sergei Trofimovich <slyfox@gentoo.org>
+  +libxml-sax-0.7.3-r1.ebuild:
+  Version bump.
 
   12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> libxml-sax-0.7.2.ebuild:
   move dev-haskell/libxml-sax/libxml-sax-0.7.2.ebuild ebuild to mirror://hackage



1.1                  dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild?rev=1.1&content-type=text/plain

Index: libxml-sax-0.7.3-r1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild,v 1.1 2012/12/23 21:49:14 slyfox Exp $

EAPI=5

# ebuild generated by hackport 0.3.1

CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal

DESCRIPTION="Bindings for the libXML2 SAX interface"
HOMEPAGE="https://john-millikin.com/software/haskell-libxml/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="MIT"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=dev-haskell/text-0.7:=[profile?]
		<dev-haskell/text-0.12:=[profile?]
		=dev-haskell/xml-types-0.3*:=[profile?]
		>=dev-lang/ghc-6.10.4:=
		dev-libs/libxml2"
DEPEND="${RDEPEND}
		>=dev-haskell/cabal-1.6
		virtual/pkgconfig"





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

* [gentoo-commits] gentoo-x86 commit in dev-haskell/libxml-sax: libxml-sax-0.7.3-r1.ebuild ChangeLog
@ 2012-12-31 14:19 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-31 14:19 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/31 14:19:58

  Modified:             libxml-sax-0.7.3-r1.ebuild ChangeLog
  Log:
  Add ~ppc, wrt bug #449220
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.2                  dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild?r1=1.1&r2=1.2

Index: libxml-sax-0.7.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libxml-sax-0.7.3-r1.ebuild	23 Dec 2012 21:49:14 -0000	1.1
+++ libxml-sax-0.7.3-r1.ebuild	31 Dec 2012 14:19:58 -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-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild,v 1.1 2012/12/23 21:49:14 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild,v 1.2 2012/12/31 14:19:58 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/text-0.7:=[profile?]



1.4                  dev-haskell/libxml-sax/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	23 Dec 2012 21:49:14 -0000	1.3
+++ ChangeLog	31 Dec 2012 14:19:58 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/libxml-sax
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v 1.3 2012/12/23 21:49:14 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v 1.4 2012/12/31 14:19:58 ago Exp $
+
+  31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libxml-sax-0.7.3-r1.ebuild:
+  Add ~ppc, wrt bug #449220
 
 *libxml-sax-0.7.3-r1 (23 Dec 2012)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-haskell/libxml-sax: libxml-sax-0.7.3-r1.ebuild ChangeLog
@ 2012-12-31 15:29 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-31 15:29 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/31 15:29:23

  Modified:             libxml-sax-0.7.3-r1.ebuild ChangeLog
  Log:
  Add ~ppc64, wrt bug #449220
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.3                  dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild?r1=1.2&r2=1.3

Index: libxml-sax-0.7.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libxml-sax-0.7.3-r1.ebuild	31 Dec 2012 14:19:58 -0000	1.2
+++ libxml-sax-0.7.3-r1.ebuild	31 Dec 2012 15:29:23 -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-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild,v 1.2 2012/12/31 14:19:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild,v 1.3 2012/12/31 15:29:23 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/text-0.7:=[profile?]



1.5                  dev-haskell/libxml-sax/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	31 Dec 2012 14:19:58 -0000	1.4
+++ ChangeLog	31 Dec 2012 15:29:23 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/libxml-sax
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v 1.4 2012/12/31 14:19:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v 1.5 2012/12/31 15:29:23 ago Exp $
+
+  31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libxml-sax-0.7.3-r1.ebuild:
+  Add ~ppc64, wrt bug #449220
 
   31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libxml-sax-0.7.3-r1.ebuild:
   Add ~ppc, wrt bug #449220





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

* [gentoo-commits] gentoo-x86 commit in dev-haskell/libxml-sax: libxml-sax-0.7.3-r1.ebuild ChangeLog
@ 2013-01-01 11:40 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-01 11:40 UTC (permalink / raw
  To: gentoo-commits

ago         13/01/01 11:40:18

  Modified:             libxml-sax-0.7.3-r1.ebuild ChangeLog
  Log:
  Add ~ia64, wrt bug #449220
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.4                  dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild?r1=1.3&r2=1.4

Index: libxml-sax-0.7.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libxml-sax-0.7.3-r1.ebuild	31 Dec 2012 15:29:23 -0000	1.3
+++ libxml-sax-0.7.3-r1.ebuild	1 Jan 2013 11:40:18 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild,v 1.3 2012/12/31 15:29:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild,v 1.4 2013/01/01 11:40:18 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/text-0.7:=[profile?]



1.6                  dev-haskell/libxml-sax/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	31 Dec 2012 15:29:23 -0000	1.5
+++ ChangeLog	1 Jan 2013 11:40:18 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/libxml-sax
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v 1.5 2012/12/31 15:29:23 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v 1.6 2013/01/01 11:40:18 ago Exp $
+
+  01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libxml-sax-0.7.3-r1.ebuild:
+  Add ~ia64, wrt bug #449220
 
   31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libxml-sax-0.7.3-r1.ebuild:
   Add ~ppc64, wrt bug #449220





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

* [gentoo-commits] gentoo-x86 commit in dev-haskell/libxml-sax: libxml-sax-0.7.3-r1.ebuild ChangeLog
@ 2013-01-01 14:08 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-01 14:08 UTC (permalink / raw
  To: gentoo-commits

ago         13/01/01 14:08:13

  Modified:             libxml-sax-0.7.3-r1.ebuild ChangeLog
  Log:
  Add ~alpha, wrt bug #449220
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.5                  dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild?r1=1.4&r2=1.5

Index: libxml-sax-0.7.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libxml-sax-0.7.3-r1.ebuild	1 Jan 2013 11:40:18 -0000	1.4
+++ libxml-sax-0.7.3-r1.ebuild	1 Jan 2013 14:08:12 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild,v 1.4 2013/01/01 11:40:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild,v 1.5 2013/01/01 14:08:12 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/text-0.7:=[profile?]



1.7                  dev-haskell/libxml-sax/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	1 Jan 2013 11:40:18 -0000	1.6
+++ ChangeLog	1 Jan 2013 14:08:12 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/libxml-sax
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v 1.6 2013/01/01 11:40:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v 1.7 2013/01/01 14:08:12 ago Exp $
+
+  01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libxml-sax-0.7.3-r1.ebuild:
+  Add ~alpha, wrt bug #449220
 
   01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libxml-sax-0.7.3-r1.ebuild:
   Add ~ia64, wrt bug #449220





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

* [gentoo-commits] gentoo-x86 commit in dev-haskell/libxml-sax: libxml-sax-0.7.3-r1.ebuild ChangeLog
@ 2013-01-06  9:20 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-06  9:20 UTC (permalink / raw
  To: gentoo-commits

ago         13/01/06 09:20:31

  Modified:             libxml-sax-0.7.3-r1.ebuild ChangeLog
  Log:
  Add ~sparc, wrt bug #449220
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.6                  dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild?r1=1.5&r2=1.6

Index: libxml-sax-0.7.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libxml-sax-0.7.3-r1.ebuild	1 Jan 2013 14:08:12 -0000	1.5
+++ libxml-sax-0.7.3-r1.ebuild	6 Jan 2013 09:20:31 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild,v 1.5 2013/01/01 14:08:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/libxml-sax-0.7.3-r1.ebuild,v 1.6 2013/01/06 09:20:31 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/text-0.7:=[profile?]



1.8                  dev-haskell/libxml-sax/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	1 Jan 2013 14:08:12 -0000	1.7
+++ ChangeLog	6 Jan 2013 09:20:31 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/libxml-sax
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v 1.7 2013/01/01 14:08:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/libxml-sax/ChangeLog,v 1.8 2013/01/06 09:20:31 ago Exp $
+
+  06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libxml-sax-0.7.3-r1.ebuild:
+  Add ~sparc, wrt bug #449220
 
   01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> libxml-sax-0.7.3-r1.ebuild:
   Add ~alpha, wrt bug #449220





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

end of thread, other threads:[~2013-01-06  9:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-06  9:20 [gentoo-commits] gentoo-x86 commit in dev-haskell/libxml-sax: libxml-sax-0.7.3-r1.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-01-01 14:08 Agostino Sarubbo (ago)
2013-01-01 11:40 Agostino Sarubbo (ago)
2012-12-31 15:29 Agostino Sarubbo (ago)
2012-12-31 14:19 Agostino Sarubbo (ago)
2012-12-23 21:49 Sergei Trofimovich (slyfox)

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