diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 07:41:04 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 07:41:04 +0000 |
commit | 9777f0800d441690b17080d5702d47ee67aa9572 (patch) | |
tree | ba6bf6b1c5730685eb9126729cf0f6e80f35ffb2 /games-action | |
parent | x86 stable wrt bug #382255 (diff) | |
download | gentoo-2-9777f0800d441690b17080d5702d47ee67aa9572.tar.gz gentoo-2-9777f0800d441690b17080d5702d47ee67aa9572.tar.bz2 gentoo-2-9777f0800d441690b17080d5702d47ee67aa9572.zip |
x86 stable wrt bug #392691
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/violetland/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/violetland/violetland-0.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/violetland/ChangeLog b/games-action/violetland/ChangeLog index f03220399845..ae67b067daeb 100644 --- a/games-action/violetland/ChangeLog +++ b/games-action/violetland/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/violetland # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/violetland/ChangeLog,v 1.22 2011/12/02 22:35:19 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/violetland/ChangeLog,v 1.23 2011/12/07 07:41:04 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> violetland-0.4.3.ebuild: + x86 stable wrt bug #392691 02 Dec 2011; Markos Chandras <hwoarang@gentoo.org> violetland-0.4.3.ebuild: Stable on amd64 wrt bug #392691 diff --git a/games-action/violetland/violetland-0.4.3.ebuild b/games-action/violetland/violetland-0.4.3.ebuild index b5fba7567c6d..410410230af7 100644 --- a/games-action/violetland/violetland-0.4.3.ebuild +++ b/games-action/violetland/violetland-0.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/violetland/violetland-0.4.3.ebuild,v 1.2 2011/12/02 22:35:19 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/violetland/violetland-0.4.3.ebuild,v 1.3 2011/12/07 07:41:04 phajdan.jr Exp $ EAPI=2 inherit eutils cmake-utils games @@ -11,7 +11,7 @@ SRC_URI="http://violetland.googlecode.com/files/${PN}-v${PV}-src.zip" LICENSE="GPL-3 CCPL-Attribution-ShareAlike-3.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="media-libs/libsdl[audio,video] |