summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-09-25 09:15:11 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-09-25 09:29:16 +0200
commit1e58bd8b4c7f2a951363aaaf93abcf7937ad2818 (patch)
treeaa23e5622a773fcf2fb0e411509374d8fb39360c
parentmedia-libs/fontconfig: fix build on Darwin (diff)
downloadgentoo-1e58bd8b4c7f2a951363aaaf93abcf7937ad2818.tar.gz
gentoo-1e58bd8b4c7f2a951363aaaf93abcf7937ad2818.tar.bz2
gentoo-1e58bd8b4c7f2a951363aaaf93abcf7937ad2818.zip
kde-misc/openofficeorg-thumbnail: Drop slot 4
Package-Manager: Portage-2.3.10, Repoman-2.3.3
-rw-r--r--kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r2.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r2.ebuild b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r2.ebuild
deleted file mode 100644
index 7a824950932e..000000000000
--- a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-MY_PN="OpenOfficeorgThumbnail"
-MY_P="${MY_PN}-${PV}"
-
-inherit kde4-base
-
-DESCRIPTION="KDE thumbnail-plugin that generates thumbnails for ODF files"
-HOMEPAGE="http://www.kde-apps.org/content/show.php?content=110864"
-SRC_URI="http://arielch.fedorapeople.org/devel/src/${MY_P}.tar.gz"
-
-LICENSE="LGPL-3"
-KEYWORDS="amd64 x86"
-SLOT="4"
-IUSE="debug"
-
-S=${WORKDIR}/${MY_P}