diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-07 12:13:32 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-07 12:13:32 +0000 |
commit | a30e249170a2cb568611d6951aee1080f4b5a5de (patch) | |
tree | f59f6b8713ce2e6632ff91e88cbf73ee8184cc69 /app-pda/malsync | |
parent | Drop will-not-go-stable middle version (diff) | |
download | gentoo-2-a30e249170a2cb568611d6951aee1080f4b5a5de.tar.gz gentoo-2-a30e249170a2cb568611d6951aee1080f4b5a5de.tar.bz2 gentoo-2-a30e249170a2cb568611d6951aee1080f4b5a5de.zip |
Drop malsync, doesn't work with newer pilot-link
Diffstat (limited to 'app-pda/malsync')
-rw-r--r-- | app-pda/malsync/ChangeLog | 27 | ||||
-rw-r--r-- | app-pda/malsync/Manifest | 5 | ||||
-rw-r--r-- | app-pda/malsync/files/Makefile-pilot-link.diff | 25 | ||||
-rw-r--r-- | app-pda/malsync/malsync-2.2.0.ebuild | 30 | ||||
-rw-r--r-- | app-pda/malsync/metadata.xml | 8 |
5 files changed, 0 insertions, 95 deletions
diff --git a/app-pda/malsync/ChangeLog b/app-pda/malsync/ChangeLog deleted file mode 100644 index 544c6ceff85b..000000000000 --- a/app-pda/malsync/ChangeLog +++ /dev/null @@ -1,27 +0,0 @@ -# ChangeLog for app-pda/malsync -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/malsync/ChangeLog,v 1.8 2008/10/02 02:29:53 darkside Exp $ - - 02 Oct 2008; Jeremy Olexa <darkside@gentoo.org> malsync-2.2.0.ebuild: - remove ~amd64 support wrt bug #194203. dead project, doesn't work on amd64 - - 17 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org> malsync-2.2.0.ebuild: - Changed pilot-link dependency to 0.11.8 as it doesn't compile with newer - versions. - - 13 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml: - add <herd>no-herd</herd> - - 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: - Transition to Manifest2. - - 22 Jul 2005; David Holm <dholm@gentoo.org> malsync-2.2.0.ebuild: - Added to ~ppc. - -*malsync-2.2.0 (02 Sep 2003) - - 02 Sep 2003; Alastair Tse <liquidx@gentoo.org> malsync-2.2.0.ebuild, - files/Makefile-pilot-link.diff: - initial ebuild and patch. thanks to Tristan Henderson - <T.Henderson@cs.ucl.ac.uk> (#25724) - diff --git a/app-pda/malsync/Manifest b/app-pda/malsync/Manifest deleted file mode 100644 index be3671aec03f..000000000000 --- a/app-pda/malsync/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -AUX Makefile-pilot-link.diff 766 RMD160 560098b767b2e0ba8f43a324400256ac3c054075 SHA1 868c1774fb5057e6ad64ed82c16d1b9cbe5d1f3e SHA256 c008cbabbf975aad5d1b64352c9c653fb55157b8f3d51956fefce3e41eabd113 -DIST malsync_2.2.0.src.tar.gz 173851 RMD160 14be8ba01c20969eed8d7b718284880e0bbd424f SHA1 c8400205b3f8770c105c9f62afdba20c94b85c26 SHA256 34d8ea8bca9a7bf41774dd6d0a2605b46373eb41a827749378e31637f61d074d -EBUILD malsync-2.2.0.ebuild 745 RMD160 88136394deb6d67af3fcfff4a6af0b90c54b2ce2 SHA1 4b10ead4ca1d93b1fb11775eac36fd2b64ef997c SHA256 95c22005209d8205780782cd0a33378181f3be498f940e7623bdebbd8577b7c9 -MISC ChangeLog 1019 RMD160 f37ad298581c1be0ccb0392640ca7cd3bc34503f SHA1 f62c45e5f13b202567a53c8477030637ff52fc6c SHA256 53020723567c96362a321c7a540ef573dc39afcb3b2563e42e3e45afb5257dbe -MISC metadata.xml 231 RMD160 c13056229989c3d4f448a7c7abcff3f4ee7ce13c SHA1 2d63dfb700b223f8f37c078692a81b2237896bce SHA256 4595c2615fd7c9095517949b1a920d4457f92801eb9d46307b18aafe58ec2a8a diff --git a/app-pda/malsync/files/Makefile-pilot-link.diff b/app-pda/malsync/files/Makefile-pilot-link.diff deleted file mode 100644 index 845ecb9616a7..000000000000 --- a/app-pda/malsync/files/Makefile-pilot-link.diff +++ /dev/null @@ -1,25 +0,0 @@ -diff -urN malsync.orig/Makefile malsync/Makefile ---- malsync.orig/Makefile 2003-05-30 19:42:14.000000000 -0400 -+++ malsync/Makefile 2003-08-01 16:29:24.000000000 -0400 -@@ -15,10 +15,10 @@ - endif - - TREETOP = . --PILOT_LINK_DIR = $(TREETOP)/pilot-link-0.11.7 -+PILOT_LINK_DIR = /usr/include/libpisock - - CFLAGS = -Wall -g -DMALSYNC -I$(TREETOP)/mal/common \ -- -I$(TREETOP)/mal/client/common -I$(PILOT_LINK_DIR)/include \ -+ -I$(TREETOP)/mal/client/common -I$(PILOT_LINK_DIR) \ - -I$(TREETOP)/mal/client/unix - - ifeq ($(PLAT),Darwin) -@@ -73,7 +73,7 @@ - - $(TARGET): $(OBJS) - $(CC) $(DYNLINK) $(CFLAGS) -o $@ $(OBJS) \ -- ${PILOT_LINK_DIR}/libpisock/.libs/libpisock.a $(LINKLIBS) -+ /usr/lib/libpisock.a $(LINKLIBS) - clean: - rm -f $(OBJS) $(TARGET) - diff --git a/app-pda/malsync/malsync-2.2.0.ebuild b/app-pda/malsync/malsync-2.2.0.ebuild deleted file mode 100644 index 9bf2e799073e..000000000000 --- a/app-pda/malsync/malsync-2.2.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/malsync/malsync-2.2.0.ebuild,v 1.8 2008/10/02 02:27:29 darkside Exp $ - -inherit eutils - -MY_P=${P/-/_} -DESCRIPTION="A command line tool that allows Palm Pilots to synchronize to the AvantGo.com server" -HOMEPAGE="http://www.tomw.org/malsync/" -SRC_URI="http://www.tomw.org/malsync/${MY_P}.src.tar.gz" - -LICENSE="MPL-1.0" -SLOT="0" -KEYWORDS="~ppc ~x86" -IUSE="" - -DEPEND="~app-pda/pilot-link-0.11.8 - !=dev-libs/libmal-0.44" - -S="${WORKDIR}/${PN}" - -src_unpack() { - unpack ${A} - epatch "${FILESDIR}/Makefile-pilot-link.diff" -} - -src_install() { - dobin malsync - dodoc Doc/* || die "installing docs failed" -} diff --git a/app-pda/malsync/metadata.xml b/app-pda/malsync/metadata.xml deleted file mode 100644 index 54494c4bb860..000000000000 --- a/app-pda/malsync/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>no-herd</herd> -<maintainer> -<email>maintainer-needed@gentoo.org</email> -</maintainer> -</pkgmetadata> |