diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-08-21 03:29:30 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-08-21 03:29:30 +0000 |
commit | f55dcd54e25239c114bf16c39ba871b394ae9242 (patch) | |
tree | 2e266759ba855e6080463c8d492e23bdf8e5154a /games-action/violetland | |
parent | x86 stable wrt bug #378725 (diff) | |
download | gentoo-2-f55dcd54e25239c114bf16c39ba871b394ae9242.tar.gz gentoo-2-f55dcd54e25239c114bf16c39ba871b394ae9242.tar.bz2 gentoo-2-f55dcd54e25239c114bf16c39ba871b394ae9242.zip |
x86 stable wrt bug #378727
(Portage version: 2.1.10.3/cvs/Linux i686)
Diffstat (limited to 'games-action/violetland')
-rw-r--r-- | games-action/violetland/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/violetland/violetland-0.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/violetland/ChangeLog b/games-action/violetland/ChangeLog index 3c47b1b09a1d..575b5ee05ac2 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.19 2011/08/11 16:36:44 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/violetland/ChangeLog,v 1.20 2011/08/21 03:29:30 phajdan.jr Exp $ + + 21 Aug 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> violetland-0.4.2.ebuild: + x86 stable wrt bug #378727 11 Aug 2011; Tony Vroon <chainsaw@gentoo.org> violetland-0.4.2.ebuild: Marked 0.4.2 stable on AMD64 based on arch testing by Agostino "ago" Sarubbo diff --git a/games-action/violetland/violetland-0.4.2.ebuild b/games-action/violetland/violetland-0.4.2.ebuild index 90cbeca199bd..3c583835c3e6 100644 --- a/games-action/violetland/violetland-0.4.2.ebuild +++ b/games-action/violetland/violetland-0.4.2.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.2.ebuild,v 1.2 2011/08/11 16:36:44 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/violetland/violetland-0.4.2.ebuild,v 1.3 2011/08/21 03:29:30 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] |