summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Jaroszyński <peper@gentoo.org>2007-11-26 20:20:56 +0000
committerPiotr Jaroszyński <peper@gentoo.org>2007-11-26 20:20:56 +0000
commitc48accbd206f48dc09fa7bc29d4f623fe4736172 (patch)
tree53c4341b2ca625602d9c87062c0257b95c263842 /app-pda/libopensync-plugin-palm/libopensync-plugin-palm-9999.ebuild
parentFix whitespace. (diff)
downloadgentoo-2-c48accbd206f48dc09fa7bc29d4f623fe4736172.tar.gz
gentoo-2-c48accbd206f48dc09fa7bc29d4f623fe4736172.tar.bz2
gentoo-2-c48accbd206f48dc09fa7bc29d4f623fe4736172.zip
Add live svn ebuild.
(Portage version: 2.1.4_rc3)
Diffstat (limited to 'app-pda/libopensync-plugin-palm/libopensync-plugin-palm-9999.ebuild')
-rw-r--r--app-pda/libopensync-plugin-palm/libopensync-plugin-palm-9999.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/app-pda/libopensync-plugin-palm/libopensync-plugin-palm-9999.ebuild b/app-pda/libopensync-plugin-palm/libopensync-plugin-palm-9999.ebuild
new file mode 100644
index 000000000000..5789a2a37217
--- /dev/null
+++ b/app-pda/libopensync-plugin-palm/libopensync-plugin-palm-9999.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-palm/libopensync-plugin-palm-9999.ebuild,v 1.1 2007/11/26 20:20:55 peper Exp $
+
+inherit cmake-utils subversion
+
+DESCRIPTION="OpenSync Palm Plugin"
+HOMEPAGE="http://www.opensync.org/"
+SRC_URI=""
+
+ESVN_REPO_URI="http://svn.opensync.org/plugins/palm"
+
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+LICENSE="LGPL-2.1"
+IUSE=""
+
+DEPEND="=app-pda/libopensync-${PV}*
+ >=app-pda/pilot-link-0.11.8"
+RDEPEND="${DEPEND}"