* [gentoo-commits] gentoo-x86 commit in media-libs/glew: glew-1.9.0.ebuild ChangeLog
@ 2012-09-29 13:56 Fabian Groffen (grobian)
0 siblings, 0 replies; 9+ messages in thread
From: Fabian Groffen (grobian) @ 2012-09-29 13:56 UTC (permalink / raw
To: gentoo-commits
grobian 12/09/29 13:56:28
Modified: glew-1.9.0.ebuild ChangeLog
Log:
Fix build of dylibs on Darwin, bug #433934, keyworded ~x{86,64}-macos
(Portage version: 2.2.01.21143-prefix/cvs/Darwin i386)
Revision Changes Path
1.2 media-libs/glew/glew-1.9.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?r1=1.1&r2=1.2
Index: glew-1.9.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- glew-1.9.0.ebuild 7 Aug 2012 04:32:20 -0000 1.1
+++ glew-1.9.0.ebuild 29 Sep 2012 13:56: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/media-libs/glew/glew-1.9.0.ebuild,v 1.1 2012/08/07 04:32:20 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild,v 1.2 2012/09/29 13:56:28 grobian Exp $
EAPI=4
inherit multilib toolchain-funcs
@@ -11,7 +11,7 @@
LICENSE="BSD MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="doc static-libs"
RDEPEND="virtual/glu
@@ -55,7 +55,7 @@
}
src_compile(){
- emake "${myglewopts[@]}"
+ emake GLEW_DEST="${EPREFIX}/usr" "${myglewopts[@]}"
}
src_install() {
1.81 media-libs/glew/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?rev=1.81&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?rev=1.81&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?r1=1.80&r2=1.81
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog 7 Aug 2012 04:32:20 -0000 1.80
+++ ChangeLog 29 Sep 2012 13:56:28 -0000 1.81
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/glew
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.80 2012/08/07 04:32:20 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.81 2012/09/29 13:56:28 grobian Exp $
+
+ 29 Sep 2012; Fabian Groffen <grobian@gentoo.org> glew-1.9.0.ebuild:
+ Fix build of dylibs on Darwin, bug #433934, keyworded ~x{86,64}-macos
*glew-1.9.0 (07 Aug 2012)
@@ -289,4 +292,3 @@
Initial import. Thanks to Derek Young, Vinicius Dias dos Santos, Philip
Allison, Wojciech Milkowski, Robert Schuster, Charles Moad and Lawrence Lee
for their ebuilds and testing.
-
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/glew: glew-1.9.0.ebuild ChangeLog
@ 2013-01-25 14:40 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-25 14:40 UTC (permalink / raw
To: gentoo-commits
ago 13/01/25 14:40:40
Modified: glew-1.9.0.ebuild ChangeLog
Log:
Stable for x86, wrt bug #453406
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.4 media-libs/glew/glew-1.9.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?r1=1.3&r2=1.4
Index: glew-1.9.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- glew-1.9.0.ebuild 24 Jan 2013 05:07:01 -0000 1.3
+++ glew-1.9.0.ebuild 25 Jan 2013 14:40:40 -0000 1.4
@@ -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/media-libs/glew/glew-1.9.0.ebuild,v 1.3 2013/01/24 05:07:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild,v 1.4 2013/01/25 14:40:40 ago Exp $
EAPI=4
inherit multilib toolchain-funcs
@@ -11,7 +11,7 @@
LICENSE="BSD MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="doc static-libs"
RDEPEND="virtual/glu
1.83 media-libs/glew/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?rev=1.83&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?rev=1.83&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?r1=1.82&r2=1.83
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog 24 Jan 2013 05:07:01 -0000 1.82
+++ ChangeLog 25 Jan 2013 14:40:40 -0000 1.83
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/glew
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.82 2013/01/24 05:07:01 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.83 2013/01/25 14:40:40 ago Exp $
+
+ 25 Jan 2013; Agostino Sarubbo <ago@gentoo.org> glew-1.9.0.ebuild:
+ Stable for x86, wrt bug #453406
24 Jan 2013; Jeroen Roovers <jer@gentoo.org> glew-1.9.0.ebuild:
Stable for HPPA (bug #453406).
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/glew: glew-1.9.0.ebuild ChangeLog
@ 2013-01-25 14:41 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-25 14:41 UTC (permalink / raw
To: gentoo-commits
ago 13/01/25 14:41:33
Modified: glew-1.9.0.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #453406
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.5 media-libs/glew/glew-1.9.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?r1=1.4&r2=1.5
Index: glew-1.9.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- glew-1.9.0.ebuild 25 Jan 2013 14:40:40 -0000 1.4
+++ glew-1.9.0.ebuild 25 Jan 2013 14:41:33 -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/media-libs/glew/glew-1.9.0.ebuild,v 1.4 2013/01/25 14:40:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild,v 1.5 2013/01/25 14:41:33 ago Exp $
EAPI=4
inherit multilib toolchain-funcs
@@ -11,7 +11,7 @@
LICENSE="BSD MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="doc static-libs"
RDEPEND="virtual/glu
1.84 media-libs/glew/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?rev=1.84&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?rev=1.84&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?r1=1.83&r2=1.84
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog 25 Jan 2013 14:40:40 -0000 1.83
+++ ChangeLog 25 Jan 2013 14:41:33 -0000 1.84
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/glew
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.83 2013/01/25 14:40:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.84 2013/01/25 14:41:33 ago Exp $
+
+ 25 Jan 2013; Agostino Sarubbo <ago@gentoo.org> glew-1.9.0.ebuild:
+ Stable for amd64, wrt bug #453406
25 Jan 2013; Agostino Sarubbo <ago@gentoo.org> glew-1.9.0.ebuild:
Stable for x86, wrt bug #453406
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/glew: glew-1.9.0.ebuild ChangeLog
@ 2013-01-26 11:52 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-26 11:52 UTC (permalink / raw
To: gentoo-commits
ago 13/01/26 11:52:16
Modified: glew-1.9.0.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #453406
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.7 media-libs/glew/glew-1.9.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?r1=1.6&r2=1.7
Index: glew-1.9.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- glew-1.9.0.ebuild 26 Jan 2013 11:27:19 -0000 1.6
+++ glew-1.9.0.ebuild 26 Jan 2013 11:52:16 -0000 1.7
@@ -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/media-libs/glew/glew-1.9.0.ebuild,v 1.6 2013/01/26 11:27:19 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild,v 1.7 2013/01/26 11:52:16 ago Exp $
EAPI=4
inherit multilib toolchain-funcs
@@ -11,7 +11,7 @@
LICENSE="BSD MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="doc static-libs"
RDEPEND="virtual/glu
1.86 media-libs/glew/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?rev=1.86&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?rev=1.86&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?r1=1.85&r2=1.86
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog 26 Jan 2013 11:27:19 -0000 1.85
+++ ChangeLog 26 Jan 2013 11:52:16 -0000 1.86
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/glew
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.85 2013/01/26 11:27:19 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.86 2013/01/26 11:52:16 ago Exp $
+
+ 26 Jan 2013; Agostino Sarubbo <ago@gentoo.org> glew-1.9.0.ebuild:
+ Stable for ppc, wrt bug #453406
26 Jan 2013; Markus Meier <maekke@gentoo.org> glew-1.9.0.ebuild:
arm stable, bug #453406
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/glew: glew-1.9.0.ebuild ChangeLog
@ 2013-01-26 13:18 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-26 13:18 UTC (permalink / raw
To: gentoo-commits
ago 13/01/26 13:18:28
Modified: glew-1.9.0.ebuild ChangeLog
Log:
Stable for ppc64, wrt bug #453406
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.8 media-libs/glew/glew-1.9.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?r1=1.7&r2=1.8
Index: glew-1.9.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- glew-1.9.0.ebuild 26 Jan 2013 11:52:16 -0000 1.7
+++ glew-1.9.0.ebuild 26 Jan 2013 13:18:28 -0000 1.8
@@ -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/media-libs/glew/glew-1.9.0.ebuild,v 1.7 2013/01/26 11:52:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild,v 1.8 2013/01/26 13:18:28 ago Exp $
EAPI=4
inherit multilib toolchain-funcs
@@ -11,7 +11,7 @@
LICENSE="BSD MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="doc static-libs"
RDEPEND="virtual/glu
1.87 media-libs/glew/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?rev=1.87&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?rev=1.87&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?r1=1.86&r2=1.87
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog 26 Jan 2013 11:52:16 -0000 1.86
+++ ChangeLog 26 Jan 2013 13:18:28 -0000 1.87
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/glew
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.86 2013/01/26 11:52:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.87 2013/01/26 13:18:28 ago Exp $
+
+ 26 Jan 2013; Agostino Sarubbo <ago@gentoo.org> glew-1.9.0.ebuild:
+ Stable for ppc64, wrt bug #453406
26 Jan 2013; Agostino Sarubbo <ago@gentoo.org> glew-1.9.0.ebuild:
Stable for ppc, wrt bug #453406
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/glew: glew-1.9.0.ebuild ChangeLog
@ 2013-01-29 11:19 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-29 11:19 UTC (permalink / raw
To: gentoo-commits
ago 13/01/29 11:19:17
Modified: glew-1.9.0.ebuild ChangeLog
Log:
Stable for ia64, wrt bug #453406
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Revision Changes Path
1.9 media-libs/glew/glew-1.9.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?r1=1.8&r2=1.9
Index: glew-1.9.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- glew-1.9.0.ebuild 26 Jan 2013 13:18:28 -0000 1.8
+++ glew-1.9.0.ebuild 29 Jan 2013 11:19:17 -0000 1.9
@@ -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/media-libs/glew/glew-1.9.0.ebuild,v 1.8 2013/01/26 13:18:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild,v 1.9 2013/01/29 11:19:17 ago Exp $
EAPI=4
inherit multilib toolchain-funcs
@@ -11,7 +11,7 @@
LICENSE="BSD MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="doc static-libs"
RDEPEND="virtual/glu
1.88 media-libs/glew/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?rev=1.88&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?rev=1.88&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?r1=1.87&r2=1.88
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog 26 Jan 2013 13:18:28 -0000 1.87
+++ ChangeLog 29 Jan 2013 11:19:17 -0000 1.88
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/glew
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.87 2013/01/26 13:18:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.88 2013/01/29 11:19:17 ago Exp $
+
+ 29 Jan 2013; Agostino Sarubbo <ago@gentoo.org> glew-1.9.0.ebuild:
+ Stable for ia64, wrt bug #453406
26 Jan 2013; Agostino Sarubbo <ago@gentoo.org> glew-1.9.0.ebuild:
Stable for ppc64, wrt bug #453406
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/glew: glew-1.9.0.ebuild ChangeLog
@ 2013-02-04 10:12 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-04 10:12 UTC (permalink / raw
To: gentoo-commits
ago 13/02/04 10:12:40
Modified: glew-1.9.0.ebuild ChangeLog
Log:
Stable for alpha, wrt bug #453406
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.10 media-libs/glew/glew-1.9.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?r1=1.9&r2=1.10
Index: glew-1.9.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- glew-1.9.0.ebuild 29 Jan 2013 11:19:17 -0000 1.9
+++ glew-1.9.0.ebuild 4 Feb 2013 10:12:40 -0000 1.10
@@ -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/media-libs/glew/glew-1.9.0.ebuild,v 1.9 2013/01/29 11:19:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild,v 1.10 2013/02/04 10:12:40 ago Exp $
EAPI=4
inherit multilib toolchain-funcs
@@ -11,7 +11,7 @@
LICENSE="BSD MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="doc static-libs"
RDEPEND="virtual/glu
1.89 media-libs/glew/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?rev=1.89&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?rev=1.89&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?r1=1.88&r2=1.89
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog 29 Jan 2013 11:19:17 -0000 1.88
+++ ChangeLog 4 Feb 2013 10:12:40 -0000 1.89
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/glew
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.88 2013/01/29 11:19:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.89 2013/02/04 10:12:40 ago Exp $
+
+ 04 Feb 2013; Agostino Sarubbo <ago@gentoo.org> glew-1.9.0.ebuild:
+ Stable for alpha, wrt bug #453406
29 Jan 2013; Agostino Sarubbo <ago@gentoo.org> glew-1.9.0.ebuild:
Stable for ia64, wrt bug #453406
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/glew: glew-1.9.0.ebuild ChangeLog
@ 2013-02-06 19:42 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-06 19:42 UTC (permalink / raw
To: gentoo-commits
ago 13/02/06 19:42:26
Modified: glew-1.9.0.ebuild ChangeLog
Log:
Stable for sparc, wrt bug #453406
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.11 media-libs/glew/glew-1.9.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?r1=1.10&r2=1.11
Index: glew-1.9.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- glew-1.9.0.ebuild 4 Feb 2013 10:12:40 -0000 1.10
+++ glew-1.9.0.ebuild 6 Feb 2013 19:42:26 -0000 1.11
@@ -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/media-libs/glew/glew-1.9.0.ebuild,v 1.10 2013/02/04 10:12:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild,v 1.11 2013/02/06 19:42:26 ago Exp $
EAPI=4
inherit multilib toolchain-funcs
@@ -11,7 +11,7 @@
LICENSE="BSD MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="doc static-libs"
RDEPEND="virtual/glu
1.90 media-libs/glew/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?rev=1.90&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?rev=1.90&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?r1=1.89&r2=1.90
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog 4 Feb 2013 10:12:40 -0000 1.89
+++ ChangeLog 6 Feb 2013 19:42:26 -0000 1.90
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/glew
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.89 2013/02/04 10:12:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.90 2013/02/06 19:42:26 ago Exp $
+
+ 06 Feb 2013; Agostino Sarubbo <ago@gentoo.org> glew-1.9.0.ebuild:
+ Stable for sparc, wrt bug #453406
04 Feb 2013; Agostino Sarubbo <ago@gentoo.org> glew-1.9.0.ebuild:
Stable for alpha, wrt bug #453406
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-libs/glew: glew-1.9.0.ebuild ChangeLog
@ 2013-02-24 17:51 Agostino Sarubbo (ago)
0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-24 17:51 UTC (permalink / raw
To: gentoo-commits
ago 13/02/24 17:51:42
Modified: glew-1.9.0.ebuild ChangeLog
Log:
Stable for sh, wrt bug #453406
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Revision Changes Path
1.12 media-libs/glew/glew-1.9.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild?r1=1.11&r2=1.12
Index: glew-1.9.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- glew-1.9.0.ebuild 6 Feb 2013 19:42:26 -0000 1.11
+++ glew-1.9.0.ebuild 24 Feb 2013 17:51:42 -0000 1.12
@@ -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/media-libs/glew/glew-1.9.0.ebuild,v 1.11 2013/02/06 19:42:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.9.0.ebuild,v 1.12 2013/02/24 17:51:42 ago Exp $
EAPI=4
inherit multilib toolchain-funcs
@@ -11,7 +11,7 @@
LICENSE="BSD MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="doc static-libs"
RDEPEND="virtual/glu
1.91 media-libs/glew/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?rev=1.91&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?rev=1.91&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/glew/ChangeLog?r1=1.90&r2=1.91
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog 6 Feb 2013 19:42:26 -0000 1.90
+++ ChangeLog 24 Feb 2013 17:51:42 -0000 1.91
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/glew
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.90 2013/02/06 19:42:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.91 2013/02/24 17:51:42 ago Exp $
+
+ 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> glew-1.9.0.ebuild:
+ Stable for sh, wrt bug #453406
06 Feb 2013; Agostino Sarubbo <ago@gentoo.org> glew-1.9.0.ebuild:
Stable for sparc, wrt bug #453406
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2013-02-24 17:51 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-24 17:51 [gentoo-commits] gentoo-x86 commit in media-libs/glew: glew-1.9.0.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2013-02-06 19:42 Agostino Sarubbo (ago)
2013-02-04 10:12 Agostino Sarubbo (ago)
2013-01-29 11:19 Agostino Sarubbo (ago)
2013-01-26 13:18 Agostino Sarubbo (ago)
2013-01-26 11:52 Agostino Sarubbo (ago)
2013-01-25 14:41 Agostino Sarubbo (ago)
2013-01-25 14:40 Agostino Sarubbo (ago)
2012-09-29 13:56 Fabian Groffen (grobian)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox