diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-15 22:48:23 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-15 22:48:23 +0000 |
commit | 12221a5c496337eac192a7e4366992c988eb1535 (patch) | |
tree | b766d761d2717ba5fe19da70b8d3ad1f9fbc470a /games-emulation/kvisualboyadvance | |
parent | Added mod_perl support to commonapache2.conf (Manifest recommit) (diff) | |
download | gentoo-2-12221a5c496337eac192a7e4366992c988eb1535.tar.gz gentoo-2-12221a5c496337eac192a7e4366992c988eb1535.tar.bz2 gentoo-2-12221a5c496337eac192a7e4366992c988eb1535.zip |
needs qt-3.2 according to bug #47973
Diffstat (limited to 'games-emulation/kvisualboyadvance')
-rw-r--r-- | games-emulation/kvisualboyadvance/ChangeLog | 6 | ||||
-rw-r--r-- | games-emulation/kvisualboyadvance/kvisualboyadvance-0.3.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-emulation/kvisualboyadvance/ChangeLog b/games-emulation/kvisualboyadvance/ChangeLog index 4bce76c1738c..75e62146014f 100644 --- a/games-emulation/kvisualboyadvance/ChangeLog +++ b/games-emulation/kvisualboyadvance/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/kvisualboyadvance # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/kvisualboyadvance/ChangeLog,v 1.1 2004/03/30 11:52:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/kvisualboyadvance/ChangeLog,v 1.2 2004/04/15 22:48:23 mr_bones_ Exp $ + + 15 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> + kvisualboyadvance-0.3.1.ebuild: + needs qt-3.2 according to bug #47973 *kvisualboyadvance-0.3.1 (30 Mar 2004) diff --git a/games-emulation/kvisualboyadvance/kvisualboyadvance-0.3.1.ebuild b/games-emulation/kvisualboyadvance/kvisualboyadvance-0.3.1.ebuild index 28a9a35cf058..d54c73a54d43 100644 --- a/games-emulation/kvisualboyadvance/kvisualboyadvance-0.3.1.ebuild +++ b/games-emulation/kvisualboyadvance/kvisualboyadvance-0.3.1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/kvisualboyadvance/kvisualboyadvance-0.3.1.ebuild,v 1.1 2004/03/30 11:52:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/kvisualboyadvance/kvisualboyadvance-0.3.1.ebuild,v 1.2 2004/04/15 22:48:23 mr_bones_ Exp $ inherit kde -need-kde 3 +need-kde 3.2 DESCRIPTION="A front end for VisualBoyAdvance for KDE" HOMEPAGE="http://kvisualboyadvance.openlindows.com/" |