diff options
Diffstat (limited to 'games-puzzle/enigma/enigma-0.81.ebuild')
-rw-r--r-- | games-puzzle/enigma/enigma-0.81.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/enigma/enigma-0.81.ebuild b/games-puzzle/enigma/enigma-0.81.ebuild index 7b95abca2f8a..110001ff90fd 100644 --- a/games-puzzle/enigma/enigma-0.81.ebuild +++ b/games-puzzle/enigma/enigma-0.81.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/enigma/enigma-0.81.ebuild,v 1.2 2003/10/14 02:44:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/enigma/enigma-0.81.ebuild,v 1.3 2003/10/14 03:17:55 mr_bones_ Exp $ inherit games @@ -8,7 +8,7 @@ DESCRIPTION="puzzle game similar to Oxyd" HOMEPAGE="http://www.freesoftware.fsf.org/enigma/" SRC_URI="http://savannah.nongnu.org/download/enigma/${P}.tar.gz" -KEYWORDS="~x86" +KEYWORDS="x86" LICENSE="GPL-2" SLOT="0" |