public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-mathematics/glpk: glpk-4.45.ebuild ChangeLog
@ 2011-04-29 14:02 Michael Haubenwallner (haubi)
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Haubenwallner (haubi) @ 2011-04-29 14:02 UTC (permalink / raw
  To: gentoo-commits

haubi       11/04/29 14:02:04

  Modified:             glpk-4.45.ebuild ChangeLog
  Log:
  Add prefix keywords: ~ppc-aix and ~x86-linux for now.
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sci-mathematics/glpk/glpk-4.45.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?r1=1.1&r2=1.2

Index: glpk-4.45.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- glpk-4.45.ebuild	22 Dec 2010 05:57:59 -0000	1.1
+++ glpk-4.45.ebuild	29 Apr 2011 14:02:04 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v 1.1 2010/12/22 05:57:59 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v 1.2 2011/04/29 14:02:04 haubi Exp $
 
 EAPI=2
 inherit flag-o-matic
@@ -12,7 +12,7 @@
 
 SLOT="0"
 IUSE="doc examples gmp odbc mysql static-libs"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-linux"
 
 RDEPEND="odbc? ( || ( dev-db/libiodbc dev-db/unixODBC ) )
 	gmp? ( dev-libs/gmp )



1.47                 sci-mathematics/glpk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	22 Dec 2010 05:57:59 -0000	1.46
+++ ChangeLog	29 Apr 2011 14:02:04 -0000	1.47
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/glpk
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.46 2010/12/22 05:57:59 bicatali Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.47 2011/04/29 14:02:04 haubi Exp $
+
+  29 Apr 2011; Michael Haubenwallner <haubi@gentoo.org> glpk-4.45.ebuild:
+  Add prefix keywords: ~ppc-aix and ~x86-linux for now.
 
 *glpk-4.45 (22 Dec 2010)
 






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

* [gentoo-commits] gentoo-x86 commit in sci-mathematics/glpk: glpk-4.45.ebuild ChangeLog
@ 2011-06-09 12:18 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 8+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2011-06-09 12:18 UTC (permalink / raw
  To: gentoo-commits

alexxy      11/06/09 12:18:17

  Modified:             glpk-4.45.ebuild ChangeLog
  Log:
  [sci-mathematics/glpk] Add ~amd64-linux keyword
  
  (Portage version: 2.2.0_alpha37/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sci-mathematics/glpk/glpk-4.45.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?r1=1.2&r2=1.3

Index: glpk-4.45.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- glpk-4.45.ebuild	29 Apr 2011 14:02:04 -0000	1.2
+++ glpk-4.45.ebuild	9 Jun 2011 12:18:17 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v 1.2 2011/04/29 14:02:04 haubi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v 1.3 2011/06/09 12:18:17 alexxy Exp $
 
 EAPI=2
 inherit flag-o-matic
@@ -12,7 +12,7 @@
 
 SLOT="0"
 IUSE="doc examples gmp odbc mysql static-libs"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux"
 
 RDEPEND="odbc? ( || ( dev-db/libiodbc dev-db/unixODBC ) )
 	gmp? ( dev-libs/gmp )



1.48                 sci-mathematics/glpk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	29 Apr 2011 14:02:04 -0000	1.47
+++ ChangeLog	9 Jun 2011 12:18:17 -0000	1.48
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/glpk
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.47 2011/04/29 14:02:04 haubi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.48 2011/06/09 12:18:17 alexxy Exp $
+
+  09 Jun 2011; Alexey Shvetsov <alexxy@gentoo.org> glpk-4.45.ebuild:
+  Add ~amd64-linux keyword
 
   29 Apr 2011; Michael Haubenwallner <haubi@gentoo.org> glpk-4.45.ebuild:
   Add prefix keywords: ~ppc-aix and ~x86-linux for now.






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

* [gentoo-commits] gentoo-x86 commit in sci-mathematics/glpk: glpk-4.45.ebuild ChangeLog
@ 2011-11-28 11:50 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 8+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-11-28 11:50 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    11/11/28 11:50:25

  Modified:             glpk-4.45.ebuild ChangeLog
  Log:
  x86 stable wrt bug #391517
  
  (Portage version: 2.1.10.11/cvs/Linux i686)

Revision  Changes    Path
1.4                  sci-mathematics/glpk/glpk-4.45.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?r1=1.3&r2=1.4

Index: glpk-4.45.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- glpk-4.45.ebuild	9 Jun 2011 12:18:17 -0000	1.3
+++ glpk-4.45.ebuild	28 Nov 2011 11:50:25 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v 1.3 2011/06/09 12:18:17 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v 1.4 2011/11/28 11:50:25 phajdan.jr Exp $
 
 EAPI=2
 inherit flag-o-matic
@@ -12,7 +12,7 @@
 
 SLOT="0"
 IUSE="doc examples gmp odbc mysql static-libs"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux"
 
 RDEPEND="odbc? ( || ( dev-db/libiodbc dev-db/unixODBC ) )
 	gmp? ( dev-libs/gmp )



1.50                 sci-mathematics/glpk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	25 Nov 2011 19:11:22 -0000	1.49
+++ ChangeLog	28 Nov 2011 11:50:25 -0000	1.50
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/glpk
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.49 2011/11/25 19:11:22 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.50 2011/11/28 11:50:25 phajdan.jr Exp $
+
+  28 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> glpk-4.45.ebuild:
+  x86 stable wrt bug #391517
 
 *glpk-4.47 (25 Nov 2011)
 






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

* [gentoo-commits] gentoo-x86 commit in sci-mathematics/glpk: glpk-4.45.ebuild ChangeLog
@ 2011-12-01 17:22 Jeroen Roovers (jer)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2011-12-01 17:22 UTC (permalink / raw
  To: gentoo-commits

jer         11/12/01 17:22:17

  Modified:             glpk-4.45.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #391517).
  
  (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  sci-mathematics/glpk/glpk-4.45.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?r1=1.4&r2=1.5

Index: glpk-4.45.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- glpk-4.45.ebuild	28 Nov 2011 11:50:25 -0000	1.4
+++ glpk-4.45.ebuild	1 Dec 2011 17:22:17 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v 1.4 2011/11/28 11:50:25 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v 1.5 2011/12/01 17:22:17 jer Exp $
 
 EAPI=2
 inherit flag-o-matic
@@ -12,7 +12,7 @@
 
 SLOT="0"
 IUSE="doc examples gmp odbc mysql static-libs"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux"
 
 RDEPEND="odbc? ( || ( dev-db/libiodbc dev-db/unixODBC ) )
 	gmp? ( dev-libs/gmp )



1.51                 sci-mathematics/glpk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	28 Nov 2011 11:50:25 -0000	1.50
+++ ChangeLog	1 Dec 2011 17:22:17 -0000	1.51
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/glpk
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.50 2011/11/28 11:50:25 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.51 2011/12/01 17:22:17 jer Exp $
+
+  01 Dec 2011; Jeroen Roovers <jer@gentoo.org> glpk-4.45.ebuild:
+  Stable for HPPA (bug #391517).
 
   28 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> glpk-4.45.ebuild:
   x86 stable wrt bug #391517






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

* [gentoo-commits] gentoo-x86 commit in sci-mathematics/glpk: glpk-4.45.ebuild ChangeLog
@ 2011-12-02 22:09 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 8+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-12-02 22:09 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/12/02 22:09:55

  Modified:             glpk-4.45.ebuild ChangeLog
  Log:
  Add missing zlib dependency. Stable on amd64. Bug #391517
  
  (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  sci-mathematics/glpk/glpk-4.45.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?r1=1.5&r2=1.6

Index: glpk-4.45.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- glpk-4.45.ebuild	1 Dec 2011 17:22:17 -0000	1.5
+++ glpk-4.45.ebuild	2 Dec 2011 22:09:55 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v 1.5 2011/12/01 17:22:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v 1.6 2011/12/02 22:09:55 hwoarang Exp $
 
 EAPI=2
 inherit flag-o-matic
@@ -12,9 +12,10 @@
 
 SLOT="0"
 IUSE="doc examples gmp odbc mysql static-libs"
-KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux"
 
-RDEPEND="odbc? ( || ( dev-db/libiodbc dev-db/unixODBC ) )
+RDEPEND="sys-libs/zlib
+	odbc? ( || ( dev-db/libiodbc dev-db/unixODBC ) )
 	gmp? ( dev-libs/gmp )
 	mysql? ( virtual/mysql )"
 



1.52                 sci-mathematics/glpk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	1 Dec 2011 17:22:17 -0000	1.51
+++ ChangeLog	2 Dec 2011 22:09:55 -0000	1.52
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/glpk
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.51 2011/12/01 17:22:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.52 2011/12/02 22:09:55 hwoarang Exp $
+
+  02 Dec 2011; Markos Chandras <hwoarang@gentoo.org> glpk-4.45.ebuild:
+  Add missing zlib dependency. Stable on amd64. Bug #391517
 
   01 Dec 2011; Jeroen Roovers <jer@gentoo.org> glpk-4.45.ebuild:
   Stable for HPPA (bug #391517).






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

* [gentoo-commits] gentoo-x86 commit in sci-mathematics/glpk: glpk-4.45.ebuild ChangeLog
@ 2012-02-05 14:27 Raul Porcel (armin76)
  0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2012-02-05 14:27 UTC (permalink / raw
  To: gentoo-commits

armin76     12/02/05 14:27:15

  Modified:             glpk-4.45.ebuild ChangeLog
  Log:
  alpha/sparc stable wrt #391517
  
  (Portage version: 2.1.10.44/cvs/Linux ia64)

Revision  Changes    Path
1.7                  sci-mathematics/glpk/glpk-4.45.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?r1=1.6&r2=1.7

Index: glpk-4.45.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- glpk-4.45.ebuild	2 Dec 2011 22:09:55 -0000	1.6
+++ glpk-4.45.ebuild	5 Feb 2012 14:27:15 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v 1.6 2011/12/02 22:09:55 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v 1.7 2012/02/05 14:27:15 armin76 Exp $
 
 EAPI=2
 inherit flag-o-matic
@@ -12,7 +12,7 @@
 
 SLOT="0"
 IUSE="doc examples gmp odbc mysql static-libs"
-KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux"
 
 RDEPEND="sys-libs/zlib
 	odbc? ( || ( dev-db/libiodbc dev-db/unixODBC ) )



1.53                 sci-mathematics/glpk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	2 Dec 2011 22:09:55 -0000	1.52
+++ ChangeLog	5 Feb 2012 14:27:15 -0000	1.53
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/glpk
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.52 2011/12/02 22:09:55 hwoarang Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.53 2012/02/05 14:27:15 armin76 Exp $
+
+  05 Feb 2012; Raúl Porcel <armin76@gentoo.org> glpk-4.45.ebuild:
+  alpha/sparc stable wrt #391517
 
   02 Dec 2011; Markos Chandras <hwoarang@gentoo.org> glpk-4.45.ebuild:
   Add missing zlib dependency. Stable on amd64. Bug #391517






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

* [gentoo-commits] gentoo-x86 commit in sci-mathematics/glpk: glpk-4.45.ebuild ChangeLog
@ 2012-02-27 17:40 Brent Baude (ranger)
  0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2012-02-27 17:40 UTC (permalink / raw
  To: gentoo-commits

ranger      12/02/27 17:40:54

  Modified:             glpk-4.45.ebuild ChangeLog
  Log:
  Marking glpk-4.45 ppc for bug 391517
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.8                  sci-mathematics/glpk/glpk-4.45.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?r1=1.7&r2=1.8

Index: glpk-4.45.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- glpk-4.45.ebuild	5 Feb 2012 14:27:15 -0000	1.7
+++ glpk-4.45.ebuild	27 Feb 2012 17:40:54 -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/sci-mathematics/glpk/glpk-4.45.ebuild,v 1.7 2012/02/05 14:27:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v 1.8 2012/02/27 17:40:54 ranger Exp $
 
 EAPI=2
 inherit flag-o-matic
@@ -12,7 +12,7 @@
 
 SLOT="0"
 IUSE="doc examples gmp odbc mysql static-libs"
-KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux"
 
 RDEPEND="sys-libs/zlib
 	odbc? ( || ( dev-db/libiodbc dev-db/unixODBC ) )



1.54                 sci-mathematics/glpk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?r1=1.53&r2=1.54

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	5 Feb 2012 14:27:15 -0000	1.53
+++ ChangeLog	27 Feb 2012 17:40:54 -0000	1.54
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/glpk
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.53 2012/02/05 14:27:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.54 2012/02/27 17:40:54 ranger Exp $
+
+  27 Feb 2012; Brent Baude <ranger@gentoo.org> glpk-4.45.ebuild:
+  Marking glpk-4.45 ppc for bug 391517
 
   05 Feb 2012; Raúl Porcel <armin76@gentoo.org> glpk-4.45.ebuild:
   alpha/sparc stable wrt #391517






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

* [gentoo-commits] gentoo-x86 commit in sci-mathematics/glpk: glpk-4.45.ebuild ChangeLog
@ 2012-03-08 15:14 Brent Baude (ranger)
  0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2012-03-08 15:14 UTC (permalink / raw
  To: gentoo-commits

ranger      12/03/08 15:14:10

  Modified:             glpk-4.45.ebuild ChangeLog
  Log:
  Marking glpk-4.45 ppc64 for bug 391517
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.9                  sci-mathematics/glpk/glpk-4.45.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?r1=1.8&r2=1.9

Index: glpk-4.45.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- glpk-4.45.ebuild	27 Feb 2012 17:40:54 -0000	1.8
+++ glpk-4.45.ebuild	8 Mar 2012 15:14:10 -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/sci-mathematics/glpk/glpk-4.45.ebuild,v 1.8 2012/02/27 17:40:54 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v 1.9 2012/03/08 15:14:10 ranger Exp $
 
 EAPI=2
 inherit flag-o-matic
@@ -12,7 +12,7 @@
 
 SLOT="0"
 IUSE="doc examples gmp odbc mysql static-libs"
-KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux"
 
 RDEPEND="sys-libs/zlib
 	odbc? ( || ( dev-db/libiodbc dev-db/unixODBC ) )



1.55                 sci-mathematics/glpk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	27 Feb 2012 17:40:54 -0000	1.54
+++ ChangeLog	8 Mar 2012 15:14:10 -0000	1.55
@@ -1,6 +1,9 @@
 # ChangeLog for sci-mathematics/glpk
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.54 2012/02/27 17:40:54 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.55 2012/03/08 15:14:10 ranger Exp $
+
+  08 Mar 2012; Brent Baude <ranger@gentoo.org> glpk-4.45.ebuild:
+  Marking glpk-4.45 ppc64 for bug 391517
 
   27 Feb 2012; Brent Baude <ranger@gentoo.org> glpk-4.45.ebuild:
   Marking glpk-4.45 ppc for bug 391517






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

end of thread, other threads:[~2012-03-08 15:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-27 17:40 [gentoo-commits] gentoo-x86 commit in sci-mathematics/glpk: glpk-4.45.ebuild ChangeLog Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2012-03-08 15:14 Brent Baude (ranger)
2012-02-05 14:27 Raul Porcel (armin76)
2011-12-02 22:09 Markos Chandras (hwoarang)
2011-12-01 17:22 Jeroen Roovers (jer)
2011-11-28 11:50 PaweA Hajdan (phajdan.jr)
2011-06-09 12:18 Alexey Shvetsov (alexxy)
2011-04-29 14:02 Michael Haubenwallner (haubi)

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