]> Pileus Git - ~andy/sunrise/commitdiff
app-admin/conkyforecast moved to tree
authorMichael Weber <xmw@gentoo.org>
Tue, 24 Aug 2010 23:20:41 +0000 (23:20 +0000)
committerMichael Weber <xmw@gentoo.org>
Tue, 24 Aug 2010 23:20:41 +0000 (23:20 +0000)
svn path=/sunrise/; revision=11242

app-admin/conkyforecast/ChangeLog [deleted file]
app-admin/conkyforecast/Manifest [deleted file]
app-admin/conkyforecast/conkyforecast-2.10.ebuild [deleted file]
app-admin/conkyforecast/metadata.xml [deleted file]

diff --git a/app-admin/conkyforecast/ChangeLog b/app-admin/conkyforecast/ChangeLog
deleted file mode 100644 (file)
index 553d502..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-# ChangeLog for app-admin/conkyforecast
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  09 Jul 2010; Michael Weber (xmw) <gentoo@xmw.de>
-  +conkyforecast-2.10.ebuild, +metadata.xml:
-  New ebuild for bug 255948, thanks to Christopher Robin Elmersson for the
-  initial ebuild
-
diff --git a/app-admin/conkyforecast/Manifest b/app-admin/conkyforecast/Manifest
deleted file mode 100644 (file)
index 91a26c3..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST conkyforecast_2.10.tar.gz 11004040 RMD160 581d1e999505f4d0bfc9de1b23c62afb0455cf5f SHA1 34042c8f9e7a4cb38d4231ea097e2562ce9aaf1f SHA256 241175ec39243127c22e31719fcb7f71a8df0a0a0570dc15f2067f7890d99fd7
-EBUILD conkyforecast-2.10.ebuild 1009 RMD160 9cf252e323bc00e8a1753a945cb8559e8abeed56 SHA1 9a082ac9ecfd5a3115a1cc9f0c9dbc852b745fe2 SHA256 0b359aa1db3752bb6d8f5f0a0b9f4841e5825b39bfcbab69ffb8876a7d27d7cd
-MISC ChangeLog 313 RMD160 8411fae3ab88f5a35cc7b19af2ddb8d396cf6b25 SHA1 282fe0b6f734e6f6f9ffd22bf4f6beb23dbaa722 SHA256 2e1178d98d63314c1731a87681dd3aae212abfb18c35224985b968b0022333a4
-MISC metadata.xml 229 RMD160 f0f6417bec31ce8baba6d476664f7210c8c84c98 SHA1 e5f94f5caadc6f843fc90bb7959570cd503676fd SHA256 3b08fca3c878bdfc4e7639f477dd542d55a4ab5dce39a475e82633071d13eb3f
diff --git a/app-admin/conkyforecast/conkyforecast-2.10.ebuild b/app-admin/conkyforecast/conkyforecast-2.10.ebuild
deleted file mode 100644 (file)
index 9ff6805..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-PYTHON_DEPEND="2"
-
-inherit distutils python
-
-DESCRIPTION="Conky weather forecast script with support for language files"
-HOMEPAGE="https://launchpad.net/~conkyhardcore"
-SRC_URI="https://launchpad.net/~conkyhardcore/+archive/ppa/+files/${PN}_${PV}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="app-admin/conky"
-
-S=${WORKDIR}/src
-
-pkg_config() {
-       python_set_active_version 2
-       python_pkg_setup
-}
-
-src_prepare() {
-       sed -i -e "s:/usr/bin/python:$(PYTHON -a):" conkyForecast || die
-       distutils_src_prepare
-}
-
-pkg_postinst() {
-       elog "You have to define a partner id and registration code for "
-       elog "the weather.com xoap. You need to copy the template from"
-       elog "/usr/share/conkyforecast/conkyForecast.config into you account"
-       elog "as ~/.conkyForecast.config and edit the respective fields."
-       elog
-       elog "More details can be found in the README file."
-}
diff --git a/app-admin/conkyforecast/metadata.xml b/app-admin/conkyforecast/metadata.xml
deleted file mode 100644 (file)
index e6233b5..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>no-herd</herd>
-<maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
-</pkgmetadata>