diff options
author | 2013-06-02 18:50:10 +0000 | |
---|---|---|
committer | 2013-06-02 18:50:10 +0000 | |
commit | 0fc3ebdcd09b1733882e36659a312825c6177254 (patch) | |
tree | 0a45f0a6ca6e2de6230bb42c33805fa53f1c1d0c /games-kids | |
parent | splitdebug is not invalid (diff) | |
download | gentoo-2-0fc3ebdcd09b1733882e36659a312825c6177254.tar.gz gentoo-2-0fc3ebdcd09b1733882e36659a312825c6177254.tar.bz2 gentoo-2-0fc3ebdcd09b1733882e36659a312825c6177254.zip |
splitdebug is not invalid
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'games-kids')
-rw-r--r-- | games-kids/crayon-physics/ChangeLog | 5 | ||||
-rw-r--r-- | games-kids/crayon-physics/crayon-physics-55.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-kids/crayon-physics/ChangeLog b/games-kids/crayon-physics/ChangeLog index 03a93d532981..834c5af0b264 100644 --- a/games-kids/crayon-physics/ChangeLog +++ b/games-kids/crayon-physics/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-kids/crayon-physics # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/crayon-physics/ChangeLog,v 1.3 2013/05/13 03:42:05 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/crayon-physics/ChangeLog,v 1.4 2013/06/02 18:50:10 hasufell Exp $ + + 02 Jun 2013; Julian Ospald <hasufell@gentoo.org> crayon-physics-55.ebuild: + splitdebug is not invalid 13 May 2013; Patrick Lauer <patrick@gentoo.org> crayon-physics-55.ebuild: Remove invalid splitdebug restrict diff --git a/games-kids/crayon-physics/crayon-physics-55.ebuild b/games-kids/crayon-physics/crayon-physics-55.ebuild index 0468857b6fcb..c2ca69e178e8 100644 --- a/games-kids/crayon-physics/crayon-physics-55.ebuild +++ b/games-kids/crayon-physics/crayon-physics-55.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-kids/crayon-physics/crayon-physics-55.ebuild,v 1.3 2013/05/13 03:42:05 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/crayon-physics/crayon-physics-55.ebuild,v 1.4 2013/06/02 18:50:10 hasufell Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="CRAYON-PHYSICS" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="bundled-libs" -RESTRICT="bindist fetch" +RESTRICT="bindist fetch splitdebug" MYGAMEDIR=${GAMES_PREFIX_OPT}/${PN} QA_PREBUILT="${MYGAMEDIR#/}/crayon |