diff options
author | Julian Ospald <hasufell@gentoo.org> | 2013-05-09 14:12:39 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2013-05-09 14:12:39 +0000 |
commit | 65a9bfacfdc15f3c20b026a16b1504b4854ca712 (patch) | |
tree | f0cc61b6cf33e5ccc921f987940da304fc71f8bc /games-action | |
parent | restrict splitdebug (diff) | |
download | gentoo-2-65a9bfacfdc15f3c20b026a16b1504b4854ca712.tar.gz gentoo-2-65a9bfacfdc15f3c20b026a16b1504b4854ca712.tar.bz2 gentoo-2-65a9bfacfdc15f3c20b026a16b1504b4854ca712.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/swordandsworcery/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/swordandsworcery/swordandsworcery-1.02.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games-action/swordandsworcery/ChangeLog b/games-action/swordandsworcery/ChangeLog index ce2c54a0588a..d218c8e4687d 100644 --- a/games-action/swordandsworcery/ChangeLog +++ b/games-action/swordandsworcery/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/swordandsworcery # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/swordandsworcery/ChangeLog,v 1.1 2013/03/21 21:49:24 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/swordandsworcery/ChangeLog,v 1.2 2013/05/09 14:12:39 hasufell Exp $ + + 09 May 2013; Julian Ospald <hasufell@gentoo.org> swordandsworcery-1.02.ebuild: + restrict splitdebug *swordandsworcery-1.02 (21 Mar 2013) @@ -8,4 +11,3 @@ +swordandsworcery-1.02.ebuild, +files/swordandsworcery-wrapper, +metadata.xml: initial import - diff --git a/games-action/swordandsworcery/swordandsworcery-1.02.ebuild b/games-action/swordandsworcery/swordandsworcery-1.02.ebuild index 686812d59d57..3a2e36751c54 100644 --- a/games-action/swordandsworcery/swordandsworcery-1.02.ebuild +++ b/games-action/swordandsworcery/swordandsworcery-1.02.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/swordandsworcery/swordandsworcery-1.02.ebuild,v 1.2 2013/03/22 21:31:44 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/swordandsworcery/swordandsworcery-1.02.ebuild,v 1.3 2013/05/09 14:12:39 hasufell Exp $ # TODO: unbundle liblua-5.1 when available for multilib @@ -16,7 +16,7 @@ LICENSE="CAPYBARA-EULA LGPL-3" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="bundled-libs" -RESTRICT="bindist fetch" +RESTRICT="bindist fetch splitdebug" MYGAMEDIR=${GAMES_PREFIX_OPT}/${PN} QA_PREBUILT="${MYGAMEDIR#/}/bin/* |