summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2005-07-26 18:45:01 +0000
committerCaleb Tennis <caleb@gentoo.org>2005-07-26 18:45:01 +0000
commitb2aecc6135d2603bd5ad55e8f2b6e9f7ab1d42bf (patch)
treeed32c7bedbcabdbc4e915c85e86c3b3690cdafc7 /sys-apps/qtparted/qtparted-0.4.4-r1.ebuild
parentStable on sparc (diff)
downloadhistorical-b2aecc6135d2603bd5ad55e8f2b6e9f7ab1d42bf.tar.gz
historical-b2aecc6135d2603bd5ad55e8f2b6e9f7ab1d42bf.tar.bz2
historical-b2aecc6135d2603bd5ad55e8f2b6e9f7ab1d42bf.zip
Fix my earlier change to inherit kde instead of qt3
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-apps/qtparted/qtparted-0.4.4-r1.ebuild')
-rw-r--r--sys-apps/qtparted/qtparted-0.4.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/qtparted/qtparted-0.4.4-r1.ebuild b/sys-apps/qtparted/qtparted-0.4.4-r1.ebuild
index 620c81b9db02..9278b8cd1861 100644
--- a/sys-apps/qtparted/qtparted-0.4.4-r1.ebuild
+++ b/sys-apps/qtparted/qtparted-0.4.4-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/qtparted/qtparted-0.4.4-r1.ebuild,v 1.3 2005/07/25 18:58:13 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/qtparted/qtparted-0.4.4-r1.ebuild,v 1.4 2005/07/26 18:45:01 caleb Exp $
-inherit qt3
+inherit kde
DESCRIPTION="nice Qt partition tool for Linux"
HOMEPAGE="http://qtparted.sourceforge.net/"