summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/blogilo/blogilo-4.4.11.1.ebuild')
-rw-r--r--kde-base/blogilo/blogilo-4.4.11.1.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/kde-base/blogilo/blogilo-4.4.11.1.ebuild b/kde-base/blogilo/blogilo-4.4.11.1.ebuild
deleted file mode 100644
index 33a943283740..000000000000
--- a/kde-base/blogilo/blogilo-4.4.11.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KMNAME="kdepim"
-KDE_HANDBOOK=optional
-inherit kde4-meta
-
-DESCRIPTION="KDE Blogging Client"
-HOMEPAGE="http://www.kde.org/applications/internet/blogilo"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep kdepimlibs '' 4.6)
-"
-RDEPEND="${DEPEND}
- !kde-misc/bilbo
- !kde-misc/blogilo
-"
-
-PATCHES=( "${FILESDIR}/${PN}"-4.4.10-nosoprano.patch )