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 | 815bdf5ad747597a6a68049b410b8fecf66993c4 (patch) | |
tree | 7fe8421863f734fd574881904d85b166ee362e10 /app-emulation | |
parent | license for VGBA (diff) | |
download | gentoo-2-815bdf5ad747597a6a68049b410b8fecf66993c4.tar.gz gentoo-2-815bdf5ad747597a6a68049b410b8fecf66993c4.tar.bz2 gentoo-2-815bdf5ad747597a6a68049b410b8fecf66993c4.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" |