diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 14:22:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 14:22:54 +0000 |
commit | 24d168edf6c3c0049c33ef68494b0551cf22383c (patch) | |
tree | 33db5460699114fdf2c91f8b42562ebbfd30cb56 /games-board/aisleriot | |
parent | Add ~ppc, wrt bug #449220 (diff) | |
download | gentoo-2-24d168edf6c3c0049c33ef68494b0551cf22383c.tar.gz gentoo-2-24d168edf6c3c0049c33ef68494b0551cf22383c.tar.bz2 gentoo-2-24d168edf6c3c0049c33ef68494b0551cf22383c.zip |
Add ~ppc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'games-board/aisleriot')
-rw-r--r-- | games-board/aisleriot/ChangeLog | 6 | ||||
-rw-r--r-- | games-board/aisleriot/aisleriot-3.2.3.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/games-board/aisleriot/ChangeLog b/games-board/aisleriot/ChangeLog index 61ef2781f48f..e34b8ce024f1 100644 --- a/games-board/aisleriot/ChangeLog +++ b/games-board/aisleriot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/aisleriot # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/aisleriot/ChangeLog,v 1.8 2012/08/28 18:56:47 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/aisleriot/ChangeLog,v 1.9 2012/12/31 14:22:54 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> aisleriot-3.2.3.2-r1.ebuild: + Add ~ppc, wrt bug #449220 28 Aug 2012; Alexandre Rostovtsev <tetromino@gentoo.org> aisleriot-3.2.3.2-r1.ebuild, +files/aisleriot-3.2.3.2-g_thread_init.patch: @@ -51,4 +54,3 @@ +aisleriot-3.2.1.ebuild, +metadata.xml: Add the gnome solitaire game collection from the gnome overlay. Formerly a part of gnome-extra/gnome-games, now split off into a separate package. - diff --git a/games-board/aisleriot/aisleriot-3.2.3.2-r1.ebuild b/games-board/aisleriot/aisleriot-3.2.3.2-r1.ebuild index e23fc6ebedc5..4dc75adac71d 100644 --- a/games-board/aisleriot/aisleriot-3.2.3.2-r1.ebuild +++ b/games-board/aisleriot/aisleriot-3.2.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/aisleriot/aisleriot-3.2.3.2-r1.ebuild,v 1.2 2012/08/28 18:56:47 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/aisleriot/aisleriot-3.2.3.2-r1.ebuild,v 1.3 2012/12/31 14:22:54 ago Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://live.gnome.org/Aisleriot" LICENSE="GPL-3 LGPL-3 FDL-1.1" SLOT="0" -KEYWORDS="~amd64 ~mips ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~x86" IUSE="gnome" # FIXME: quartz support? |