summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2009-05-21 18:07:21 +0000
committerJim Ramsay <lack@gentoo.org>2009-05-21 18:07:21 +0000
commit0acba9654b38515a300c53ee2170dbf27172b820 (patch)
tree8a20530e191c89997efadfdca6e91a81ba1f179a
parentAdd ~sparc, part of Bug #270738. (diff)
downloadhistorical-0acba9654b38515a300c53ee2170dbf27172b820.tar.gz
historical-0acba9654b38515a300c53ee2170dbf27172b820.tar.bz2
historical-0acba9654b38515a300c53ee2170dbf27172b820.zip
Version cleanup
Package-Manager: portage-2.1.6.13/cvs/Linux i686
-rw-r--r--rox-extra/downloadmanager/ChangeLog7
-rw-r--r--rox-extra/downloadmanager/downloadmanager-0.1.3.ebuild31
-rw-r--r--rox-extra/fetch/ChangeLog7
-rw-r--r--rox-extra/fetch/fetch-0.3.2.ebuild20
-rw-r--r--rox-extra/weather/ChangeLog8
-rw-r--r--rox-extra/weather/weather-0.2.5.ebuild19
-rw-r--r--rox-extra/weather/weather-0.2.7.ebuild19
7 files changed, 16 insertions, 95 deletions
diff --git a/rox-extra/downloadmanager/ChangeLog b/rox-extra/downloadmanager/ChangeLog
index 0e3c29605ace..e300bcb37a04 100644
--- a/rox-extra/downloadmanager/ChangeLog
+++ b/rox-extra/downloadmanager/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for rox-extra/downloadmanager
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/downloadmanager/ChangeLog,v 1.17 2008/08/30 20:05:12 maekke Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/downloadmanager/ChangeLog,v 1.18 2009/05/21 18:07:12 lack Exp $
+
+ 21 May 2009; Jim Ramsay <lack@gentoo.org> -downloadmanager-0.1.3.ebuild:
+ Version cleanup
30 Aug 2008; Markus Meier <maekke@gentoo.org>
downloadmanager-0.1.4.ebuild:
diff --git a/rox-extra/downloadmanager/downloadmanager-0.1.3.ebuild b/rox-extra/downloadmanager/downloadmanager-0.1.3.ebuild
deleted file mode 100644
index 39e52f9caff8..000000000000
--- a/rox-extra/downloadmanager/downloadmanager-0.1.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/downloadmanager/downloadmanager-0.1.3.ebuild,v 1.5 2007/11/16 15:10:58 drac Exp $
-
-ROX_LIB_VER=2.0.0
-inherit rox eutils
-
-MY_PN="DownloadManager"
-DESCRIPTION="Download Manager - a downloader for the Fetch and the ROX Desktop"
-HOMEPAGE="http://www.kerofin.demon.co.uk/rox/downloadmanager.html"
-SRC_URI="http://www.kerofin.demon.co.uk/rox/${MY_PN}-${PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=rox-extra/fetch-0.1.0
- >=dev-python/dbus-python-0.71"
-
-APPNAME=${MY_PN}
-S=${WORKDIR}
-
-src_install() {
- # Do normal ROX install first
- rox_src_install
-
- # Install DBUS session file
- insinto /usr/share/dbus-1/services
- doins "${FILESDIR}/uk.co.demon.kerofin.DownloadManager.service"
-}
diff --git a/rox-extra/fetch/ChangeLog b/rox-extra/fetch/ChangeLog
index 89cdabac3088..c107cd81aec0 100644
--- a/rox-extra/fetch/ChangeLog
+++ b/rox-extra/fetch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for rox-extra/fetch
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/ChangeLog,v 1.26 2008/08/30 20:00:35 maekke Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/ChangeLog,v 1.27 2009/05/21 18:04:38 lack Exp $
+
+ 21 May 2009; Jim Ramsay <lack@gentoo.org> -fetch-0.3.2.ebuild:
+ Version cleanup
30 Aug 2008; Markus Meier <maekke@gentoo.org> fetch-0.3.3.ebuild:
x86 stable, bug #236057
diff --git a/rox-extra/fetch/fetch-0.3.2.ebuild b/rox-extra/fetch/fetch-0.3.2.ebuild
deleted file mode 100644
index 5bd1bd31b4b4..000000000000
--- a/rox-extra/fetch/fetch-0.3.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/fetch-0.3.2.ebuild,v 1.5 2007/11/16 15:10:31 drac Exp $
-
-ROX_VER=2.1.2
-ROX_LIB_VER=2.0.2
-inherit rox eutils
-
-MY_PN="Fetch"
-DESCRIPTION="Fetch - a downloader for the ROX Desktop"
-HOMEPAGE="http://www.kerofin.demon.co.uk/rox/fetch.html"
-SRC_URI="http://www.kerofin.demon.co.uk/rox/${MY_PN}-${PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-APPNAME=Fetch
-S=${WORKDIR}
diff --git a/rox-extra/weather/ChangeLog b/rox-extra/weather/ChangeLog
index 2bbeec281ed3..528f393f4220 100644
--- a/rox-extra/weather/ChangeLog
+++ b/rox-extra/weather/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for rox-extra/weather
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/weather/ChangeLog,v 1.14 2008/08/30 20:06:34 maekke Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/weather/ChangeLog,v 1.15 2009/05/21 18:07:21 lack Exp $
+
+ 21 May 2009; Jim Ramsay <lack@gentoo.org> -weather-0.2.5.ebuild,
+ -weather-0.2.7.ebuild:
+ Version cleanup
30 Aug 2008; Markus Meier <maekke@gentoo.org> weather-0.3.1.ebuild:
x86 stable, bug #236057
diff --git a/rox-extra/weather/weather-0.2.5.ebuild b/rox-extra/weather/weather-0.2.5.ebuild
deleted file mode 100644
index f50ac6a663a6..000000000000
--- a/rox-extra/weather/weather-0.2.5.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/weather/weather-0.2.5.ebuild,v 1.3 2007/06/10 19:15:34 lack Exp $
-
-ROX_LIB_VER=1.9.6
-inherit rox
-
-MY_PN="Weather"
-DESCRIPTION="Weather is a panel applet for Rox"
-HOMEPAGE="http://rox4debian.berlios.de"
-SRC_URI="ftp://ftp.berlios.de/pub/rox4debian/apps/${MY_PN}-${PV}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 x86"
-IUSE=""
-
-APPNAME="${MY_PN}"
-S="${WORKDIR}"
diff --git a/rox-extra/weather/weather-0.2.7.ebuild b/rox-extra/weather/weather-0.2.7.ebuild
deleted file mode 100644
index 55450a05fc08..000000000000
--- a/rox-extra/weather/weather-0.2.7.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/weather/weather-0.2.7.ebuild,v 1.2 2007/11/16 14:53:22 drac Exp $
-
-ROX_LIB_VER=1.9.6
-inherit rox
-
-MY_PN="Weather"
-DESCRIPTION="Weather is a panel applet for Rox"
-HOMEPAGE="http://rox4debian.berlios.de"
-SRC_URI="ftp://ftp.berlios.de/pub/rox4debian/apps/${MY_PN}-${PV}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-IUSE=""
-
-APPNAME="${MY_PN}"
-S="${WORKDIR}"