* [gentoo-commits] gentoo-x86 commit in games-roguelike/FTL: FTL-1.03.1.ebuild FTL-1.03.3.ebuild ChangeLog
@ 2013-09-04 10:56 Julian Ospald (hasufell)
0 siblings, 0 replies; only message in thread
From: Julian Ospald (hasufell) @ 2013-09-04 10:56 UTC (permalink / raw
To: gentoo-commits
hasufell 13/09/04 10:56:57
Modified: FTL-1.03.1.ebuild FTL-1.03.3.ebuild ChangeLog
Log:
remove unneeded libpng dep wrt #482574
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Revision Changes Path
1.12 games-roguelike/FTL/FTL-1.03.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/FTL/FTL-1.03.1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/FTL/FTL-1.03.1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/FTL/FTL-1.03.1.ebuild?r1=1.11&r2=1.12
Index: FTL-1.03.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-roguelike/FTL/FTL-1.03.1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- FTL-1.03.1.ebuild 14 May 2013 19:35:38 -0000 1.11
+++ FTL-1.03.1.ebuild 4 Sep 2013 10:56:57 -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/games-roguelike/FTL/FTL-1.03.1.ebuild,v 1.11 2013/05/14 19:35:38 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/FTL/FTL-1.03.1.ebuild,v 1.12 2013/09/04 10:56:57 hasufell Exp $
# TODO: update libpng to slot 1.5 when stable
@@ -19,7 +19,6 @@
RESTRICT="fetch bindist splitdebug"
RDEPEND="
- =media-libs/libpng-1.5*
sys-devel/gcc[cxx]
virtual/opengl
!bundled-libs? (
1.3 games-roguelike/FTL/FTL-1.03.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/FTL/FTL-1.03.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/FTL/FTL-1.03.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/FTL/FTL-1.03.3.ebuild?r1=1.2&r2=1.3
Index: FTL-1.03.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-roguelike/FTL/FTL-1.03.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- FTL-1.03.3.ebuild 16 May 2013 20:52:28 -0000 1.2
+++ FTL-1.03.3.ebuild 4 Sep 2013 10:56:57 -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-roguelike/FTL/FTL-1.03.3.ebuild,v 1.2 2013/05/16 20:52:28 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/FTL/FTL-1.03.3.ebuild,v 1.3 2013/09/04 10:56:57 hasufell Exp $
EAPI=5
@@ -17,7 +17,6 @@
RESTRICT="fetch bindist splitdebug"
RDEPEND="
- media-libs/libpng:1.5
sys-devel/gcc[cxx]
virtual/opengl
!bundled-libs? (
1.13 games-roguelike/FTL/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/FTL/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/FTL/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/FTL/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-roguelike/FTL/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 16 May 2013 20:52:28 -0000 1.12
+++ ChangeLog 4 Sep 2013 10:56:57 -0000 1.13
@@ -1,6 +1,10 @@
# ChangeLog for games-roguelike/FTL
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/FTL/ChangeLog,v 1.12 2013/05/16 20:52:28 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/FTL/ChangeLog,v 1.13 2013/09/04 10:56:57 hasufell Exp $
+
+ 04 Sep 2013; Julian Ospald <hasufell@gentoo.org> FTL-1.03.1.ebuild,
+ FTL-1.03.3.ebuild:
+ remove unneeded libpng dep wrt #482574
16 May 2013; Julian Ospald <hasufell@gentoo.org> FTL-1.03.3.ebuild:
update libpng dep to slot 1.5
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-09-04 10:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-04 10:56 [gentoo-commits] gentoo-x86 commit in games-roguelike/FTL: FTL-1.03.1.ebuild FTL-1.03.3.ebuild ChangeLog 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