diff options
Diffstat (limited to 'kde-base/ksnapshot/ksnapshot-3.4.3.ebuild')
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-3.4.3.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/kde-base/ksnapshot/ksnapshot-3.4.3.ebuild b/kde-base/ksnapshot/ksnapshot-3.4.3.ebuild index 7cbbc87cf4ac..b849649da140 100644 --- a/kde-base/ksnapshot/ksnapshot-3.4.3.ebuild +++ b/kde-base/ksnapshot/ksnapshot-3.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-3.4.3.ebuild,v 1.1 2005/10/13 00:10:05 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-3.4.3.ebuild,v 1.2 2005/10/13 07:55:04 greg_g Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -10,6 +10,3 @@ inherit kde-meta eutils DESCRIPTION="KDE Screenshot Utility" KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" - -PATCHES="${FILESDIR}/${PN}-qt-3.3.5.patch" - |