diff options
author | Don Seiler <rizzo@gentoo.org> | 2005-07-21 03:08:52 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2005-07-21 03:08:52 +0000 |
commit | 923b4305b7c2b47f1f7100d62e72d153c37c3fe1 (patch) | |
tree | 749b6b86ec6ca16bf5ec20bbeaff62c1dbab04cc /games-board | |
parent | Moved to games-board/pio (diff) | |
download | gentoo-2-923b4305b7c2b47f1f7100d62e72d153c37c3fe1.tar.gz gentoo-2-923b4305b7c2b47f1f7100d62e72d153c37c3fe1.tar.bz2 gentoo-2-923b4305b7c2b47f1f7100d62e72d153c37c3fe1.zip |
Putting into stable x86
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/pio/pio-0.9.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/pio/pio-0.9.19.ebuild b/games-board/pio/pio-0.9.19.ebuild index 72c4a5cd21b9..94b848d5bd23 100644 --- a/games-board/pio/pio-0.9.19.ebuild +++ b/games-board/pio/pio-0.9.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/pio/pio-0.9.19.ebuild,v 1.1 2005/07/21 03:00:04 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/pio/pio-0.9.19.ebuild,v 1.2 2005/07/21 03:08:52 rizzo Exp $ inherit eutils gnome2 debug @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pio/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc ~amd64" IUSE="nls debug X" RDEPEND=">=dev-libs/glib-2.0 |