diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-23 15:47:45 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-23 15:47:45 +0000 |
commit | 5f20ead612f58e8f8c097818bea3d10a77ee2c97 (patch) | |
tree | 35f6de4bf85c1958580c71b6989148a72808a33b /games-puzzle/lmarbles | |
parent | Introduce EGIT_MASTER to specify master branch. Some upstreams dont have mast... (diff) | |
download | gentoo-2-5f20ead612f58e8f8c097818bea3d10a77ee2c97.tar.gz gentoo-2-5f20ead612f58e8f8c097818bea3d10a77ee2c97.tar.bz2 gentoo-2-5f20ead612f58e8f8c097818bea3d10a77ee2c97.zip |
stable ppc, bug 296122
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'games-puzzle/lmarbles')
-rw-r--r-- | games-puzzle/lmarbles/ChangeLog | 7 | ||||
-rw-r--r-- | games-puzzle/lmarbles/lmarbles-1.0.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-puzzle/lmarbles/ChangeLog b/games-puzzle/lmarbles/ChangeLog index 4fcc8508ce25..e4a0cd49aee0 100644 --- a/games-puzzle/lmarbles/ChangeLog +++ b/games-puzzle/lmarbles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/lmarbles -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v 1.8 2009/12/19 18:12:33 pacho Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v 1.9 2010/01/23 15:47:45 ranger Exp $ + + 23 Jan 2010; Brent Baude <ranger@gentoo.org> lmarbles-1.0.8.ebuild: + stable ppc, bug 296122 19 Dec 2009; Pacho Ramos <pacho@gentoo.org> lmarbles-1.0.8.ebuild: amd64 stable, bug 296122 diff --git a/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild b/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild index ecaafd7cad37..e29b1599db23 100644 --- a/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild +++ b/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild,v 1.3 2009/12/19 18:12:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild,v 1.4 2010/01/23 15:47:45 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="" DEPEND="media-libs/libsdl[video] |