summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-02-16 16:16:39 +0000
committerJohannes Huber <johu@gentoo.org>2012-02-16 16:16:39 +0000
commitf4479645c86d305dcf6dea23142dcf30d19d129b (patch)
tree5ec28880825fc5461627bfcd2108fe1e00a6396b /kde-misc/akonadi-git-resource
parent[bump] dev-perl/B-Hooks-EndOfScope-0.100.0 (diff)
downloadgentoo-2-f4479645c86d305dcf6dea23142dcf30d19d129b.tar.gz
gentoo-2-f4479645c86d305dcf6dea23142dcf30d19d129b.tar.bz2
gentoo-2-f4479645c86d305dcf6dea23142dcf30d19d129b.zip
New package. Import from kde overlay. Ebuild by me.
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc/akonadi-git-resource')
-rw-r--r--kde-misc/akonadi-git-resource/ChangeLog10
-rw-r--r--kde-misc/akonadi-git-resource/akonadi-git-resource-0_p20120216.ebuild25
-rw-r--r--kde-misc/akonadi-git-resource/metadata.xml5
3 files changed, 40 insertions, 0 deletions
diff --git a/kde-misc/akonadi-git-resource/ChangeLog b/kde-misc/akonadi-git-resource/ChangeLog
new file mode 100644
index 000000000000..ca7bde671e6d
--- /dev/null
+++ b/kde-misc/akonadi-git-resource/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for kde-misc/akonadi-git-resource
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/akonadi-git-resource/ChangeLog,v 1.1 2012/02/16 16:16:39 johu Exp $
+
+*akonadi-git-resource-0_p20120216 (16 Feb 2012)
+
+ 16 Feb 2012; Johannes Huber <johu@gentoo.org>
+ +akonadi-git-resource-0_p20120216.ebuild, +metadata.xml:
+ New package. Import from kde overlay. Ebuild by me.
+
diff --git a/kde-misc/akonadi-git-resource/akonadi-git-resource-0_p20120216.ebuild b/kde-misc/akonadi-git-resource/akonadi-git-resource-0_p20120216.ebuild
new file mode 100644
index 000000000000..6886e36cb947
--- /dev/null
+++ b/kde-misc/akonadi-git-resource/akonadi-git-resource-0_p20120216.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/akonadi-git-resource/akonadi-git-resource-0_p20120216.ebuild,v 1.1 2012/02/16 16:16:39 johu Exp $
+
+EAPI=4
+
+KDE_SCM="git"
+inherit kde4-base
+
+DESCRIPTION="Git commit integration in Akonadi"
+HOMEPAGE="https://projects.kde.org/projects/playground/pim/akonadi-git-resource"
+LICENSE="GPL-2"
+
+SRC_URI="http://dev.gentoo.org/~johu/distfiles/${P}.tar.xz"
+
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="
+ $(add_kdebase_dep kdepimlibs semantic-desktop)
+ =dev-libs/libgit2-0.15*
+"
+
+S=${WORKDIR}
diff --git a/kde-misc/akonadi-git-resource/metadata.xml b/kde-misc/akonadi-git-resource/metadata.xml
new file mode 100644
index 000000000000..a23f444b67d6
--- /dev/null
+++ b/kde-misc/akonadi-git-resource/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>kde</herd>
+</pkgmetadata>