From cca8373c6f376dd64fbb30c7845be5d450926242 Mon Sep 17 00:00:00 2001 From: Chris White Date: Thu, 1 Dec 2005 18:08:01 +0000 Subject: Remove --- app-pda/pocketpccommunication/Manifest | 2 -- .../files/digest-pocketpccommunication-0.1.1 | 1 - .../pocketpccommunication-0.1.1.ebuild | 27 ---------------------- 3 files changed, 30 deletions(-) delete mode 100644 app-pda/pocketpccommunication/Manifest delete mode 100644 app-pda/pocketpccommunication/files/digest-pocketpccommunication-0.1.1 delete mode 100644 app-pda/pocketpccommunication/pocketpccommunication-0.1.1.ebuild (limited to 'app-pda') diff --git a/app-pda/pocketpccommunication/Manifest b/app-pda/pocketpccommunication/Manifest deleted file mode 100644 index b796f540bee2..000000000000 --- a/app-pda/pocketpccommunication/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -MD5 c39bd65c86ea9d054195c2f67a1b8bce pocketpccommunication-0.1.1.ebuild 606 -MD5 959505f5f77e26b1483ac4df3eeb7591 files/digest-pocketpccommunication-0.1.1 79 diff --git a/app-pda/pocketpccommunication/files/digest-pocketpccommunication-0.1.1 b/app-pda/pocketpccommunication/files/digest-pocketpccommunication-0.1.1 deleted file mode 100644 index 93546489d206..000000000000 --- a/app-pda/pocketpccommunication/files/digest-pocketpccommunication-0.1.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 44633736d27943a5441266ed703e59d7 pocketpccommunication_0_1_1.tar.gz 726404 diff --git a/app-pda/pocketpccommunication/pocketpccommunication-0.1.1.ebuild b/app-pda/pocketpccommunication/pocketpccommunication-0.1.1.ebuild deleted file mode 100644 index 2604ba2d1ebb..000000000000 --- a/app-pda/pocketpccommunication/pocketpccommunication-0.1.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/pocketpccommunication/pocketpccommunication-0.1.1.ebuild,v 1.1 2005/11/30 10:02:26 chriswhite Exp $ - -inherit kde versionator autotools -MY_PV=$(replace_all_version_separators '_') -MY_P="${PN}_${MY_PV}" -S=${WORKDIR}/${PN} - -DESCRIPTION="Konnector and utilities for kde pocket pc integration" -HOMEPAGE="http://synce.sourceforge.net/synce/kde/konnector" -SRC_URI="mirror://sourceforge/synce/${MY_P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~x86" -IUSE="" - -DEPEND="|| ( kde-base/kdepim-meta kde-base/kdepim ) - app-pda/synce-kde" - -need-kde 3.2 - -src_unpack() { - kde_src_unpack - eautoreconf -} -- cgit v1.2.3-65-gdbad