* [gentoo-commits] gentoo-x86 commit in games-rpg/bastion: bastion-20120620-r1.ebuild ChangeLog
@ 2013-05-09 14:20 Julian Ospald (hasufell)
0 siblings, 0 replies; 5+ messages in thread
From: Julian Ospald (hasufell) @ 2013-05-09 14:20 UTC (permalink / raw
To: gentoo-commits
hasufell 13/05/09 14:20:12
Modified: bastion-20120620-r1.ebuild ChangeLog
Log:
restrict splitdebug
(Portage version: 2.2.0_alpha174/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Revision Changes Path
1.2 games-rpg/bastion/bastion-20120620-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild?r1=1.1&r2=1.2
Index: bastion-20120620-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bastion-20120620-r1.ebuild 16 Apr 2013 14:46:20 -0000 1.1
+++ bastion-20120620-r1.ebuild 9 May 2013 14:20:12 -0000 1.2
@@ -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/games-rpg/bastion/bastion-20120620-r1.ebuild,v 1.1 2013/04/16 14:46:20 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild,v 1.2 2013/05/09 14:20:12 hasufell Exp $
EAPI=5
@@ -15,7 +15,7 @@
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE="bundled-libs"
-RESTRICT="bindist fetch"
+RESTRICT="bindist fetch splitdebug"
MYGAMEDIR=${GAMES_PREFIX_OPT}/${PN}
QA_PREBUILT="${MYGAMEDIR#/}/Bastion.bin*
1.3 games-rpg/bastion/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-rpg/bastion/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 16 Apr 2013 14:46:20 -0000 1.2
+++ ChangeLog 9 May 2013 14:20:12 -0000 1.3
@@ -1,6 +1,9 @@
# ChangeLog for games-rpg/bastion
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/bastion/ChangeLog,v 1.2 2013/04/16 14:46:20 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/bastion/ChangeLog,v 1.3 2013/05/09 14:20:12 hasufell Exp $
+
+ 09 May 2013; Julian Ospald <hasufell@gentoo.org> bastion-20120620-r1.ebuild:
+ restrict splitdebug
*bastion-20120620-r1 (16 Apr 2013)
@@ -13,4 +16,3 @@
21 Mar 2013; Julian Ospald <hasufell@gentoo.org> +bastion-20120620.ebuild,
+metadata.xml:
initial import wrt #419167
-
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-rpg/bastion: bastion-20120620-r1.ebuild ChangeLog
@ 2013-05-13 3:49 Patrick Lauer (patrick)
0 siblings, 0 replies; 5+ messages in thread
From: Patrick Lauer (patrick) @ 2013-05-13 3:49 UTC (permalink / raw
To: gentoo-commits
patrick 13/05/13 03:49:54
Modified: bastion-20120620-r1.ebuild ChangeLog
Log:
Remove invalid splitdebug restrict
(Portage version: 2.2.0_alpha174/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.3 games-rpg/bastion/bastion-20120620-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild?r1=1.2&r2=1.3
Index: bastion-20120620-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bastion-20120620-r1.ebuild 9 May 2013 14:20:12 -0000 1.2
+++ bastion-20120620-r1.ebuild 13 May 2013 03:49:54 -0000 1.3
@@ -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/games-rpg/bastion/bastion-20120620-r1.ebuild,v 1.2 2013/05/09 14:20:12 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild,v 1.3 2013/05/13 03:49:54 patrick Exp $
EAPI=5
@@ -15,7 +15,7 @@
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE="bundled-libs"
-RESTRICT="bindist fetch splitdebug"
+RESTRICT="bindist fetch"
MYGAMEDIR=${GAMES_PREFIX_OPT}/${PN}
QA_PREBUILT="${MYGAMEDIR#/}/Bastion.bin*
1.4 games-rpg/bastion/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-rpg/bastion/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 9 May 2013 14:20:12 -0000 1.3
+++ ChangeLog 13 May 2013 03:49:54 -0000 1.4
@@ -1,6 +1,9 @@
# ChangeLog for games-rpg/bastion
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/bastion/ChangeLog,v 1.3 2013/05/09 14:20:12 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/bastion/ChangeLog,v 1.4 2013/05/13 03:49:54 patrick Exp $
+
+ 13 May 2013; Patrick Lauer <patrick@gentoo.org> bastion-20120620-r1.ebuild:
+ Remove invalid splitdebug restrict
09 May 2013; Julian Ospald <hasufell@gentoo.org> bastion-20120620-r1.ebuild:
restrict splitdebug
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-rpg/bastion: bastion-20120620-r1.ebuild ChangeLog
@ 2013-06-02 18:51 Julian Ospald (hasufell)
0 siblings, 0 replies; 5+ messages in thread
From: Julian Ospald (hasufell) @ 2013-06-02 18:51 UTC (permalink / raw
To: gentoo-commits
hasufell 13/06/02 18:51:30
Modified: bastion-20120620-r1.ebuild ChangeLog
Log:
splitdebug is not invalid
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Revision Changes Path
1.4 games-rpg/bastion/bastion-20120620-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild?r1=1.3&r2=1.4
Index: bastion-20120620-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bastion-20120620-r1.ebuild 13 May 2013 03:49:54 -0000 1.3
+++ bastion-20120620-r1.ebuild 2 Jun 2013 18:51:30 -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/games-rpg/bastion/bastion-20120620-r1.ebuild,v 1.3 2013/05/13 03:49:54 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild,v 1.4 2013/06/02 18:51:30 hasufell Exp $
EAPI=5
@@ -15,7 +15,7 @@
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE="bundled-libs"
-RESTRICT="bindist fetch"
+RESTRICT="bindist fetch splitdebug"
MYGAMEDIR=${GAMES_PREFIX_OPT}/${PN}
QA_PREBUILT="${MYGAMEDIR#/}/Bastion.bin*
1.5 games-rpg/bastion/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-rpg/bastion/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 13 May 2013 03:49:54 -0000 1.4
+++ ChangeLog 2 Jun 2013 18:51:30 -0000 1.5
@@ -1,6 +1,9 @@
# ChangeLog for games-rpg/bastion
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/bastion/ChangeLog,v 1.4 2013/05/13 03:49:54 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/bastion/ChangeLog,v 1.5 2013/06/02 18:51:30 hasufell Exp $
+
+ 02 Jun 2013; Julian Ospald <hasufell@gentoo.org> bastion-20120620-r1.ebuild:
+ splitdebug is not invalid
13 May 2013; Patrick Lauer <patrick@gentoo.org> bastion-20120620-r1.ebuild:
Remove invalid splitdebug restrict
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-rpg/bastion: bastion-20120620-r1.ebuild ChangeLog
@ 2013-11-22 15:47 Julian Ospald (hasufell)
0 siblings, 0 replies; 5+ messages in thread
From: Julian Ospald (hasufell) @ 2013-11-22 15:47 UTC (permalink / raw
To: gentoo-commits
hasufell 13/11/22 15:47:19
Modified: bastion-20120620-r1.ebuild ChangeLog
Log:
stable wrt #486242
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Revision Changes Path
1.5 games-rpg/bastion/bastion-20120620-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild?r1=1.4&r2=1.5
Index: bastion-20120620-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bastion-20120620-r1.ebuild 2 Jun 2013 18:51:30 -0000 1.4
+++ bastion-20120620-r1.ebuild 22 Nov 2013 15:47:19 -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/games-rpg/bastion/bastion-20120620-r1.ebuild,v 1.4 2013/06/02 18:51:30 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild,v 1.5 2013/11/22 15:47:19 hasufell Exp $
EAPI=5
@@ -13,7 +13,7 @@
LICENSE="all-rights-reserved"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 x86"
IUSE="bundled-libs"
RESTRICT="bindist fetch splitdebug"
1.6 games-rpg/bastion/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-rpg/bastion/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 2 Jun 2013 18:51:30 -0000 1.5
+++ ChangeLog 22 Nov 2013 15:47:19 -0000 1.6
@@ -1,6 +1,9 @@
# ChangeLog for games-rpg/bastion
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/bastion/ChangeLog,v 1.5 2013/06/02 18:51:30 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/bastion/ChangeLog,v 1.6 2013/11/22 15:47:19 hasufell Exp $
+
+ 22 Nov 2013; Julian Ospald <hasufell@gentoo.org> bastion-20120620-r1.ebuild:
+ stable wrt #486242
02 Jun 2013; Julian Ospald <hasufell@gentoo.org> bastion-20120620-r1.ebuild:
splitdebug is not invalid
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-rpg/bastion: bastion-20120620-r1.ebuild ChangeLog
@ 2014-05-15 16:57 Ulrich Mueller (ulm)
0 siblings, 0 replies; 5+ messages in thread
From: Ulrich Mueller (ulm) @ 2014-05-15 16:57 UTC (permalink / raw
To: gentoo-commits
ulm 14/05/15 16:57:29
Modified: bastion-20120620-r1.ebuild ChangeLog
Log:
Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to "sound", bug 357661.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path
1.6 games-rpg/bastion/bastion-20120620-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild?r1=1.5&r2=1.6
Index: bastion-20120620-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- bastion-20120620-r1.ebuild 22 Nov 2013 15:47:19 -0000 1.5
+++ bastion-20120620-r1.ebuild 15 May 2014 16:57:29 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild,v 1.5 2013/11/22 15:47:19 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/bastion/bastion-20120620-r1.ebuild,v 1.6 2014/05/15 16:57:29 ulm Exp $
EAPI=5
@@ -38,7 +38,7 @@
!bundled-libs? (
dev-lang/mono
media-libs/fmod:1
- media-libs/libsdl[X,audio,video,opengl,joystick]
+ media-libs/libsdl[X,sound,video,opengl,joystick]
)"
CHECKREQS_DISK_BUILD="2400M"
1.7 games-rpg/bastion/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/bastion/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-rpg/bastion/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 22 Nov 2013 15:47:19 -0000 1.6
+++ ChangeLog 15 May 2014 16:57:29 -0000 1.7
@@ -1,6 +1,10 @@
# ChangeLog for games-rpg/bastion
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/bastion/ChangeLog,v 1.6 2013/11/22 15:47:19 hasufell Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/bastion/ChangeLog,v 1.7 2014/05/15 16:57:29 ulm Exp $
+
+ 15 May 2014; Ulrich Müller <ulm@gentoo.org> bastion-20120620-r1.ebuild:
+ Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to
+ "sound", bug 357661.
22 Nov 2013; Julian Ospald <hasufell@gentoo.org> bastion-20120620-r1.ebuild:
stable wrt #486242
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-05-15 16:57 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-15 16:57 [gentoo-commits] gentoo-x86 commit in games-rpg/bastion: bastion-20120620-r1.ebuild ChangeLog Ulrich Mueller (ulm)
-- strict thread matches above, loose matches on Subject: below --
2013-11-22 15:47 Julian Ospald (hasufell)
2013-06-02 18:51 Julian Ospald (hasufell)
2013-05-13 3:49 Patrick Lauer (patrick)
2013-05-09 14:20 Julian Ospald (hasufell)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox