diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 20:06:54 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 20:06:54 +0000 |
commit | 898178ab4c4066d7a0ff4662d1e51df4c144385d (patch) | |
tree | a17d5e8581ea8540005f952ed3ca8fd4597cd77e /app-emulation/frodo | |
parent | Initial Import of Geo-IP perl module (diff) | |
download | historical-898178ab4c4066d7a0ff4662d1e51df4c144385d.tar.gz historical-898178ab4c4066d7a0ff4662d1e51df4c144385d.tar.bz2 historical-898178ab4c4066d7a0ff4662d1e51df4c144385d.zip |
unmask and changelog fixes
Diffstat (limited to 'app-emulation/frodo')
-rw-r--r-- | app-emulation/frodo/frodo-4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/frodo/frodo-4.1.ebuild b/app-emulation/frodo/frodo-4.1.ebuild index 16e4e1874da0..9d77eb4191d9 100644 --- a/app-emulation/frodo/frodo-4.1.ebuild +++ b/app-emulation/frodo/frodo-4.1.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/app-emulation/frodo/frodo-4.1.ebuild,v 1.1 2003/04/17 09:31:22 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/frodo/frodo-4.1.ebuild,v 1.2 2003/06/29 20:06:54 aliz Exp $ S="${WORKDIR}/Frodo-4.1b" @@ -15,7 +15,7 @@ DEPEND=">=media-libs/libsdl-1.2 IUSE="" SLOT="0" LICENSE="Frodo" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ~ppc" src_compile() { cd ${S} |