summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-11-14 17:11:44 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-11-14 17:11:44 +0000
commit2fc7d290bd170c15181303c5f86fd338aea0ac11 (patch)
tree92a745409fa4a3183428bea22f7dab2f2c6fc488 /app-pda/synce
parentDelete older ebuild. (diff)
downloadgentoo-2-2fc7d290bd170c15181303c5f86fd338aea0ac11.tar.gz
gentoo-2-2fc7d290bd170c15181303c5f86fd338aea0ac11.tar.bz2
gentoo-2-2fc7d290bd170c15181303c5f86fd338aea0ac11.zip
Drop old version.
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'app-pda/synce')
-rw-r--r--app-pda/synce/ChangeLog5
-rw-r--r--app-pda/synce/synce-0.9.1.ebuild28
2 files changed, 4 insertions, 29 deletions
diff --git a/app-pda/synce/ChangeLog b/app-pda/synce/ChangeLog
index af8f5774d901..810f3750e3a4 100644
--- a/app-pda/synce/ChangeLog
+++ b/app-pda/synce/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-pda/synce
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce/ChangeLog,v 1.17 2009/08/06 12:38:56 mescalinum Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce/ChangeLog,v 1.18 2009/11/14 17:11:44 scarabeus Exp $
+
+ 14 Nov 2009; Tomáš Chvátal <scarabeus@gentoo.org> -synce-0.9.1.ebuild:
+ Drop old version.
*synce-0.14 (06 Aug 2009)
diff --git a/app-pda/synce/synce-0.9.1.ebuild b/app-pda/synce/synce-0.9.1.ebuild
deleted file mode 100644
index 6a572902024c..000000000000
--- a/app-pda/synce/synce-0.9.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce/synce-0.9.1.ebuild,v 1.2 2006/06/22 10:37:33 sekretarz Exp $
-
-DESCRIPTION="Synchronize Windows CE devices with Linux."
-HOMEPAGE="http://sourceforge.net/projects/synce/"
-SRC_URI=""
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc"
-IUSE="gnome kde"
-
-DEPEND=">=app-pda/synce-libsynce-0.9.1
- >=app-pda/synce-librapi2-0.9.1
- >=app-pda/synce-dccm-0.9.1
- >=app-pda/synce-serial-0.9.1
- >=app-pda/orange-0.3
- >=app-arch/unshield-0.5
- gnome? ( >=app-pda/synce-gnomevfs-0.9.0
- >=app-pda/synce-trayicon-0.9.0
- >=app-pda/synce-software-manager-0.9.0
- >=app-pda/synce-multisync_plugin-0.9.0 )
- kde? ( >=app-pda/synce-kde-0.8 )"
-
-src_compile() {
- return
-}