diff options
author | George Shapovalov <george@gentoo.org> | 2004-02-21 09:07:18 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2004-02-21 09:07:18 +0000 |
commit | 17d5f98603cb36db0be6d3ff929133d4217e573c (patch) | |
tree | 98397c64fe0b2c5469cc751d0497da21b21f6a3e /app-emulation/pose | |
parent | initial ebuild #17663 (diff) | |
download | gentoo-2-17d5f98603cb36db0be6d3ff929133d4217e573c.tar.gz gentoo-2-17d5f98603cb36db0be6d3ff929133d4217e573c.tar.bz2 gentoo-2-17d5f98603cb36db0be6d3ff929133d4217e573c.zip |
unmasked the -r4 upon test reports
Diffstat (limited to 'app-emulation/pose')
-rw-r--r-- | app-emulation/pose/pose-3.5-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/pose/pose-3.5-r4.ebuild b/app-emulation/pose/pose-3.5-r4.ebuild index 859b4e99d208..28ed0db67d3c 100644 --- a/app-emulation/pose/pose-3.5-r4.ebuild +++ b/app-emulation/pose/pose-3.5-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/pose/pose-3.5-r4.ebuild,v 1.1 2004/01/31 03:03:36 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/pose/pose-3.5-r4.ebuild,v 1.2 2004/02/21 09:07:18 george Exp $ S=${WORKDIR}/Emulator_Src_3.5 HOMEPAGE="http://www.palmos.com/dev/tools/emulator/" @@ -10,7 +10,7 @@ DESCRIPTION="Palm OS Emulator" DEPEND=">=x11-libs/fltk-1.1.4" -KEYWORDS="~x86" +KEYWORDS="x86" LICENSE="GPL-2" SLOT="0" IUSE="" |