diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-09-20 16:46:54 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-09-20 16:46:54 +0000 |
commit | 1fbf99f4141f1b27abbe6f26c0c77eb5c7f8734e (patch) | |
tree | b6f8d304f3c28e2d31836f9b1e94acfba7077338 /games-arcade/pachi | |
parent | stable on amd64 (diff) | |
download | gentoo-2-1fbf99f4141f1b27abbe6f26c0c77eb5c7f8734e.tar.gz gentoo-2-1fbf99f4141f1b27abbe6f26c0c77eb5c7f8734e.tar.bz2 gentoo-2-1fbf99f4141f1b27abbe6f26c0c77eb5c7f8734e.zip |
stable on amd64
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'games-arcade/pachi')
-rw-r--r-- | games-arcade/pachi/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/pachi/pachi-1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/pachi/ChangeLog b/games-arcade/pachi/ChangeLog index b2a0fd49416f..3f4d30ab40f2 100644 --- a/games-arcade/pachi/ChangeLog +++ b/games-arcade/pachi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/pachi -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/pachi/ChangeLog,v 1.9 2005/09/26 17:36:14 wolf31o2 Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/pachi/ChangeLog,v 1.10 2006/09/20 16:46:54 blubb Exp $ + + 20 Sep 2006; <blubb@gentoo.org> pachi-1.0.ebuild: + stable on amd64 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> pachi-1.0.ebuild: Making games last on inherit line. diff --git a/games-arcade/pachi/pachi-1.0.ebuild b/games-arcade/pachi/pachi-1.0.ebuild index 200179334b5a..93af13043d07 100644 --- a/games-arcade/pachi/pachi-1.0.ebuild +++ b/games-arcade/pachi/pachi-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/pachi/pachi-1.0.ebuild,v 1.6 2005/09/26 17:36:14 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/pachi/pachi-1.0.ebuild,v 1.7 2006/09/20 16:46:54 blubb Exp $ inherit eutils games @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND=">=media-libs/libsdl-1.2 |