diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2005-02-08 21:07:21 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2005-02-08 21:07:21 +0000 |
commit | 02f52f9d60aca2f8610f9ac8db3efceb72b8aa29 (patch) | |
tree | a34ffedf78573e6214ed26c0ea0df6cdcdac5dd3 /games-misc | |
parent | clean out cvs files (diff) | |
download | gentoo-2-02f52f9d60aca2f8610f9ac8db3efceb72b8aa29.tar.gz gentoo-2-02f52f9d60aca2f8610f9ac8db3efceb72b8aa29.tar.bz2 gentoo-2-02f52f9d60aca2f8610f9ac8db3efceb72b8aa29.zip |
marked amd64.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/fortune-mod-it/fortune-mod-it-1.99.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-it/fortune-mod-it-1.99.ebuild b/games-misc/fortune-mod-it/fortune-mod-it-1.99.ebuild index a125b80cbccd..20cadde688c1 100644 --- a/games-misc/fortune-mod-it/fortune-mod-it-1.99.ebuild +++ b/games-misc/fortune-mod-it/fortune-mod-it-1.99.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-it/fortune-mod-it-1.99.ebuild,v 1.1 2004/12/28 02:46:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-it/fortune-mod-it-1.99.ebuild,v 1.2 2005/02/08 21:07:21 kugelfang Exp $ DESCRIPTION="Database of the Italian cookies for the fortune program" HOMEPAGE="http://www.fortune-it.net/" @@ -8,7 +8,7 @@ SRC_URI="http://www.fortune-it.net/download/fortune-it-${PVR}.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="ppc x86" +KEYWORDS="ppc x86 amd64" IUSE="offensive" DEPEND="games-misc/fortune-mod" |