public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/mercury: mercury-0.13.1-r2.ebuild ChangeLog
@ 2008-12-14 20:47 Friedrich Oslage (bluebird)
  0 siblings, 0 replies; 3+ messages in thread
From: Friedrich Oslage (bluebird) @ 2008-12-14 20:47 UTC (permalink / raw
  To: gentoo-commits

bluebird    08/12/14 20:47:27

  Modified:             mercury-0.13.1-r2.ebuild ChangeLog
  Log:
  Stable on sparc, bug #249575
  (Portage version: 2.1.6/cvs/Linux 2.6.26-gentoo-r2 sparc64)

Revision  Changes    Path
1.9                  dev-lang/mercury/mercury-0.13.1-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild?r1=1.8&r2=1.9

Index: mercury-0.13.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- mercury-0.13.1-r2.ebuild	14 Dec 2008 17:35:27 -0000	1.8
+++ mercury-0.13.1-r2.ebuild	14 Dec 2008 20:47:27 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild,v 1.8 2008/12/14 17:35:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild,v 1.9 2008/12/14 20:47:27 bluebird Exp $
 
 inherit eutils flag-o-matic
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc ~sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
 
 IUSE="debug minimal readline test threads"
 



1.94                 dev-lang/mercury/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/ChangeLog?rev=1.94&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/ChangeLog?rev=1.94&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/ChangeLog?r1=1.93&r2=1.94

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/mercury/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog	14 Dec 2008 17:35:27 -0000	1.93
+++ ChangeLog	14 Dec 2008 20:47:27 -0000	1.94
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/mercury
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/ChangeLog,v 1.93 2008/12/14 17:35:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/ChangeLog,v 1.94 2008/12/14 20:47:27 bluebird Exp $
+
+  14 Dec 2008; Friedrich Oslage <bluebird@gentoo.org>
+  mercury-0.13.1-r2.ebuild:
+  Stable on sparc, bug #249575
 
   14 Dec 2008; Markus Meier <maekke@gentoo.org> mercury-0.13.1-r2.ebuild:
   amd64/x86 stable, bug #249575






^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/mercury: mercury-0.13.1-r2.ebuild ChangeLog
@ 2008-12-14 17:35 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2008-12-14 17:35 UTC (permalink / raw
  To: gentoo-commits

maekke      08/12/14 17:35:27

  Modified:             mercury-0.13.1-r2.ebuild ChangeLog
  Log:
  amd64/x86 stable, bug #249575
  (Portage version: 2.1.6.1/cvs/Linux 2.6.26.8 x86_64)

Revision  Changes    Path
1.8                  dev-lang/mercury/mercury-0.13.1-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild?r1=1.7&r2=1.8

Index: mercury-0.13.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mercury-0.13.1-r2.ebuild	6 Dec 2008 17:55:51 -0000	1.7
+++ mercury-0.13.1-r2.ebuild	14 Dec 2008 17:35:27 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild,v 1.7 2008/12/06 17:55:51 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild,v 1.8 2008/12/14 17:35:27 maekke Exp $
 
 inherit eutils flag-o-matic
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc ~sparc ~x86"
+KEYWORDS="amd64 ppc ~sparc x86"
 
 IUSE="debug minimal readline test threads"
 



1.93                 dev-lang/mercury/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/ChangeLog?rev=1.93&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/ChangeLog?rev=1.93&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/ChangeLog?r1=1.92&r2=1.93

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/mercury/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog	6 Dec 2008 17:55:51 -0000	1.92
+++ ChangeLog	14 Dec 2008 17:35:27 -0000	1.93
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/mercury
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/ChangeLog,v 1.92 2008/12/06 17:55:51 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/ChangeLog,v 1.93 2008/12/14 17:35:27 maekke Exp $
+
+  14 Dec 2008; Markus Meier <maekke@gentoo.org> mercury-0.13.1-r2.ebuild:
+  amd64/x86 stable, bug #249575
 
   06 Dec 2008; nixnut <nixnut@gentoo.org> mercury-0.13.1-r2.ebuild:
   Stable on ppc wrt bug 249575






^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/mercury: mercury-0.13.1-r2.ebuild ChangeLog
@ 2008-12-06 17:55 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 3+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2008-12-06 17:55 UTC (permalink / raw
  To: gentoo-commits

nixnut      08/12/06 17:55:51

  Modified:             mercury-0.13.1-r2.ebuild ChangeLog
  Log:
  Stable on ppc wrt bug 249575
  (Portage version: 2.1.6_rc3/cvs/Linux 2.6.27-hardened-r2 ppc)

Revision  Changes    Path
1.7                  dev-lang/mercury/mercury-0.13.1-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild?r1=1.6&r2=1.7

Index: mercury-0.13.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mercury-0.13.1-r2.ebuild	29 Nov 2008 23:45:14 -0000	1.6
+++ mercury-0.13.1-r2.ebuild	6 Dec 2008 17:55:51 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild,v 1.6 2008/11/29 23:45:14 keri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild,v 1.7 2008/12/06 17:55:51 nixnut Exp $
 
 inherit eutils flag-o-matic
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ppc ~sparc ~x86"
 
 IUSE="debug minimal readline test threads"
 



1.92                 dev-lang/mercury/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/ChangeLog?rev=1.92&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/ChangeLog?rev=1.92&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/ChangeLog?r1=1.91&r2=1.92

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/mercury/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog	30 Nov 2008 05:45:33 -0000	1.91
+++ ChangeLog	6 Dec 2008 17:55:51 -0000	1.92
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/mercury
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/ChangeLog,v 1.91 2008/11/30 05:45:33 keri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/ChangeLog,v 1.92 2008/12/06 17:55:51 nixnut Exp $
+
+  06 Dec 2008; nixnut <nixnut@gentoo.org> mercury-0.13.1-r2.ebuild:
+  Stable on ppc wrt bug 249575
 
   30 Nov 2008; <keri@gentoo.org> files/mercury-0.13.1-no-reconf.patch:
   Do not install redundant reconf script






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

end of thread, other threads:[~2008-12-14 20:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-14 20:47 [gentoo-commits] gentoo-x86 commit in dev-lang/mercury: mercury-0.13.1-r2.ebuild ChangeLog Friedrich Oslage (bluebird)
  -- strict thread matches above, loose matches on Subject: below --
2008-12-14 17:35 Markus Meier (maekke)
2008-12-06 17:55 Gysbert Wassenaar (nixnut)

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