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 | 2adea7aab70854894b57d546957cc82d3be26b57 (patch) | |
tree | 0a823bde86aee7e6353f05b48778da45f00712dd /app-emulation/plex86 | |
parent | Initial Import of Geo-IP perl module (diff) | |
download | gentoo-2-2adea7aab70854894b57d546957cc82d3be26b57.tar.gz gentoo-2-2adea7aab70854894b57d546957cc82d3be26b57.tar.bz2 gentoo-2-2adea7aab70854894b57d546957cc82d3be26b57.zip |
unmask and changelog fixes
Diffstat (limited to 'app-emulation/plex86')
-rw-r--r-- | app-emulation/plex86/plex86-20021117.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/plex86/plex86-20021117.ebuild b/app-emulation/plex86/plex86-20021117.ebuild index da9ac7cc63b8..fb66aa900224 100644 --- a/app-emulation/plex86/plex86-20021117.ebuild +++ b/app-emulation/plex86/plex86-20021117.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/plex86/plex86-20021117.ebuild,v 1.4 2003/03/11 20:50:08 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/plex86/plex86-20021117.ebuild,v 1.5 2003/06/29 20:06:54 aliz Exp $ DESCRIPTION="Plex86 is THE opensource free-software alternative for VMWare, VirtualPC, and other IA-32 on IA-32 \"Virtual PC products.\"" HOMEPAGE="http://savannah.gnu.org/projects/plex86/" LICENSE="LGPL-2.1" SRC_URI="http://savannah.nongnu.org/download/plex86/${P}.tar.bz2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="X sdl" RDEPEND=">=sys-libs/ncurses-5.2-r7 X? ( >=x11-base/xfree-4.2.0 ) |