diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-17 01:54:17 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-17 01:54:17 +0000 |
commit | f657618c2015b9c4fd46af913c496707ed438549 (patch) | |
tree | 8eebb5913a2c6b14fc3b7a818a7d224bc7d7c1db /games-emulation | |
parent | only one inherit line (Manifest recommit) (diff) | |
download | gentoo-2-f657618c2015b9c4fd46af913c496707ed438549.tar.gz gentoo-2-f657618c2015b9c4fd46af913c496707ed438549.tar.bz2 gentoo-2-f657618c2015b9c4fd46af913c496707ed438549.zip |
only one inherit line
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/qtvba/qtvba-0.2.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games-emulation/qtvba/qtvba-0.2.ebuild b/games-emulation/qtvba/qtvba-0.2.ebuild index 343c98881b92..44951fbf8b84 100644 --- a/games-emulation/qtvba/qtvba-0.2.ebuild +++ b/games-emulation/qtvba/qtvba-0.2.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/qtvba/qtvba-0.2.ebuild,v 1.1 2004/05/01 21:04:40 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/qtvba/qtvba-0.2.ebuild,v 1.2 2004/06/17 01:51:37 mr_bones_ Exp $ -inherit eutils -inherit kde-functions +inherit eutils kde-functions need-qt 3 DESCRIPTION="VisualBoyAdvance Frontend" |