summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2005-06-29 08:11:30 +0000
committerDoug Goldstein <cardoe@gentoo.org>2005-06-29 08:11:30 +0000
commit3245bc085164e98f56a25c06ca0a015757094b65 (patch)
tree8376aa67c744c45f4b2612a395b433a93d918abe /media-plugins/mythweather
parentVersion bump, cleaned out old release candidates. (diff)
downloadhistorical-3245bc085164e98f56a25c06ca0a015757094b65.tar.gz
historical-3245bc085164e98f56a25c06ca0a015757094b65.tar.bz2
historical-3245bc085164e98f56a25c06ca0a015757094b65.zip
remove old version
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-plugins/mythweather')
-rw-r--r--media-plugins/mythweather/ChangeLog5
-rw-r--r--media-plugins/mythweather/files/digest-mythweather-0.171
-rw-r--r--media-plugins/mythweather/mythweather-0.17.ebuild20
3 files changed, 4 insertions, 22 deletions
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog
index 29f1706ee7d2..ba81e4b629b2 100644
--- a/media-plugins/mythweather/ChangeLog
+++ b/media-plugins/mythweather/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/mythweather
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.27 2005/06/21 23:12:04 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.28 2005/06/29 08:11:30 cardoe Exp $
+
+ 29 Jun 2005; Doug Goldstein <cardoe@gentoo.org> -mythweather-0.17.ebuild:
+ remove old version
21 Jun 2005; Herbie Hopkins <herbs@gentoo.org> mythweather-0.18.1.ebuild:
Stable on amd64.
diff --git a/media-plugins/mythweather/files/digest-mythweather-0.17 b/media-plugins/mythweather/files/digest-mythweather-0.17
deleted file mode 100644
index 988e9f5b2d95..000000000000
--- a/media-plugins/mythweather/files/digest-mythweather-0.17
+++ /dev/null
@@ -1 +0,0 @@
-MD5 0fd094601cc787e4fb1ce699f41f82ce mythweather-0.17.tar.bz2 871753
diff --git a/media-plugins/mythweather/mythweather-0.17.ebuild b/media-plugins/mythweather/mythweather-0.17.ebuild
deleted file mode 100644
index 825d4ce51044..000000000000
--- a/media-plugins/mythweather/mythweather-0.17.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.17.ebuild,v 1.2 2005/06/06 09:19:53 cardoe Exp $
-
-inherit myth
-
-DESCRIPTION="Weather forecast module for MythTV."
-HOMEPAGE="http://www.mythtv.org/"
-SRC_URI="http://www.mythtv.org/mc/${P}.tar.bz2"
-IUSE=""
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-
-DEPEND=">=sys-apps/sed-4
- ~media-tv/mythtv-${PV}*"
-
-setup_pro() {
- return 0
-}