* [gentoo-commits] gentoo-x86 commit in games-strategy/glob2: glob2-0.9.3.ebuild ChangeLog
@ 2008-05-01 16:00 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 4+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2008-05-01 16:00 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 08/05/01 16:00:23
Modified: glob2-0.9.3.ebuild ChangeLog
Log:
datadir patch from Aleksey Kunitskiy via bug #219936
(Portage version: 2.1.4.4)
Revision Changes Path
1.2 games-strategy/glob2/glob2-0.9.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/glob2-0.9.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/glob2-0.9.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/glob2-0.9.3.ebuild?r1=1.1&r2=1.2
Index: glob2-0.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/glob2/glob2-0.9.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- glob2-0.9.3.ebuild 28 Apr 2008 21:44:09 -0000 1.1
+++ glob2-0.9.3.ebuild 1 May 2008 16:00:22 -0000 1.2
@@ -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/games-strategy/glob2/glob2-0.9.3.ebuild,v 1.1 2008/04/28 21:44:09 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/glob2-0.9.3.ebuild,v 1.2 2008/05/01 16:00:22 mr_bones_ Exp $
inherit eutils games
@@ -30,6 +30,7 @@
CXXFLAGS="${CXXFLAGS}" \
LINKFLAGS="${LDFLAGS}" \
INSTALLDIR="${GAMES_DATADIR}"/${PN} \
+ DATADIR="${GAMES_DATADIR}"/${PN} \
|| die "scons failed again"
}
1.40 games-strategy/glob2/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/glob2/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 28 Apr 2008 21:44:09 -0000 1.39
+++ ChangeLog 1 May 2008 16:00:22 -0000 1.40
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/glob2
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/ChangeLog,v 1.39 2008/04/28 21:44:09 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/ChangeLog,v 1.40 2008/05/01 16:00:22 mr_bones_ Exp $
+
+ 01 May 2008; Michael Sterrett <mr_bones_@gentoo.org> glob2-0.9.3.ebuild:
+ datadir patch from Aleksey Kunitskiy via bug #219936
*glob2-0.9.3 (28 Apr 2008)
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-strategy/glob2: glob2-0.9.3.ebuild ChangeLog
@ 2008-05-21 17:12 Jeroen Roovers (jer)
0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2008-05-21 17:12 UTC (permalink / raw
To: gentoo-commits
jer 08/05/21 17:12:11
Modified: glob2-0.9.3.ebuild ChangeLog
Log:
Marked ~hppa too.
(Portage version: 2.1.5)
Revision Changes Path
1.5 games-strategy/glob2/glob2-0.9.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/glob2-0.9.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/glob2-0.9.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/glob2-0.9.3.ebuild?r1=1.4&r2=1.5
Index: glob2-0.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/glob2/glob2-0.9.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- glob2-0.9.3.ebuild 5 May 2008 20:16:20 -0000 1.4
+++ glob2-0.9.3.ebuild 21 May 2008 17:12:10 -0000 1.5
@@ -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/games-strategy/glob2/glob2-0.9.3.ebuild,v 1.4 2008/05/05 20:16:20 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/glob2-0.9.3.ebuild,v 1.5 2008/05/21 17:12:10 jer Exp $
inherit eutils games
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
IUSE=""
RDEPEND="virtual/opengl
1.41 games-strategy/glob2/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/ChangeLog?r1=1.40&r2=1.41
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/glob2/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog 1 May 2008 16:00:22 -0000 1.40
+++ ChangeLog 21 May 2008 17:12:10 -0000 1.41
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/glob2
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/ChangeLog,v 1.40 2008/05/01 16:00:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/ChangeLog,v 1.41 2008/05/21 17:12:10 jer Exp $
+
+ 21 May 2008; Jeroen Roovers <jer@gentoo.org> glob2-0.9.3.ebuild:
+ Marked ~hppa too.
01 May 2008; Michael Sterrett <mr_bones_@gentoo.org> glob2-0.9.3.ebuild:
datadir patch from Aleksey Kunitskiy via bug #219936
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-strategy/glob2: glob2-0.9.3.ebuild ChangeLog
@ 2008-05-21 19:06 Gysbert Wassenaar (nixnut)
0 siblings, 0 replies; 4+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2008-05-21 19:06 UTC (permalink / raw
To: gentoo-commits
nixnut 08/05/21 19:06:07
Modified: glob2-0.9.3.ebuild ChangeLog
Log:
Stable on ppc wrt bug 223097
(Portage version: 2.1.4.4)
Revision Changes Path
1.6 games-strategy/glob2/glob2-0.9.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/glob2-0.9.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/glob2-0.9.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/glob2-0.9.3.ebuild?r1=1.5&r2=1.6
Index: glob2-0.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/glob2/glob2-0.9.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- glob2-0.9.3.ebuild 21 May 2008 17:12:10 -0000 1.5
+++ glob2-0.9.3.ebuild 21 May 2008 19:06:06 -0000 1.6
@@ -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/games-strategy/glob2/glob2-0.9.3.ebuild,v 1.5 2008/05/21 17:12:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/glob2-0.9.3.ebuild,v 1.6 2008/05/21 19:06:06 nixnut Exp $
inherit eutils games
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ppc ~x86"
IUSE=""
RDEPEND="virtual/opengl
1.42 games-strategy/glob2/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/ChangeLog?r1=1.41&r2=1.42
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/glob2/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog 21 May 2008 17:12:10 -0000 1.41
+++ ChangeLog 21 May 2008 19:06:06 -0000 1.42
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/glob2
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/ChangeLog,v 1.41 2008/05/21 17:12:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/ChangeLog,v 1.42 2008/05/21 19:06:06 nixnut Exp $
+
+ 21 May 2008; nixnut <nixnut@gentoo.org> glob2-0.9.3.ebuild:
+ Stable on ppc wrt bug 223097
21 May 2008; Jeroen Roovers <jer@gentoo.org> glob2-0.9.3.ebuild:
Marked ~hppa too.
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-strategy/glob2: glob2-0.9.3.ebuild ChangeLog
@ 2008-05-22 18:41 Markus Meier (maekke)
0 siblings, 0 replies; 4+ messages in thread
From: Markus Meier (maekke) @ 2008-05-22 18:41 UTC (permalink / raw
To: gentoo-commits
maekke 08/05/22 18:41:51
Modified: glob2-0.9.3.ebuild ChangeLog
Log:
x86 stable, bug #223097
(Portage version: 2.1.5)
Revision Changes Path
1.7 games-strategy/glob2/glob2-0.9.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/glob2-0.9.3.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/glob2-0.9.3.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/glob2-0.9.3.ebuild?r1=1.6&r2=1.7
Index: glob2-0.9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/glob2/glob2-0.9.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- glob2-0.9.3.ebuild 21 May 2008 19:06:06 -0000 1.6
+++ glob2-0.9.3.ebuild 22 May 2008 18:41: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/games-strategy/glob2/glob2-0.9.3.ebuild,v 1.6 2008/05/21 19:06:06 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/glob2-0.9.3.ebuild,v 1.7 2008/05/22 18:41:51 maekke Exp $
inherit eutils games
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ppc ~x86"
+KEYWORDS="~amd64 ~hppa ppc x86"
IUSE=""
RDEPEND="virtual/opengl
1.43 games-strategy/glob2/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/glob2/ChangeLog?r1=1.42&r2=1.43
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/glob2/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog 21 May 2008 19:06:06 -0000 1.42
+++ ChangeLog 22 May 2008 18:41:51 -0000 1.43
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/glob2
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/ChangeLog,v 1.42 2008/05/21 19:06:06 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glob2/ChangeLog,v 1.43 2008/05/22 18:41:51 maekke Exp $
+
+ 22 May 2008; Markus Meier <maekke@gentoo.org> glob2-0.9.3.ebuild:
+ x86 stable, bug #223097
21 May 2008; nixnut <nixnut@gentoo.org> glob2-0.9.3.ebuild:
Stable on ppc wrt bug 223097
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-05-22 18:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-21 19:06 [gentoo-commits] gentoo-x86 commit in games-strategy/glob2: glob2-0.9.3.ebuild ChangeLog Gysbert Wassenaar (nixnut)
-- strict thread matches above, loose matches on Subject: below --
2008-05-22 18:41 Markus Meier (maekke)
2008-05-21 17:12 Jeroen Roovers (jer)
2008-05-01 16:00 Michael Sterrett (mr_bones_)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox