diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-05-26 18:24:37 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-05-26 18:24:37 +0000 |
commit | 5d9ad4695d4c73b1d149ff03752a72bf8fe085dc (patch) | |
tree | 05b4a3bec5bba21b6e69b1ccd7fd0dd4b2fdc31a /games-action | |
parent | stable amd64, bug 315151 (diff) | |
download | gentoo-2-5d9ad4695d4c73b1d149ff03752a72bf8fe085dc.tar.gz gentoo-2-5d9ad4695d4c73b1d149ff03752a72bf8fe085dc.tar.bz2 gentoo-2-5d9ad4695d4c73b1d149ff03752a72bf8fe085dc.zip |
stable amd64, bug 315495
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/violetland/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/violetland/violetland-0.2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/violetland/ChangeLog b/games-action/violetland/ChangeLog index debb40dc561e..1444302790ec 100644 --- a/games-action/violetland/ChangeLog +++ b/games-action/violetland/ChangeLog @@ -1,6 +1,9 @@ # 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.8 2010/05/01 22:28:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/violetland/ChangeLog,v 1.9 2010/05/26 18:24:37 pacho Exp $ + + 26 May 2010; Pacho Ramos <pacho@gentoo.org> violetland-0.2.9.ebuild: + stable amd64, bug 315495 *violetland-0.2.10 (01 May 2010) diff --git a/games-action/violetland/violetland-0.2.9.ebuild b/games-action/violetland/violetland-0.2.9.ebuild index b6e8d47a40e6..f8ad6f8c401a 100644 --- a/games-action/violetland/violetland-0.2.9.ebuild +++ b/games-action/violetland/violetland-0.2.9.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.2.9.ebuild,v 1.3 2010/04/27 14:48:45 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/violetland/violetland-0.2.9.ebuild,v 1.4 2010/05/26 18:24:37 pacho 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] |