diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-09-07 07:10:00 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-09-07 07:10:00 +0000 |
commit | 703fc07af05275e567c799979802f8432a40d60b (patch) | |
tree | 2b63510d917b22daef5bf79dc888f25d8e0e497b /app-emulation | |
parent | license for VGBA (diff) | |
download | historical-703fc07af05275e567c799979802f8432a40d60b.tar.gz historical-703fc07af05275e567c799979802f8432a40d60b.tar.bz2 historical-703fc07af05275e567c799979802f8432a40d60b.zip |
license update
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/vgba/vgba-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/vgba/vgba-2.0.ebuild b/app-emulation/vgba/vgba-2.0.ebuild index 250f42a59572..14a0afae8a5e 100644 --- a/app-emulation/vgba/vgba-2.0.ebuild +++ b/app-emulation/vgba/vgba-2.0.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/vgba/vgba-2.0.ebuild,v 1.1 2003/07/20 00:35:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vgba/vgba-2.0.ebuild,v 1.2 2003/09/07 07:10:00 vapier Exp $ inherit games @@ -8,7 +8,7 @@ DESCRIPTION="emulator of the GameBoy Advance" HOMEPAGE="http://www.komkon.org/fms/VGBA/" SRC_URI="http://fms.komkon.org/VGBA/VGBA${PV/.}-Linux-80x86-bin.tar.Z" -LICENSE="" +LICENSE="VGBA" SLOT="0" KEYWORDS="-* x86" |