summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Ferri <mescalinum@gentoo.org>2009-08-05 12:43:52 +0000
committerFederico Ferri <mescalinum@gentoo.org>2009-08-05 12:43:52 +0000
commit2786d42475273775377cb5178ca1ba24e7c2d076 (patch)
treeab75eb097507728dd2b32b48b605822449e23372 /app-pda
parentVersion bump (diff)
downloadgentoo-2-2786d42475273775377cb5178ca1ba24e7c2d076.tar.gz
gentoo-2-2786d42475273775377cb5178ca1ba24e7c2d076.tar.bz2
gentoo-2-2786d42475273775377cb5178ca1ba24e7c2d076.zip
removed old versions
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/synce/ChangeLog8
-rw-r--r--app-pda/synce/synce-0.11.1.ebuild27
-rw-r--r--app-pda/synce/synce-0.12.ebuild35
-rw-r--r--app-pda/synce/synce-0.8.9.ebuild25
-rw-r--r--app-pda/synce/synce-0.9.2.ebuild28
5 files changed, 6 insertions, 117 deletions
diff --git a/app-pda/synce/ChangeLog b/app-pda/synce/ChangeLog
index 6c38e9d80b37..8fb7ace3713e 100644
--- a/app-pda/synce/ChangeLog
+++ b/app-pda/synce/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/synce
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce/ChangeLog,v 1.15 2009/05/31 15:01:44 mescalinum Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce/ChangeLog,v 1.16 2009/08/05 12:43:52 mescalinum Exp $
+
+ 05 Aug 2009; Federico Ferri <mescalinum@gentoo.org> -synce-0.8.9.ebuild,
+ -synce-0.9.2.ebuild, -synce-0.11.1.ebuild, -synce-0.12.ebuild:
+ removed old versions
31 May 2009; Federico Ferri <mescalinum@gentoo.org> synce-0.13.ebuild:
resolve impossible blocker reported in bug 254886, thanks Michael A. Smith
diff --git a/app-pda/synce/synce-0.11.1.ebuild b/app-pda/synce/synce-0.11.1.ebuild
deleted file mode 100644
index 785dd0ee166a..000000000000
--- a/app-pda/synce/synce-0.11.1.ebuild
+++ /dev/null
@@ -1,27 +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/synce-0.11.1.ebuild,v 1.1 2008/11/13 16:45:21 mescalinum Exp $
-
-DESCRIPTION="Synchronize Windows CE devices with Linux."
-HOMEPAGE="http://sourceforge.net/projects/synce/"
-SRC_URI=""
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE="gnome serial syncengine"
-DEPEND="~app-pda/synce-odccm-0.11.1
- syncengine? (
- ~app-pda/synce-sync-engine-0.11.1
- )
- serial? (
- ~app-pda/synce-serial-0.11
- )
- gnome? (
- ~app-pda/synce-gnomevfs-0.11.1
- ~app-pda/synce-trayicon-0.11
- )"
-
-src_compile() {
- return
-}
diff --git a/app-pda/synce/synce-0.12.ebuild b/app-pda/synce/synce-0.12.ebuild
deleted file mode 100644
index 4229d08a83a4..000000000000
--- a/app-pda/synce/synce-0.12.ebuild
+++ /dev/null
@@ -1,35 +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/synce-0.12.ebuild,v 1.1 2008/11/13 16:45:21 mescalinum Exp $
-
-DESCRIPTION="Synchronize Windows CE devices with Linux."
-HOMEPAGE="http://sourceforge.net/projects/synce/"
-SRC_URI=""
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE="gnome hal kde serial"
-DEPEND=""
-RDEPEND="~app-pda/synce-sync-engine-0.12
- hal? (
- >=app-pda/synce-hal-0.1
- )
- !hal? (
- ~app-pda/synce-odccm-0.12
- )
- serial? (
- ~app-pda/synce-serial-0.11
- )
- kde? (
- ~app-pda/synce-kio-rapip-0.10
- ~app-pda/synce-kpm-0.12
- )
- gnome? (
- ~app-pda/synce-gvfs-0.1
- ~app-pda/synce-trayicon-0.12
- )"
-
-src_compile() {
- return
-}
diff --git a/app-pda/synce/synce-0.8.9.ebuild b/app-pda/synce/synce-0.8.9.ebuild
deleted file mode 100644
index 3c014a09dca5..000000000000
--- a/app-pda/synce/synce-0.8.9.ebuild
+++ /dev/null
@@ -1,25 +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/synce-0.8.9.ebuild,v 1.4 2007/07/15 05:41:19 mr_bones_ Exp $
-
-DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync."
-HOMEPAGE="http://sourceforge.net/projects/synce/"
-SRC_URI=""
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE="gnome"
-
-DEPEND=">=app-pda/synce-libsynce-0.8.9
- >=app-pda/synce-librapi2-0.8.9
- >=app-pda/synce-dccm-0.8.9
- >=app-pda/synce-serial-0.8.9
-
- gnome? ( >=app-pda/synce-gnomevfs-0.8
- >=app-pda/synce-trayicon-0.8 )
- >=app-pda/orange-0.2"
-
-src_compile() {
- return
-}
diff --git a/app-pda/synce/synce-0.9.2.ebuild b/app-pda/synce/synce-0.9.2.ebuild
deleted file mode 100644
index 19d36213be20..000000000000
--- a/app-pda/synce/synce-0.9.2.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.2.ebuild,v 1.1 2006/07/13 21:30:48 liquidx 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.2
- >=app-pda/synce-librapi2-0.9.2
- >=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
-}