diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-25 18:56:36 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-25 18:56:36 +0000 |
commit | f3c14e61abbd16ea4237f115fd8ac7826ffe226a (patch) | |
tree | 9a3870dcd3b3c989e056231177caf0992b7680cd /games-puzzle/pathological/pathological-1.1.3-r2.ebuild | |
parent | Stable on ppc wrt bug 229119 (diff) | |
download | gentoo-2-f3c14e61abbd16ea4237f115fd8ac7826ffe226a.tar.gz gentoo-2-f3c14e61abbd16ea4237f115fd8ac7826ffe226a.tar.bz2 gentoo-2-f3c14e61abbd16ea4237f115fd8ac7826ffe226a.zip |
Stable on ppc wrt bug 228965
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-puzzle/pathological/pathological-1.1.3-r2.ebuild')
-rw-r--r-- | games-puzzle/pathological/pathological-1.1.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/pathological/pathological-1.1.3-r2.ebuild b/games-puzzle/pathological/pathological-1.1.3-r2.ebuild index 521b910c013c..701b1d52ce62 100644 --- a/games-puzzle/pathological/pathological-1.1.3-r2.ebuild +++ b/games-puzzle/pathological/pathological-1.1.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pathological/pathological-1.1.3-r2.ebuild,v 1.6 2008/06/23 19:47:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pathological/pathological-1.1.3-r2.ebuild,v 1.7 2008/06/25 18:56:36 nixnut Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ia64 ~ppc sparc x86" +KEYWORDS="amd64 ia64 ppc sparc x86" IUSE="doc" DEPEND="doc? ( media-libs/netpbm )" |