diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-18 16:43:54 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-18 16:43:54 +0000 |
commit | 6d5ba09390cc63b55787b163b3fe93fc94aed22e (patch) | |
tree | 8b25f147381cb5aa804bc9fac141cd7681e86629 /games-board/xmahjongg | |
parent | Inital import, ebuild based on the contribution by Tim Blechmann <timblechman... (diff) | |
download | gentoo-2-6d5ba09390cc63b55787b163b3fe93fc94aed22e.tar.gz gentoo-2-6d5ba09390cc63b55787b163b3fe93fc94aed22e.tar.bz2 gentoo-2-6d5ba09390cc63b55787b163b3fe93fc94aed22e.zip |
Added to ~ppc
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-board/xmahjongg')
-rw-r--r-- | games-board/xmahjongg/ChangeLog | 8 | ||||
-rw-r--r-- | games-board/xmahjongg/xmahjongg-3.6.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-board/xmahjongg/ChangeLog b/games-board/xmahjongg/ChangeLog index 003c3cab2330..bcfdcbe4942a 100644 --- a/games-board/xmahjongg/ChangeLog +++ b/games-board/xmahjongg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-board/xmahjongg -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/xmahjongg/ChangeLog,v 1.3 2004/06/24 22:22:42 agriffis Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/xmahjongg/ChangeLog,v 1.4 2005/04/18 16:43:54 hansmi Exp $ + + 18 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + xmahjongg-3.6.1.ebuild: + Added to ~ppc. *xmahjongg-3.6.1 (30 Nov 2002) diff --git a/games-board/xmahjongg/xmahjongg-3.6.1.ebuild b/games-board/xmahjongg/xmahjongg-3.6.1.ebuild index b25cc6ae829c..f9175a3cb73b 100644 --- a/games-board/xmahjongg/xmahjongg-3.6.1.ebuild +++ b/games-board/xmahjongg/xmahjongg-3.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/xmahjongg/xmahjongg-3.6.1.ebuild,v 1.3 2004/06/24 22:22:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/xmahjongg/xmahjongg-3.6.1.ebuild,v 1.4 2005/04/18 16:43:54 hansmi Exp $ inherit games @@ -8,7 +8,7 @@ DESCRIPTION="friendly GUI version of xmahjongg" HOMEPAGE="http://www.lcdf.org/xmahjongg/" SRC_URI="http://www.lcdf.org/xmahjongg/${P}.tar.gz" -KEYWORDS="x86 amd64" +KEYWORDS="x86 amd64 ~ppc" LICENSE="GPL-2" SLOT="0" IUSE="" |