diff options
author | Jim Ramsay <lack@gentoo.org> | 2007-02-15 02:57:28 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2007-02-15 02:57:28 +0000 |
commit | 3a413210354a4d02de8529b7ecde91e4a64e6dc8 (patch) | |
tree | a03b5926b059f3da1050b6d919f12f37e225c8c6 /rox-extra/fetch | |
parent | Fixing up dbus dependencies (diff) | |
download | gentoo-2-3a413210354a4d02de8529b7ecde91e4a64e6dc8.tar.gz gentoo-2-3a413210354a4d02de8529b7ecde91e4a64e6dc8.tar.bz2 gentoo-2-3a413210354a4d02de8529b7ecde91e4a64e6dc8.zip |
Cleaning up old versions
(Portage version: 2.1.2-r8)
Diffstat (limited to 'rox-extra/fetch')
-rw-r--r-- | rox-extra/fetch/ChangeLog | 5 | ||||
-rw-r--r-- | rox-extra/fetch/fetch-0.3.1.ebuild | 34 | ||||
-rw-r--r-- | rox-extra/fetch/files/digest-fetch-0.3.1 | 3 |
3 files changed, 4 insertions, 38 deletions
diff --git a/rox-extra/fetch/ChangeLog b/rox-extra/fetch/ChangeLog index f09ed91bde58..e69cb6eeaec3 100644 --- a/rox-extra/fetch/ChangeLog +++ b/rox-extra/fetch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-extra/fetch # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/ChangeLog,v 1.16 2007/01/15 19:52:36 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/ChangeLog,v 1.17 2007/02/15 02:57:28 lack Exp $ + + 15 Feb 2007; Jim Ramsay <lack@gentoo.org> -fetch-0.3.1.ebuild: + Cleaning up old versions *fetch-0.3.2 (15 Jan 2007) diff --git a/rox-extra/fetch/fetch-0.3.1.ebuild b/rox-extra/fetch/fetch-0.3.1.ebuild deleted file mode 100644 index 0f695ce215d4..000000000000 --- a/rox-extra/fetch/fetch-0.3.1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/fetch/fetch-0.3.1.ebuild,v 1.2 2006/10/04 15:09:01 lack 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} - -pkg_postinst() { - rox_pkg_postinst - if ! built_with_use sys-apps/dbus python - then - ewarn "dbus python modules are NOT installed. ${APPNAME} will run" - ewarn "however, integration with the Download Manager module will" - ewarn "be possible and the program will crash if you try and set" - ewarn "that option. If integration with the Download Manager is" - ewarn "desired, please emerge dbus and then Download Manager and" - ewarn "then ${APPNAME} should work fine!" - fi -} - diff --git a/rox-extra/fetch/files/digest-fetch-0.3.1 b/rox-extra/fetch/files/digest-fetch-0.3.1 deleted file mode 100644 index 30f6b365a93e..000000000000 --- a/rox-extra/fetch/files/digest-fetch-0.3.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 1b8e9e1ce77c6f426f55d8e1918606c8 Fetch-0.3.1.tar.gz 23943 -RMD160 a3bafebd7d4e79a4a1b1a89b106b7270e63a748d Fetch-0.3.1.tar.gz 23943 -SHA256 d4e9f01cf550cc72783895a2dcdd24ec33d32adc08b7f8e40d94c3bbcb1b7d04 Fetch-0.3.1.tar.gz 23943 |