diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-06-04 19:43:40 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-06-04 19:43:40 +0000 |
commit | 82252ebed08e57333daa8b1b21ce2b40405f78ce (patch) | |
tree | 8edd9e0c88f055a7b4bd558ee161c473f16d5044 /games-puzzle/pathological | |
parent | fixing format string vulnerability in email report code, #52945 (onliner patc... (diff) | |
download | gentoo-2-82252ebed08e57333daa8b1b21ce2b40405f78ce.tar.gz gentoo-2-82252ebed08e57333daa8b1b21ce2b40405f78ce.tar.bz2 gentoo-2-82252ebed08e57333daa8b1b21ce2b40405f78ce.zip |
~amd64
Diffstat (limited to 'games-puzzle/pathological')
-rw-r--r-- | games-puzzle/pathological/pathological-1.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/pathological/pathological-1.1.3.ebuild b/games-puzzle/pathological/pathological-1.1.3.ebuild index 718cfc64a572..74b81c88cd07 100644 --- a/games-puzzle/pathological/pathological-1.1.3.ebuild +++ b/games-puzzle/pathological/pathological-1.1.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pathological/pathological-1.1.3.ebuild,v 1.3 2004/05/12 09:02:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pathological/pathological-1.1.3.ebuild,v 1.4 2004/06/04 19:43:40 jhuebel Exp $ inherit games DESCRIPTION="An enriched clone of the game 'Logical' by Rainbow Arts" HOMEPAGE="http://pathological.sourceforge.net/" SRC_URI="mirror://sourceforge/pathological/${P}.tar.gz" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" LICENSE="GPL-2" SLOT="0" IUSE="doc" |