summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Smith <smithj@gentoo.org>2005-06-26 23:11:52 +0000
committerJonathan Smith <smithj@gentoo.org>2005-06-26 23:11:52 +0000
commit1c9d20ff1e658f4df3767017f3e02fe9d50e383a (patch)
tree5612b9ff320ab32e8b461059f127ea111a98bee8 /x11-plugins
parentdep typo (diff)
downloadgentoo-2-1c9d20ff1e658f4df3767017f3e02fe9d50e383a.tar.gz
gentoo-2-1c9d20ff1e658f4df3767017f3e02fe9d50e383a.tar.bz2
gentoo-2-1c9d20ff1e658f4df3767017f3e02fe9d50e383a.zip
Removed from x11-plugins: bah
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/liquid-weather/Manifest3
-rw-r--r--x11-plugins/liquid-weather/files/digest-liquid-weather-6.21
-rw-r--r--x11-plugins/liquid-weather/liquid-weather-6.2.ebuild37
-rw-r--r--x11-plugins/liquid-weather/metadata.xml8
4 files changed, 0 insertions, 49 deletions
diff --git a/x11-plugins/liquid-weather/Manifest b/x11-plugins/liquid-weather/Manifest
deleted file mode 100644
index b2d16e4244fa..000000000000
--- a/x11-plugins/liquid-weather/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 8dad4c602e8fc48cf21cf32d762b9af0 metadata.xml 231
-MD5 c0a53af305c667cdac0392ee2fce74fb liquid-weather-6.2.ebuild 744
-MD5 2255c7f70d3881e3b15401ceed5cefba files/digest-liquid-weather-6.2 61
diff --git a/x11-plugins/liquid-weather/files/digest-liquid-weather-6.2 b/x11-plugins/liquid-weather/files/digest-liquid-weather-6.2
deleted file mode 100644
index 62aa8912ad69..000000000000
--- a/x11-plugins/liquid-weather/files/digest-liquid-weather-6.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 7c7652ca57b463103eb593ac743a274f lwp-6.2.tar.bz2 2432448
diff --git a/x11-plugins/liquid-weather/liquid-weather-6.2.ebuild b/x11-plugins/liquid-weather/liquid-weather-6.2.ebuild
deleted file mode 100644
index aa2456f17fe0..000000000000
--- a/x11-plugins/liquid-weather/liquid-weather-6.2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/liquid-weather/liquid-weather-6.2.ebuild,v 1.1 2005/06/26 19:53:00 smithj Exp $
-
-# stupid naming conventions...
-S="${WORKDIR}/liquid_weather_plus"
-MY_PN="lwp"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="a superkaramba plugin for displaying weather information"
-HOMEPAGE="http://homepages.comnet.co.nz/~matt-sarah/index.html"
-SRC_URI="http://www.message.co.nz/~matt-sarah/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND="virtual/x11
- >=x11-misc/superkaramba-0.36"
-
-
-src_compile() {
- econf || die "econf failed"
- emake || die "emake failed"
-}
-
-
-
-src_install() {
- make DESTDIR=${D} install
-
-# dodoc
-
- einfo "you may want to obtain more iconsets at the following location:"
- einfo "http://homepages.comnet.co.nz/~matt-sarah/computer_hardware_news.html"
-}
diff --git a/x11-plugins/liquid-weather/metadata.xml b/x11-plugins/liquid-weather/metadata.xml
deleted file mode 100644
index 72335b4f9bac..000000000000
--- a/x11-plugins/liquid-weather/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>desktop-misc</herd>
-<maintainer>
-<email>desktop-misc@gentoo.org</email>
-</maintainer>
-</pkgmetadata>