* [gentoo-commits] gentoo-x86 commit in games-puzzle/drod-bin: drod-bin-1.6.7.ebuild ChangeLog
@ 2013-11-14 22:02 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2013-11-14 22:02 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 13/11/14 22:02:47
Modified: drod-bin-1.6.7.ebuild ChangeLog
Log:
tidy
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.5 games-puzzle/drod-bin/drod-bin-1.6.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.7.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.7.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.7.ebuild?r1=1.4&r2=1.5
Index: drod-bin-1.6.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.7.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- drod-bin-1.6.7.ebuild 27 Jan 2013 08:31:06 -0000 1.4
+++ drod-bin-1.6.7.ebuild 14 Nov 2013 22:02:47 -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-puzzle/drod-bin/drod-bin-1.6.7.ebuild,v 1.4 2013/01/27 08:31:06 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.7.ebuild,v 1.5 2013/11/14 22:02:47 mr_bones_ Exp $
EAPI=2
@@ -36,7 +36,7 @@
QA_PREBUILT="${GDIR:1}/drod-ae.bin
${GDIR:1}/Libs/*"
-S="${WORKDIR}"
+S=${WORKDIR}
src_configure() {
sed "s:%DRODAE_HOME%:${GDIR}:g" bin/Linux/x86/glibc-2.1/drod-ae.in > drod
1.20 games-puzzle/drod-bin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/drod-bin/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/drod-bin/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/drod-bin/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 27 Jan 2013 08:31:06 -0000 1.19
+++ ChangeLog 14 Nov 2013 22:02:47 -0000 1.20
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/drod-bin
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/ChangeLog,v 1.19 2013/01/27 08:31:06 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/ChangeLog,v 1.20 2013/11/14 22:02:47 mr_bones_ Exp $
+
+ 14 Nov 2013; Michael Sterrett <mr_bones_@gentoo.org> drod-bin-1.6.7.ebuild:
+ tidy
27 Jan 2013; Tupone Alfredo <tupone@gentoo.org> drod-bin-1.6.7.ebuild:
Use QA_PREBUILT Bug #438196 by Diego Elio Pettenò
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-puzzle/drod-bin: drod-bin-1.6.7.ebuild ChangeLog
@ 2014-10-16 10:21 Pacho Ramos (pacho)
0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2014-10-16 10:21 UTC (permalink / raw
To: gentoo-commits
pacho 14/10/16 10:21:39
Modified: drod-bin-1.6.7.ebuild ChangeLog
Log:
Support multilib providers for deps. Bump to EAPI=5.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path
1.7 games-puzzle/drod-bin/drod-bin-1.6.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.7.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.7.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.7.ebuild?r1=1.6&r2=1.7
Index: drod-bin-1.6.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.7.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- drod-bin-1.6.7.ebuild 7 Sep 2014 15:32:25 -0000 1.6
+++ drod-bin-1.6.7.ebuild 16 Oct 2014 10:21:39 -0000 1.7
@@ -1,8 +1,8 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.7.ebuild,v 1.6 2014/09/07 15:32:25 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.7.ebuild,v 1.7 2014/10/16 10:21:39 pacho Exp $
-EAPI=2
+EAPI=5
inherit eutils unpacker games
@@ -18,17 +18,21 @@
RESTRICT="strip"
DEPEND=""
-RDEPEND="virtual/libstdc++:3.3
- x86? (
- x11-libs/libX11
- media-libs/freetype
- media-libs/libsdl
- media-libs/sdl-ttf
+RDEPEND="
+ virtual/libstdc++:3.3
+ || (
+ (
+ >=media-libs/freetype-2.5.0.1[abi_x86_32(-)]
+ >=media-libs/libsdl-1.2.15-r5[abi_x86_32(-)]
+ >=media-libs/sdl-ttf-2.0.11-r1[abi_x86_32(-)]
+ x11-libs/libX11[abi_x86_32(-)]
+ )
+ amd64? (
+ app-emulation/emul-linux-x86-sdl[-abi_x86_32(-)]
+ app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
+ )
)
- amd64? (
- app-emulation/emul-linux-x86-xlibs
- app-emulation/emul-linux-x86-sdl
- )"
+"
GDIR=${GAMES_PREFIX_OPT}/drod
QA_PREBUILT="${GDIR:1}/drod-ae.bin
1.22 games-puzzle/drod-bin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/drod-bin/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/drod-bin/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/drod-bin/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 7 Sep 2014 15:32:25 -0000 1.21
+++ ChangeLog 16 Oct 2014 10:21:39 -0000 1.22
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/drod-bin
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/ChangeLog,v 1.21 2014/09/07 15:32:25 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/ChangeLog,v 1.22 2014/10/16 10:21:39 pacho Exp $
+
+ 16 Oct 2014; Pacho Ramos <pacho@gentoo.org> drod-bin-1.6.7.ebuild:
+ Support multilib providers for deps. Bump to EAPI=5.
07 Sep 2014; Ulrich Müller <ulm@gentoo.org> drod-bin-1.6.7.ebuild:
Replace emul-linux-x86-compat dependency by virtual/libstdc++, bug 522218.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-10-16 10:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-14 22:02 [gentoo-commits] gentoo-x86 commit in games-puzzle/drod-bin: drod-bin-1.6.7.ebuild ChangeLog Michael Sterrett (mr_bones_)
-- strict thread matches above, loose matches on Subject: below --
2014-10-16 10:21 Pacho Ramos (pacho)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox