diff options
Diffstat (limited to 'games-emulation/mamory/mamory-0.2.25.ebuild')
-rw-r--r-- | games-emulation/mamory/mamory-0.2.25.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-emulation/mamory/mamory-0.2.25.ebuild b/games-emulation/mamory/mamory-0.2.25.ebuild index 05afcb246ebc..f50737b0ba80 100644 --- a/games-emulation/mamory/mamory-0.2.25.ebuild +++ b/games-emulation/mamory/mamory-0.2.25.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.25.ebuild,v 1.1 2007/08/17 05:11:39 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.25.ebuild,v 1.2 2008/07/21 16:57:09 nixnut Exp $ inherit autotools games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="" DEPEND="dev-libs/expat" |