diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-02-10 05:50:02 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-02-10 05:50:02 +0000 |
commit | 6f930c859d9bfd681692391233a9923a187f4c26 (patch) | |
tree | 541f8115078e104ccba8a260d9fef02edf8d8766 /games-board/mah-jong/mah-jong-1.10.ebuild | |
parent | Marked ppc/ppc64 stable for bug #304135. (diff) | |
download | historical-6f930c859d9bfd681692391233a9923a187f4c26.tar.gz historical-6f930c859d9bfd681692391233a9923a187f4c26.tar.bz2 historical-6f930c859d9bfd681692391233a9923a187f4c26.zip |
Marked ppc stable for bug #303835.
Package-Manager: portage-2.1.7.16/cvs/Linux x86_64
Diffstat (limited to 'games-board/mah-jong/mah-jong-1.10.ebuild')
-rw-r--r-- | games-board/mah-jong/mah-jong-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/mah-jong/mah-jong-1.10.ebuild b/games-board/mah-jong/mah-jong-1.10.ebuild index bf7bf13cb13a..44b36adb93e8 100644 --- a/games-board/mah-jong/mah-jong-1.10.ebuild +++ b/games-board/mah-jong/mah-jong-1.10.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-board/mah-jong/mah-jong-1.10.ebuild,v 1.1 2010/01/07 07:50:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/mah-jong/mah-jong-1.10.ebuild,v 1.2 2010/02/10 05:50:02 josejx Exp $ EAPI=2 inherit eutils toolchain-funcs games @@ -12,7 +12,7 @@ SRC_URI="http://mahjong.julianbradfield.org/Source/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="" RDEPEND="x11-libs/gtk+:2" |