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 | f3d03b7c422e286fcf66f6c08a14949c8c578447 (patch) | |
tree | ec99f0806a39b5cbd58cd4d0885c4571fcc10cb7 /games-puzzle/pathological | |
parent | fixing format string vulnerability in email report code, #52945 (onliner patc... (diff) | |
download | historical-f3d03b7c422e286fcf66f6c08a14949c8c578447.tar.gz historical-f3d03b7c422e286fcf66f6c08a14949c8c578447.tar.bz2 historical-f3d03b7c422e286fcf66f6c08a14949c8c578447.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" |