summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Bouyer <stubear@gentoo.org>2002-07-27 13:47:52 +0000
committerStuart Bouyer <stubear@gentoo.org>2002-07-27 13:47:52 +0000
commit41f97dee9232eb340bae3868ddc050d9ead30f6e (patch)
tree390bb896a5962889bb0cafc158a8e685db9dd9b3 /app-emulation/gngb
parentQA drive, added SLOT, LICENSE, and KEYWORDS="x86" (diff)
downloadgentoo-2-41f97dee9232eb340bae3868ddc050d9ead30f6e.tar.gz
gentoo-2-41f97dee9232eb340bae3868ddc050d9ead30f6e.tar.bz2
gentoo-2-41f97dee9232eb340bae3868ddc050d9ead30f6e.zip
QA Drive, added KEYWORDS and Slot
Diffstat (limited to 'app-emulation/gngb')
-rw-r--r--app-emulation/gngb/ChangeLog8
-rw-r--r--app-emulation/gngb/gngb-20020111.ebuild6
2 files changed, 11 insertions, 3 deletions
diff --git a/app-emulation/gngb/ChangeLog b/app-emulation/gngb/ChangeLog
index 55342054b332..7371ad756945 100644
--- a/app-emulation/gngb/ChangeLog
+++ b/app-emulation/gngb/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-emulation/gngb
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/gngb/ChangeLog,v 1.1 2002/06/18 23:27:32 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/gngb/ChangeLog,v 1.2 2002/07/27 13:47:52 stubear Exp $
+
+*gngb-20020111 (27 Jul 2002)
+
+ 27 Jul 2002; Stuart Bouyer <stubear@gentoo.org> gngb-20020111.ebuild :
+
+ Added KEYWORS="x86" and SLOT to bring ebuild in line with QA.
*gngb-20020111 (18 Jun 2002)
diff --git a/app-emulation/gngb/gngb-20020111.ebuild b/app-emulation/gngb/gngb-20020111.ebuild
index 96972854ca98..28872a29ee17 100644
--- a/app-emulation/gngb/gngb-20020111.ebuild
+++ b/app-emulation/gngb/gngb-20020111.ebuild
@@ -1,12 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/gngb/gngb-20020111.ebuild,v 1.2 2002/06/18 23:28:01 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/gngb/gngb-20020111.ebuild,v 1.3 2002/07/27 13:47:52 stubear Exp $
DESCRIPTION="gngb - Gameboy / Gameboy Color emulator"
HOMEPAGE="http://members.lycos.fr/frogus/gngb/"
LICENSE="GPL"
+KEYWORDS="x86"
+SLOT="0"
RDEPEND="media-libs/libsdl
- opengl? ( virtual/opengl )"
+ opengl? ( virtual/opengl )"
DEPEND="${RDEPEND}"
SRC_URI="http://membres.lycos.fr/frogus/gngb/download/${P}.tar.gz"
S=${WORKDIR}/${P}