summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Ferri <mescalinum@gentoo.org>2009-08-05 13:14:25 +0000
committerFederico Ferri <mescalinum@gentoo.org>2009-08-05 13:14:25 +0000
commit4b9642e8fdb745f7b24b91e742f6e756beafec48 (patch)
tree1c02118016ca4b427a9408763af83dba2de38318 /app-pda/synce-gnomevfs
parentremoved old versions (diff)
downloadgentoo-2-4b9642e8fdb745f7b24b91e742f6e756beafec48.tar.gz
gentoo-2-4b9642e8fdb745f7b24b91e742f6e756beafec48.tar.bz2
gentoo-2-4b9642e8fdb745f7b24b91e742f6e756beafec48.zip
removed old versions
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'app-pda/synce-gnomevfs')
-rw-r--r--app-pda/synce-gnomevfs/ChangeLog9
-rw-r--r--app-pda/synce-gnomevfs/synce-gnomevfs-0.11.1.ebuild21
-rw-r--r--app-pda/synce-gnomevfs/synce-gnomevfs-0.12.ebuild21
-rw-r--r--app-pda/synce-gnomevfs/synce-gnomevfs-0.2.ebuild25
-rw-r--r--app-pda/synce-gnomevfs/synce-gnomevfs-0.8.ebuild28
5 files changed, 7 insertions, 97 deletions
diff --git a/app-pda/synce-gnomevfs/ChangeLog b/app-pda/synce-gnomevfs/ChangeLog
index a2c6ed6d1c53..f008601a4129 100644
--- a/app-pda/synce-gnomevfs/ChangeLog
+++ b/app-pda/synce-gnomevfs/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-pda/synce-gnomevfs
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog,v 1.18 2009/01/21 11:45:12 mescalinum Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog,v 1.19 2009/08/05 13:14:25 mescalinum Exp $
+
+ 05 Aug 2009; Federico Ferri <mescalinum@gentoo.org>
+ -synce-gnomevfs-0.2.ebuild, -synce-gnomevfs-0.8.ebuild,
+ -synce-gnomevfs-0.11.1.ebuild, -synce-gnomevfs-0.12.ebuild:
+ removed old versions
21 Jan 2009; Federico Ferri <mescalinum@gentoo.org>
synce-gnomevfs-0.13.ebuild:
diff --git a/app-pda/synce-gnomevfs/synce-gnomevfs-0.11.1.ebuild b/app-pda/synce-gnomevfs/synce-gnomevfs-0.11.1.ebuild
deleted file mode 100644
index 28a41f3fec1f..000000000000
--- a/app-pda/synce-gnomevfs/synce-gnomevfs-0.11.1.ebuild
+++ /dev/null
@@ -1,21 +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-gnomevfs/synce-gnomevfs-0.11.1.ebuild,v 1.2 2008/11/17 18:34:26 mescalinum Exp $
-
-DESCRIPTION="SynCE - Gnome VFS extensions"
-HOMEPAGE="http://sourceforge.net/projects/synce/"
-LICENSE="MIT"
-
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-DEPEND=">=gnome-base/gnome-vfs-2.0
- ~app-pda/synce-libsynce-0.11.1
- ~app-pda/synce-librapi2-0.11.1"
-
-SRC_URI="mirror://sourceforge/synce/${P}.tar.gz"
-
-src_install() {
- emake DESTDIR="${D}" install || die
- dodoc AUTHORS ChangeLog NEWS README TODO
-}
diff --git a/app-pda/synce-gnomevfs/synce-gnomevfs-0.12.ebuild b/app-pda/synce-gnomevfs/synce-gnomevfs-0.12.ebuild
deleted file mode 100644
index a1da314b75cd..000000000000
--- a/app-pda/synce-gnomevfs/synce-gnomevfs-0.12.ebuild
+++ /dev/null
@@ -1,21 +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-gnomevfs/synce-gnomevfs-0.12.ebuild,v 1.2 2008/11/17 18:34:26 mescalinum Exp $
-
-DESCRIPTION="SynCE - Gnome VFS extensions"
-HOMEPAGE="http://sourceforge.net/projects/synce/"
-LICENSE="MIT"
-
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE="debug"
-DEPEND=">=gnome-base/gnome-vfs-2.0
- ~app-pda/synce-libsynce-0.12
- ~app-pda/synce-librapi2-0.12"
-
-SRC_URI="mirror://sourceforge/synce/${P}.tar.gz"
-
-src_install() {
- emake DESTDIR="${D}" install || die
- dodoc AUTHORS ChangeLog NEWS README TODO
-}
diff --git a/app-pda/synce-gnomevfs/synce-gnomevfs-0.2.ebuild b/app-pda/synce-gnomevfs/synce-gnomevfs-0.2.ebuild
deleted file mode 100644
index 69b21151f0f4..000000000000
--- a/app-pda/synce-gnomevfs/synce-gnomevfs-0.2.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-gnomevfs/synce-gnomevfs-0.2.ebuild,v 1.9 2005/01/26 13:59:32 liquidx Exp $
-
-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="GPL-2"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-
-DEPEND="virtual/libc
- app-pda/synce-librapi2
- app-pda/synce-libsynce"
-
-src_compile() {
- econf || die "econf failed"
- emake || die
-}
-
-src_install() {
- make DESTDIR="${D%/}" install || die
-}
diff --git a/app-pda/synce-gnomevfs/synce-gnomevfs-0.8.ebuild b/app-pda/synce-gnomevfs/synce-gnomevfs-0.8.ebuild
deleted file mode 100644
index 4ca9b8255ae5..000000000000
--- a/app-pda/synce-gnomevfs/synce-gnomevfs-0.8.ebuild
+++ /dev/null
@@ -1,28 +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-gnomevfs/synce-gnomevfs-0.8.ebuild,v 1.5 2005/01/01 15:48:29 eradicator Exp $
-
-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"
-IUSE=""
-
-RDEPEND=">=app-pda/synce-libsynce-0.8
- >=app-pda/synce-librapi2-0.8
- >=gnome-base/gnome-vfs-2.0"
-
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"
-
-src_compile() {
- econf || die "econf failed"
- emake || die "make failed"
-}
-
-src_install() {
- make DESTDIR=${D} install || die "install failed"
-}