summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2009-11-15 00:29:10 +0000
committerAlex Alexander <wired@gentoo.org>2009-11-15 00:29:10 +0000
commit19dcedd0b967795834c16e6d5037bd5ff02bee43 (patch)
tree5574df08b92acb475fbe19a6ec1a310506227a2c /kde-misc
parentRemove old 2.1 ebuilds and deprecated patch (diff)
downloadgentoo-2-19dcedd0b967795834c16e6d5037bd5ff02bee43.tar.gz
gentoo-2-19dcedd0b967795834c16e6d5037bd5ff02bee43.tar.bz2
gentoo-2-19dcedd0b967795834c16e6d5037bd5ff02bee43.zip
[kde-misc/openofficeorg-thumbnail] new ebuild, bug #293022
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/openofficeorg-thumbnail/ChangeLog10
-rw-r--r--kde-misc/openofficeorg-thumbnail/metadata.xml6
-rw-r--r--kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0.ebuild20
3 files changed, 36 insertions, 0 deletions
diff --git a/kde-misc/openofficeorg-thumbnail/ChangeLog b/kde-misc/openofficeorg-thumbnail/ChangeLog
new file mode 100644
index 000000000000..c4183b4e8fba
--- /dev/null
+++ b/kde-misc/openofficeorg-thumbnail/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for kde-misc/openofficeorg-thumbnail
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/openofficeorg-thumbnail/ChangeLog,v 1.1 2009/11/15 00:29:10 wired Exp $
+
+*openofficeorg-thumbnail-1.0.0 (15 Nov 2009)
+
+ 15 Nov 2009; Alex Alexander <wired@gentoo.org>
+ +openofficeorg-thumbnail-1.0.0.ebuild, +metadata.xml:
+ new ebuild, bug #293022
+
diff --git a/kde-misc/openofficeorg-thumbnail/metadata.xml b/kde-misc/openofficeorg-thumbnail/metadata.xml
new file mode 100644
index 000000000000..6222792776c2
--- /dev/null
+++ b/kde-misc/openofficeorg-thumbnail/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>kde</herd>
+</pkgmetadata>
+
diff --git a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0.ebuild b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0.ebuild
new file mode 100644
index 000000000000..f1ce2644bb02
--- /dev/null
+++ b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0.ebuild,v 1.1 2009/11/15 00:29:10 wired Exp $
+
+EAPI="2"
+
+inherit kde4-base
+
+MY_PN="OpenOfficeorgThumbnail"
+MY_P="${MY_PN}"-"${PV}"
+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="0"
+IUSE="debug"
+
+S="${WORKDIR}"/"${MY_P}"