diff options
author | Julian Ospald <hasufell@gentoo.org> | 2013-08-17 12:59:50 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2013-08-17 12:59:50 +0000 |
commit | 9d31c1eec967d53b691f15ad7e5b9f9ee7fae077 (patch) | |
tree | e773c3b069a90d281e2ea8d4a3dbf9fb202cb072 /games-kids/crayon-physics | |
parent | Bump (diff) | |
download | gentoo-2-9d31c1eec967d53b691f15ad7e5b9f9ee7fae077.tar.gz gentoo-2-9d31c1eec967d53b691f15ad7e5b9f9ee7fae077.tar.bz2 gentoo-2-9d31c1eec967d53b691f15ad7e5b9f9ee7fae077.zip |
amd64, x86 stable wrt #480816
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'games-kids/crayon-physics')
-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 6d69e27e1237..2029c88b453f 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.5 2013/07/04 06:01:51 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/crayon-physics/ChangeLog,v 1.6 2013/08/17 12:59:50 hasufell Exp $ + + 17 Aug 2013; Julian Ospald <hasufell@gentoo.org> crayon-physics-55.ebuild: + amd64, x86 stable wrt #480816 04 Jul 2013; Michael Sterrett <mr_bones_@gentoo.org> crayon-physics-55.ebuild: add slot to libsdl dep diff --git a/games-kids/crayon-physics/crayon-physics-55.ebuild b/games-kids/crayon-physics/crayon-physics-55.ebuild index 931bbd366612..bedfa795ce12 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.5 2013/07/04 06:01:50 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/crayon-physics/crayon-physics-55.ebuild,v 1.6 2013/08/17 12:59:50 hasufell Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="crayon_physics_deluxe-linux-release${PV}.tar.gz" LICENSE="CRAYON-PHYSICS" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="bundled-libs" RESTRICT="bindist fetch splitdebug" |