diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-17 01:06:26 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-17 01:06:26 +0000 |
commit | 590c93b5bded041428f34853091fb69a23e01fa6 (patch) | |
tree | 7b643a8496466a26739f30120f619f96bb56409f /app-emulation/uae | |
parent | changed usage of USE var glide to 3dfx (diff) | |
download | historical-590c93b5bded041428f34853091fb69a23e01fa6.tar.gz historical-590c93b5bded041428f34853091fb69a23e01fa6.tar.bz2 historical-590c93b5bded041428f34853091fb69a23e01fa6.zip |
LICENSE update
Diffstat (limited to 'app-emulation/uae')
-rw-r--r-- | app-emulation/uae/uae-0.8.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/uae/uae-0.8.22.ebuild b/app-emulation/uae/uae-0.8.22.ebuild index 106467cd0ec7..33d3b3f4dc12 100644 --- a/app-emulation/uae/uae-0.8.22.ebuild +++ b/app-emulation/uae/uae-0.8.22.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/uae/uae-0.8.22.ebuild,v 1.2 2002/10/17 01:04:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/uae/uae-0.8.22.ebuild,v 1.3 2002/10/17 01:06:26 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="An amiga emulator" HOMEPAGE="http://www.freiburg.linux.de/~uae/" -LICENSE="GPL" +LICENSE="GPL-2" DEPEND="X? ( virtual/x11 gtk? ( x11-libs/gtk+ ) ) : ( sys-libs/ncurses svga? ( media-libs/svgalib ) ) sdl? media-libs/libsdl" SRC_URI="ftp://ftp.freiburg.linux.de/pub/uae/sources/develop/${P}.tar.gz" |