summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Huettel <mail@akhuettel.de>2010-12-09 23:04:36 +0100
committerAndreas K. Huettel <mail@akhuettel.de>2010-12-09 23:04:36 +0100
commit9230409c2de09668ac613fb667ef4298f407ef87 (patch)
tree1ee2ac762da5a7efac1e320d34c3e162839fa31a /app-pda
parent[app-pda/libopensync-plugin-syncml] Experimental SVN version (diff)
downloaddilfridge-9230409c2de09668ac613fb667ef4298f407ef87.tar.gz
dilfridge-9230409c2de09668ac613fb667ef4298f407ef87.tar.bz2
dilfridge-9230409c2de09668ac613fb667ef4298f407ef87.zip
[app-pda/libopensync-plugin-vformat] Added experimental svn version
(Portage version: 2.1.9.25/git/Linux i686, unsigned Manifest commit)
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/libopensync-plugin-vformat/ChangeLog10
-rw-r--r--app-pda/libopensync-plugin-vformat/Manifest3
-rw-r--r--app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.40_pre06162.ebuild23
-rw-r--r--app-pda/libopensync-plugin-vformat/metadata.xml11
4 files changed, 47 insertions, 0 deletions
diff --git a/app-pda/libopensync-plugin-vformat/ChangeLog b/app-pda/libopensync-plugin-vformat/ChangeLog
new file mode 100644
index 0000000..52b15a1
--- /dev/null
+++ b/app-pda/libopensync-plugin-vformat/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-pda/libopensync-plugin-vformat
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*libopensync-plugin-vformat-0.40_pre06162 (09 Dec 2010)
+
+ 09 Dec 2010; Andreas K. Huettel <dilfridge@gentoo.org>
+ +libopensync-plugin-vformat-0.40_pre06162.ebuild, +metadata.xml:
+ Added experimental svn version
+
diff --git a/app-pda/libopensync-plugin-vformat/Manifest b/app-pda/libopensync-plugin-vformat/Manifest
new file mode 100644
index 0000000..de5c036
--- /dev/null
+++ b/app-pda/libopensync-plugin-vformat/Manifest
@@ -0,0 +1,3 @@
+EBUILD libopensync-plugin-vformat-0.40_pre06162.ebuild 616 RMD160 c6ece883ceb13e689b0b399e22fdcbfc91b4166c SHA1 c95634ff62b6bea34bfe25dd94b8cbac03f222fe SHA256 f55acc45f106c53c39ea54cc6a5dfe75f20132ca4fbb0265b655d9e4a8fbb234
+MISC ChangeLog 350 RMD160 80702d33b7a17b8cbc516c30ee83ba4c46e054f1 SHA1 984ecae3967d613c0383c0b44c039dc4f183af14 SHA256 cf537ae46c90d81e075a691c71fc63818999a923272e121df80994262573eb29
+MISC metadata.xml 303 RMD160 6be72a25c2c9929f92335f19b42519982fa681df SHA1 b7bbf0fa123b6da656c067f7ef84e68b25d86a51 SHA256 66dc8d7d77ec892d03fa718d49600f4c2d526963d7327dde134adad41426ca46
diff --git a/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.40_pre06162.ebuild b/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.40_pre06162.ebuild
new file mode 100644
index 0000000..fab17d8
--- /dev/null
+++ b/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.40_pre06162.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-9999.ebuild,v 1.2 2009/11/15 22:44:22 eva Exp $
+
+EAPI="2"
+
+inherit cmake-utils subversion
+
+DESCRIPTION="OpenSync VFormat Plugin"
+HOMEPAGE="http://www.opensync.org"
+SRC_URI=""
+
+ESVN_REPO_URI="http://svn.opensync.org/format-plugins/vformat@6162"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="test"
+
+RDEPEND="=app-pda/libopensync-${PV}*
+ dev-libs/glib:2"
+DEPEND="${RDEPEND}
+ test? ( dev-libs/check )"
diff --git a/app-pda/libopensync-plugin-vformat/metadata.xml b/app-pda/libopensync-plugin-vformat/metadata.xml
new file mode 100644
index 0000000..985bf01
--- /dev/null
+++ b/app-pda/libopensync-plugin-vformat/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>pda</herd>
+ <maintainer>
+ <email>peper@gentoo.org</email>
+ <name>Piotr Jaroszyński</name>
+ </maintainer>
+ <longdescription lang="en">
+ </longdescription>
+</pkgmetadata>