summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-10-15 16:49:18 +0000
committerSamuli Suominen <drac@gentoo.org>2007-10-15 16:49:18 +0000
commitce63528632a0646db0cf922389d81723be7a6f2d (patch)
tree511e20a74a16163eaaa322295150ffc70928e30c /xfce-extra
parentupstream changed the tarball; added icon install (diff)
downloadgentoo-2-ce63528632a0646db0cf922389d81723be7a6f2d.tar.gz
gentoo-2-ce63528632a0646db0cf922389d81723be7a6f2d.tar.bz2
gentoo-2-ce63528632a0646db0cf922389d81723be7a6f2d.zip
clean old.
(Portage version: 2.1.3.13)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-radio/files/digest-xfce4-radio-0.2.03
-rw-r--r--xfce-extra/xfce4-radio/xfce4-radio-0.2.0.ebuild27
2 files changed, 0 insertions, 30 deletions
diff --git a/xfce-extra/xfce4-radio/files/digest-xfce4-radio-0.2.0 b/xfce-extra/xfce4-radio/files/digest-xfce4-radio-0.2.0
deleted file mode 100644
index 1b73daa9182e..000000000000
--- a/xfce-extra/xfce4-radio/files/digest-xfce4-radio-0.2.0
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 b67b164266a58f3651201be11b6aea04 xfce4-radio-plugin-0.2.0.tar.gz 142093
-RMD160 5143e077d179b138c2ab90e786976e067b4d9689 xfce4-radio-plugin-0.2.0.tar.gz 142093
-SHA256 d6df9fc500cac7a64338dad095045456e0650d0f0848ce65e729bdac091bde63 xfce4-radio-plugin-0.2.0.tar.gz 142093
diff --git a/xfce-extra/xfce4-radio/xfce4-radio-0.2.0.ebuild b/xfce-extra/xfce4-radio/xfce4-radio-0.2.0.ebuild
deleted file mode 100644
index e07879ad6cb6..000000000000
--- a/xfce-extra/xfce4-radio/xfce4-radio-0.2.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio/xfce4-radio-0.2.0.ebuild,v 1.3 2007/03/10 10:24:24 welp Exp $
-
-inherit autotools eutils xfce44
-
-xfce44
-xfce44_gzipped
-
-DESCRIPTION="Panel plugin to control V4L radio device"
-KEYWORDS="~amd64 x86"
-IUSE="debug"
-
-DEPEND=">=xfce-extra/xfce4-dev-tools-${XFCE_MASTER_VERSION}
- dev-util/pkgconfig
- dev-util/intltool"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/${P}-asneeded.patch
- AT_M4DIR=/usr/share/xfce4/dev-tools/m4macros eautoreconf
-}
-
-DOCS="AUTHORS ChangeLog NEWS README"
-
-xfce44_goodies_panel_plugin