diff options
author | Julian Ospald <hasufell@gentoo.org> | 2013-05-09 14:11:36 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2013-05-09 14:11:36 +0000 |
commit | df8577a39bc7432ec59595ad0f7a371a83f157bf (patch) | |
tree | a502d1953474cf4fc73b78eee3ec0ee172630b42 /games-action | |
parent | restrict splitdebug (diff) | |
download | gentoo-2-df8577a39bc7432ec59595ad0f7a371a83f157bf.tar.gz gentoo-2-df8577a39bc7432ec59595ad0f7a371a83f157bf.tar.bz2 gentoo-2-df8577a39bc7432ec59595ad0f7a371a83f157bf.zip |
restrict splitdebug
(Portage version: 2.2.0_alpha174/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/solar2/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/solar2/solar2-1.10.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games-action/solar2/ChangeLog b/games-action/solar2/ChangeLog index d8ff09b77a58..0780fe3fcccf 100644 --- a/games-action/solar2/ChangeLog +++ b/games-action/solar2/ChangeLog @@ -1,10 +1,12 @@ # ChangeLog for games-action/solar2 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/solar2/ChangeLog,v 1.1 2013/03/21 21:55:36 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/solar2/ChangeLog,v 1.2 2013/05/09 14:11:36 hasufell Exp $ + + 09 May 2013; Julian Ospald <hasufell@gentoo.org> solar2-1.10.ebuild: + restrict splitdebug *solar2-1.10 (21 Mar 2013) 21 Mar 2013; Julian Ospald <hasufell@gentoo.org> +solar2-1.10.ebuild, +metadata.xml: initial import - diff --git a/games-action/solar2/solar2-1.10.ebuild b/games-action/solar2/solar2-1.10.ebuild index 37c6c6af091c..1f916e5aebe3 100644 --- a/games-action/solar2/solar2-1.10.ebuild +++ b/games-action/solar2/solar2-1.10.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/solar2/solar2-1.10.ebuild,v 1.2 2013/03/22 21:30:57 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/solar2/solar2-1.10.ebuild,v 1.3 2013/05/09 14:11:36 hasufell Exp $ # TODO: - unbundle libmono for 64bit # - unbundling libSDL_mixer breaks the game @@ -21,7 +21,7 @@ LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="bundled-libs" -RESTRICT="bindist fetch" +RESTRICT="bindist fetch splitdebug" MYGAMEDIR=${GAMES_PREFIX_OPT}/${PN} QA_PREBUILT="${MYGAMEDIR#/}/lib/* |