diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-08-13 13:18:48 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-08-13 13:18:48 +0000 |
commit | 6d1be7e46b65924d1a43a530bd526016c0afea83 (patch) | |
tree | 321574fb8b41fda3da0220e414c4c18607e06999 /games-puzzle | |
parent | Use elisp-common eclass to install emacs files in the right place. (diff) | |
download | gentoo-2-6d1be7e46b65924d1a43a530bd526016c0afea83.tar.gz gentoo-2-6d1be7e46b65924d1a43a530bd526016c0afea83.tar.bz2 gentoo-2-6d1be7e46b65924d1a43a530bd526016c0afea83.zip |
Marked ppc stable for bug #325149.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/concentration/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/concentration/concentration-1.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/concentration/ChangeLog b/games-puzzle/concentration/ChangeLog index 14b975281845..4fa67200c500 100644 --- a/games-puzzle/concentration/ChangeLog +++ b/games-puzzle/concentration/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/concentration # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/concentration/ChangeLog,v 1.11 2010/07/11 12:28:49 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/concentration/ChangeLog,v 1.12 2010/08/13 13:18:48 josejx Exp $ + + 13 Aug 2010; Joseph Jezak <josejx@gentoo.org> concentration-1.2-r1.ebuild: + Marked ppc stable for bug #325149. 11 Jul 2010; Christian Faulhammer <fauli@gentoo.org> concentration-1.2-r1.ebuild: diff --git a/games-puzzle/concentration/concentration-1.2-r1.ebuild b/games-puzzle/concentration/concentration-1.2-r1.ebuild index 25e37270d7ec..1b73ab34de3c 100644 --- a/games-puzzle/concentration/concentration-1.2-r1.ebuild +++ b/games-puzzle/concentration/concentration-1.2-r1.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-puzzle/concentration/concentration-1.2-r1.ebuild,v 1.3 2010/07/11 12:28:49 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/concentration/concentration-1.2-r1.ebuild,v 1.4 2010/08/13 13:18:48 josejx Exp $ EAPI=2 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="media-libs/libsdl[audio,video] |