summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2011-06-02 21:58:00 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2011-06-02 21:58:00 +0000
commit298a064cbac18a7a40afb3a47dfa230fd976bcea (patch)
tree72bbbd9777d2d6d6fcb39ee96ec18b6edf243de5 /kde-base/libkonq/libkonq-4.4.5.ebuild
parentBump to 0.10.0, new slot, ebuild from the GNOME overlay (diff)
downloadgentoo-2-298a064cbac18a7a40afb3a47dfa230fd976bcea.tar.gz
gentoo-2-298a064cbac18a7a40afb3a47dfa230fd976bcea.tar.bz2
gentoo-2-298a064cbac18a7a40afb3a47dfa230fd976bcea.zip
Drop KDE 4.4
(Portage version: 2.1.9.49/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/libkonq/libkonq-4.4.5.ebuild')
-rw-r--r--kde-base/libkonq/libkonq-4.4.5.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/kde-base/libkonq/libkonq-4.4.5.ebuild b/kde-base/libkonq/libkonq-4.4.5.ebuild
deleted file mode 100644
index ee3d1b79ba87..000000000000
--- a/kde-base/libkonq/libkonq-4.4.5.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkonq/libkonq-4.4.5.ebuild,v 1.5 2010/08/09 17:34:01 scarabeus Exp $
-
-EAPI="3"
-
-KMNAME="kdebase-apps"
-KMMODULE="lib/konq"
-CPPUNIT_REQUIRED="optional"
-inherit kde4-meta
-
-DESCRIPTION="The embeddable part of konqueror"
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-RESTRICT="test"
-
-KMSAVELIBS="true"
-
-PATCHES=( "${FILESDIR}/fix_includes_install.patch" )