diff options
author | 2012-03-23 07:37:28 +0000 | |
---|---|---|
committer | 2012-03-23 07:37:28 +0000 | |
commit | feffc509333fe1f9e9296242b5dee62e2cee5ab4 (patch) | |
tree | efa1252947c0ba71764137a83d70af2de4999e5e /kde-base/blogilo/blogilo-4.8.0.ebuild | |
parent | Convert SGML_TOINSTALL to a bash array. Add some documentation. (diff) | |
download | historical-feffc509333fe1f9e9296242b5dee62e2cee5ab4.tar.gz historical-feffc509333fe1f9e9296242b5dee62e2cee5ab4.tar.bz2 historical-feffc509333fe1f9e9296242b5dee62e2cee5ab4.zip |
Remove KDE SC 4.8.0
Package-Manager: portage-2.2.0_alpha93/cvs/Linux x86_64
Diffstat (limited to 'kde-base/blogilo/blogilo-4.8.0.ebuild')
-rw-r--r-- | kde-base/blogilo/blogilo-4.8.0.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/kde-base/blogilo/blogilo-4.8.0.ebuild b/kde-base/blogilo/blogilo-4.8.0.ebuild deleted file mode 100644 index f13ffffb8051..000000000000 --- a/kde-base/blogilo/blogilo-4.8.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/blogilo/blogilo-4.8.0.ebuild,v 1.1 2012/01/25 18:17:23 johu Exp $ - -EAPI=4 - -KDE_HANDBOOK="optional" -KMNAME="kdepim" -KDE_SCM="git" -inherit kde4-meta - -DESCRIPTION="KDE Blogging Client" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND=" - $(add_kdebase_dep kdepimlibs) -" -RDEPEND="${DEPEND} -" |