summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2012-03-29 15:11:20 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2012-03-29 15:11:20 +0000
commit9719868d297d61285a660bf49681adfff95b2352 (patch)
tree219ff35c877fd1faf335fb469215825a2a25e409 /games-kids
parentStable for HPPA (bug #408723). (diff)
downloadgentoo-2-9719868d297d61285a660bf49681adfff95b2352.tar.gz
gentoo-2-9719868d297d61285a660bf49681adfff95b2352.tar.bz2
gentoo-2-9719868d297d61285a660bf49681adfff95b2352.zip
Remove unused qt eclass (bug #410113)
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'games-kids')
-rw-r--r--games-kids/cubetest/ChangeLog7
-rw-r--r--games-kids/cubetest/cubetest-0.9.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-kids/cubetest/ChangeLog b/games-kids/cubetest/ChangeLog
index b655483eeafd..4f354cf75edf 100644
--- a/games-kids/cubetest/ChangeLog
+++ b/games-kids/cubetest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-kids/cubetest
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-kids/cubetest/ChangeLog,v 1.14 2009/09/21 01:26:08 mr_bones_ Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-kids/cubetest/ChangeLog,v 1.15 2012/03/29 15:11:20 mr_bones_ Exp $
+
+ 29 Mar 2012; Michael Sterrett <mr_bones_@gentoo.org> cubetest-0.9.4.ebuild:
+ Remove unused qt eclass (bug #410113)
21 Sep 2009; Michael Sterrett <mr_bones_@gentoo.org>
files/cubetest-0.9.4-build.patch:
diff --git a/games-kids/cubetest/cubetest-0.9.4.ebuild b/games-kids/cubetest/cubetest-0.9.4.ebuild
index 1702c9802a2f..cb6514748953 100644
--- a/games-kids/cubetest/cubetest-0.9.4.ebuild
+++ b/games-kids/cubetest/cubetest-0.9.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-kids/cubetest/cubetest-0.9.4.ebuild,v 1.8 2009/06/23 16:58:53 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-kids/cubetest/cubetest-0.9.4.ebuild,v 1.9 2012/03/29 15:11:20 mr_bones_ Exp $
EAPI=2
-inherit eutils qt4 games
+inherit eutils games
DESCRIPTION="A program to train your spatial insight"
HOMEPAGE="http://www.vandenoever.info/software/cubetest/"