diff options
Diffstat (limited to 'kde-base/ksnapshot/ksnapshot-3.5_beta1.ebuild')
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-3.5_beta1.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/kde-base/ksnapshot/ksnapshot-3.5_beta1.ebuild b/kde-base/ksnapshot/ksnapshot-3.5_beta1.ebuild deleted file mode 100644 index 59be4fd2cdf5..000000000000 --- a/kde-base/ksnapshot/ksnapshot-3.5_beta1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# 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.5_beta1.ebuild,v 1.2 2005/10/22 07:30:07 halcy0n Exp $ - -KMNAME=kdegraphics -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="KDE Screenshot Utility" -KEYWORDS="~amd64 ~x86" -IUSE="" - -PATCHES="${FILESDIR}/${PN}-qt-3.3.5.patch" - |