diff options
author | Pacho Ramos <pacho@gentoo.org> | 2009-12-19 18:12:33 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2009-12-19 18:12:33 +0000 |
commit | 0b563c257fb948d6e3ea874cb577473df0ab2874 (patch) | |
tree | 35fb2c89f8fb6a19d62f83e668b411ac839d2f79 /games-puzzle | |
parent | remove restrict-javascript useflag for removal of noscript (diff) | |
download | gentoo-2-0b563c257fb948d6e3ea874cb577473df0ab2874.tar.gz gentoo-2-0b563c257fb948d6e3ea874cb577473df0ab2874.tar.bz2 gentoo-2-0b563c257fb948d6e3ea874cb577473df0ab2874.zip |
amd64 stable, bug 296122
(Portage version: 2.1.7.15/cvs/Linux x86_64)
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/lmarbles/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/lmarbles/lmarbles-1.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/lmarbles/ChangeLog b/games-puzzle/lmarbles/ChangeLog index f75b0f4647e0..4fcc8508ce25 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.7 2009/12/09 22:50:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v 1.8 2009/12/19 18:12:33 pacho Exp $ + + 19 Dec 2009; Pacho Ramos <pacho@gentoo.org> lmarbles-1.0.8.ebuild: + amd64 stable, bug 296122 09 Dec 2009; Christian Faulhammer <fauli@gentoo.org> lmarbles-1.0.8.ebuild: diff --git a/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild b/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild index cdce31559311..ecaafd7cad37 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 # 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.2 2009/12/09 22:50:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.8.ebuild,v 1.3 2009/12/19 18:12:33 pacho 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] |