diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-10 14:40:07 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-10 14:40:07 +0000 |
commit | a47111d1af63fe4bfc34dd399c34540ad9d70cc1 (patch) | |
tree | 6ab4da63839a26be4668d22741190383b683ee96 /games-action | |
parent | stable x86, bug 302189 (diff) | |
download | gentoo-2-a47111d1af63fe4bfc34dd399c34540ad9d70cc1.tar.gz gentoo-2-a47111d1af63fe4bfc34dd399c34540ad9d70cc1.tar.bz2 gentoo-2-a47111d1af63fe4bfc34dd399c34540ad9d70cc1.zip |
stable x86, bug 325913
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/violetland/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/violetland/violetland-0.3.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-action/violetland/ChangeLog b/games-action/violetland/ChangeLog index 459aad1a0b3a..c9c2c8b6fa65 100644 --- a/games-action/violetland/ChangeLog +++ b/games-action/violetland/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/violetland # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/violetland/ChangeLog,v 1.11 2010/06/28 10:26:49 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/violetland/ChangeLog,v 1.12 2010/07/10 14:40:07 fauli Exp $ + + 10 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + violetland-0.3.0.ebuild: + stable x86, bug 325913 28 Jun 2010; Christoph Mende <angelos@gentoo.org> violetland-0.3.0.ebuild: Stable on amd64 wrt bug #325913 diff --git a/games-action/violetland/violetland-0.3.0.ebuild b/games-action/violetland/violetland-0.3.0.ebuild index c233d3adc08b..806366e830a4 100644 --- a/games-action/violetland/violetland-0.3.0.ebuild +++ b/games-action/violetland/violetland-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/violetland/violetland-0.3.0.ebuild,v 1.2 2010/06/28 10:26:49 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/violetland/violetland-0.3.0.ebuild,v 1.3 2010/07/10 14:40:07 fauli 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] |