summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Ferri <mescalinum@gentoo.org>2009-08-05 13:34:06 +0000
committerFederico Ferri <mescalinum@gentoo.org>2009-08-05 13:34:06 +0000
commite0056689e522ac17baf845b9ef1aa18ea65246e6 (patch)
treef5e3090b820c46f409149d9dc91304d9ba3f8aec /app-pda/synce-libsynce
parentremoved old versions (diff)
downloadgentoo-2-e0056689e522ac17baf845b9ef1aa18ea65246e6.tar.gz
gentoo-2-e0056689e522ac17baf845b9ef1aa18ea65246e6.tar.bz2
gentoo-2-e0056689e522ac17baf845b9ef1aa18ea65246e6.zip
removed old versions
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'app-pda/synce-libsynce')
-rw-r--r--app-pda/synce-libsynce/ChangeLog9
-rw-r--r--app-pda/synce-libsynce/synce-libsynce-0.11.1.ebuild25
-rw-r--r--app-pda/synce-libsynce/synce-libsynce-0.12.ebuild25
-rw-r--r--app-pda/synce-libsynce/synce-libsynce-0.8.9.ebuild26
-rw-r--r--app-pda/synce-libsynce/synce-libsynce-0.9.1.ebuild28
5 files changed, 7 insertions, 106 deletions
diff --git a/app-pda/synce-libsynce/ChangeLog b/app-pda/synce-libsynce/ChangeLog
index f7ec10334866..17544b300267 100644
--- a/app-pda/synce-libsynce/ChangeLog
+++ b/app-pda/synce-libsynce/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-pda/synce-libsynce
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-libsynce/ChangeLog,v 1.25 2009/01/21 11:44:31 mescalinum Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-libsynce/ChangeLog,v 1.26 2009/08/05 13:34:06 mescalinum Exp $
+
+ 05 Aug 2009; Federico Ferri <mescalinum@gentoo.org>
+ -synce-libsynce-0.8.9.ebuild, -synce-libsynce-0.9.1.ebuild,
+ -synce-libsynce-0.11.1.ebuild, -synce-libsynce-0.12.ebuild:
+ removed old versions
21 Jan 2009; Federico Ferri <mescalinum@gentoo.org>
synce-libsynce-0.13.ebuild:
diff --git a/app-pda/synce-libsynce/synce-libsynce-0.11.1.ebuild b/app-pda/synce-libsynce/synce-libsynce-0.11.1.ebuild
deleted file mode 100644
index 8e233273fd5d..000000000000
--- a/app-pda/synce-libsynce/synce-libsynce-0.11.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-libsynce/synce-libsynce-0.11.1.ebuild,v 1.1 2008/11/13 16:24:58 mescalinum Exp $
-
-DESCRIPTION="SynCE - common library"
-HOMEPAGE="http://sourceforge.net/projects/synce/"
-LICENSE="MIT"
-
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE="hal"
-DEPEND=">=dev-libs/check-0.8.3.1"
-
-SRC_URI="mirror://sourceforge/synce/libsynce-${PV}.tar.gz"
-S="${WORKDIR}/libsynce-${PV}"
-
-src_compile() {
- econf $(use_enable hal hal-support) || die
- emake || die
-}
-
-src_install() {
- make DESTDIR="${D}" install || die
- dodoc README TODO ChangeLog
-}
diff --git a/app-pda/synce-libsynce/synce-libsynce-0.12.ebuild b/app-pda/synce-libsynce/synce-libsynce-0.12.ebuild
deleted file mode 100644
index 022198cc319e..000000000000
--- a/app-pda/synce-libsynce/synce-libsynce-0.12.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-libsynce/synce-libsynce-0.12.ebuild,v 1.1 2008/11/13 16:24:58 mescalinum Exp $
-
-DESCRIPTION="SynCE - common library"
-HOMEPAGE="http://sourceforge.net/projects/synce/"
-LICENSE="MIT"
-
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE="hal"
-DEPEND=">=dev-libs/check-0.8.3.1"
-
-SRC_URI="mirror://sourceforge/synce/libsynce-${PV}.tar.gz"
-S="${WORKDIR}/libsynce-${PV}"
-
-src_compile() {
- econf $(use_enable hal hal-support) || die
- emake || die
-}
-
-src_install() {
- make DESTDIR="${D}" install || die
- dodoc README TODO ChangeLog
-}
diff --git a/app-pda/synce-libsynce/synce-libsynce-0.8.9.ebuild b/app-pda/synce-libsynce/synce-libsynce-0.8.9.ebuild
deleted file mode 100644
index 49460de18860..000000000000
--- a/app-pda/synce-libsynce/synce-libsynce-0.8.9.ebuild
+++ /dev/null
@@ -1,26 +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/synce-libsynce/synce-libsynce-0.8.9.ebuild,v 1.7 2005/04/24 11:30:27 hansmi Exp $
-
-inherit eutils
-
-DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync."
-HOMEPAGE="http://sourceforge.net/projects/synce/"
-SRC_URI="mirror://sourceforge/synce/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="x86 ppc"
-IUSE=""
-
-DEPEND=">=dev-libs/check-0.8.3.1"
-
-src_unpack() {
- unpack ${A}
- epatch ${FILESDIR}/${PV}/${P}-gcc33.patch
-}
-
-src_install() {
- make DESTDIR=${D} install || die
- dodoc README
-}
diff --git a/app-pda/synce-libsynce/synce-libsynce-0.9.1.ebuild b/app-pda/synce-libsynce/synce-libsynce-0.9.1.ebuild
deleted file mode 100644
index dcfccb7a3e6c..000000000000
--- a/app-pda/synce-libsynce/synce-libsynce-0.9.1.ebuild
+++ /dev/null
@@ -1,28 +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/synce-libsynce/synce-libsynce-0.9.1.ebuild,v 1.5 2007/10/06 19:22:04 dertobi123 Exp $
-
-inherit eutils
-
-DESCRIPTION="Common Library for Synce (connecting WinCE devices to Linux)"
-HOMEPAGE="http://sourceforge.net/projects/synce/"
-SRC_URI="mirror://sourceforge/synce/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ppc x86"
-IUSE=""
-
-DEPEND=">=dev-libs/check-0.8.3.1"
-
-src_unpack() {
- unpack ${A}
- cd ${S}
-
- epatch ${FILESDIR}/${P}-amd64.patch
-}
-
-src_install() {
- make DESTDIR=${D} install || die
- dodoc README
-}