diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-04 01:28:46 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-04 01:28:46 +0000 |
commit | 17c7336e0b165bc16e9a8be373ff1d7ae783a73a (patch) | |
tree | 32cf59d841a7e998b47676262077cbaa773c3638 /games-puzzle | |
parent | stable ppc, bug 352477 (diff) | |
download | gentoo-2-17c7336e0b165bc16e9a8be373ff1d7ae783a73a.tar.gz gentoo-2-17c7336e0b165bc16e9a8be373ff1d7ae783a73a.tar.bz2 gentoo-2-17c7336e0b165bc16e9a8be373ff1d7ae783a73a.zip |
stable ppc, bug 342083
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/ltris/ChangeLog | 7 | ||||
-rw-r--r-- | games-puzzle/ltris/ltris-1.0.15.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-puzzle/ltris/ChangeLog b/games-puzzle/ltris/ChangeLog index edb50e784438..33f5e6e17018 100644 --- a/games-puzzle/ltris/ChangeLog +++ b/games-puzzle/ltris/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/ltris -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/ltris/ChangeLog,v 1.38 2010/11/14 17:26:40 armin76 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/ltris/ChangeLog,v 1.39 2011/03/04 01:28:46 ranger Exp $ + + 04 Mar 2011; Brent Baude <ranger@gentoo.org> ltris-1.0.15.ebuild: + stable ppc, bug 342083 14 Nov 2010; Raúl Porcel <armin76@gentoo.org> ltris-1.0.14.ebuild, ltris-1.0.15.ebuild: diff --git a/games-puzzle/ltris/ltris-1.0.15.ebuild b/games-puzzle/ltris/ltris-1.0.15.ebuild index 60163bb264fb..96babb0643ed 100644 --- a/games-puzzle/ltris/ltris-1.0.15.ebuild +++ b/games-puzzle/ltris/ltris-1.0.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/ltris/ltris-1.0.15.ebuild,v 1.4 2010/11/14 17:26:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/ltris/ltris-1.0.15.ebuild,v 1.5 2011/03/04 01:28:46 ranger Exp $ EAPI=2 inherit autotools eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="nls" RDEPEND="media-libs/libsdl[video] |