From 2454bb7747bbd139cf36a19f81dccd5d2e811acd Mon Sep 17 00:00:00 2001 From: Thilo Bangert Date: Mon, 24 May 2010 19:42:25 +0000 Subject: remove osynctool - is in portage svn path=/ebuilds/; revision=106 --- app-pda/osynctool/ChangeLog | 10 ---------- app-pda/osynctool/Manifest | 4 ---- app-pda/osynctool/metadata.xml | 13 ------------- app-pda/osynctool/osynctool-0.39.ebuild | 23 ----------------------- 4 files changed, 50 deletions(-) delete mode 100644 app-pda/osynctool/ChangeLog delete mode 100644 app-pda/osynctool/Manifest delete mode 100644 app-pda/osynctool/metadata.xml delete mode 100644 app-pda/osynctool/osynctool-0.39.ebuild diff --git a/app-pda/osynctool/ChangeLog b/app-pda/osynctool/ChangeLog deleted file mode 100644 index 9c91d3a..0000000 --- a/app-pda/osynctool/ChangeLog +++ /dev/null @@ -1,10 +0,0 @@ -# ChangeLog for app-pda/osynctool -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - -*osynctool-0.39 (19 May 2010) - - 19 May 2010; Thilo Bangert +osynctool-0.39.ebuild, - +metadata.xml: - ebuild from #276220 - diff --git a/app-pda/osynctool/Manifest b/app-pda/osynctool/Manifest deleted file mode 100644 index b36bdbd..0000000 --- a/app-pda/osynctool/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST osynctool-0.39.tar.bz2 55850 RMD160 98f2e52822f1c097354a218f37f00daa844d3755 SHA1 dd1e50e9a16f57bac77489c62b611238e08e33d5 SHA256 9690bc7720fadd1517c56f04b480d99c87304a43dc6e04b89bf1f59bb7e6764d -EBUILD osynctool-0.39.ebuild 531 RMD160 520820e47a0b0fc362bd7c994a76bdc352254480 SHA1 3b65ce8528552ec034dffddb698dc33d643fe509 SHA256 e542f6e4760021175bef987217eab7961fba51c185342cce90a32e7f3c10aa03 -MISC ChangeLog 263 RMD160 439d1234d1121135b581057ed7855bc0e4c1f1e7 SHA1 1ac4ef37348e46a2d591eccbfd3816a74aca7e02 SHA256 ead3bdad970976cd2994c3c83a5d2ec0bc86f411f6fb0e3808eea021365f4046 -MISC metadata.xml 426 RMD160 8d99d6d0d508596a7303ac8718689b221ddd2551 SHA1 ccd5701188cd81601180d6927670d08fab1ba04d SHA256 e3a9290009a67f6d60358edb4cb73a11466fc584f4d0569b040057756b505f39 diff --git a/app-pda/osynctool/metadata.xml b/app-pda/osynctool/metadata.xml deleted file mode 100644 index f3a6766..0000000 --- a/app-pda/osynctool/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - -no-herd - - bangert@gentoo.org - - -Command line interface for OpenSync. -You can use this tool to synchronize your devices and applications using the OpenSync framework from the command line. - - - diff --git a/app-pda/osynctool/osynctool-0.39.ebuild b/app-pda/osynctool/osynctool-0.39.ebuild deleted file mode 100644 index 55505c2..0000000 --- a/app-pda/osynctool/osynctool-0.39.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="2" - -inherit cmake-utils - -DESCRIPTION="Command line interface for OpenSync" -HOMEPAGE="http://www.opensync.org/" -SRC_URI="http://www.opensync.org/download/releases/${PV}/${P}.tar.bz2" - -KEYWORDS="~amd64 ~x86" -SLOT="0" -LICENSE="GPL-2" -IUSE="" - -DEPEND="=app-pda/libopensync-${PV}*" -RDEPEND="${DEPEND}" - -src_prepare() { - sed -i 's:/etc/bash_completion.d:/share/bash-completion:g' tools/CMakeLists.txt || die -} -- cgit v1.2.3