summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-action/trine2/ChangeLog6
-rw-r--r--games-action/trine2/trine2-1.16.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/games-action/trine2/ChangeLog b/games-action/trine2/ChangeLog
index 6203c14460a9..7aacf7f404a3 100644
--- a/games-action/trine2/ChangeLog
+++ b/games-action/trine2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/trine2
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/trine2/ChangeLog,v 1.3 2013/04/11 16:47:01 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/trine2/ChangeLog,v 1.4 2013/05/09 14:13:08 hasufell Exp $
+
+ 09 May 2013; Julian Ospald <hasufell@gentoo.org> trine2-1.16.ebuild:
+ restrict splitdebug
11 Apr 2013; Julian Ospald <hasufell@gentoo.org> trine2-1.16.ebuild:
update libpng slot to 1.5
@@ -13,4 +16,3 @@
13 Feb 2013; Julian Ospald <hasufell@gentoo.org> +trine2-1.16.ebuild,
+metadata.xml:
initial import wrt #412057
-
diff --git a/games-action/trine2/trine2-1.16.ebuild b/games-action/trine2/trine2-1.16.ebuild
index bd46b01f4b67..ba8786c8d6cd 100644
--- a/games-action/trine2/trine2-1.16.ebuild
+++ b/games-action/trine2/trine2-1.16.ebuild
@@ -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-action/trine2/trine2-1.16.ebuild,v 1.4 2013/04/11 16:47:01 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/trine2/trine2-1.16.ebuild,v 1.5 2013/05/09 14:13:08 hasufell Exp $
EAPI=5
inherit eutils unpacker gnome2-utils games
@@ -14,7 +14,7 @@ LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE="+launcher system-libs"
-RESTRICT="fetch bindist"
+RESTRICT="fetch bindist splitdebug"
QA_PREBUILT="${GAMES_PREFIX_OPT}/${PN}/${PN}*
${GAMES_PREFIX_OPT}/${PN}/lib/*"