summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2008-09-21 16:56:20 +0000
committerChristoph Mende <angelos@gentoo.org>2008-09-21 16:56:20 +0000
commit6241031a883a18459ce12c35e295097326641e36 (patch)
tree6258b7cc932d30374d8c6181d77f2a66c19f3951 /xfce-extra/xfce4-radio
parentVersion bump (diff)
downloadgentoo-2-6241031a883a18459ce12c35e295097326641e36.tar.gz
gentoo-2-6241031a883a18459ce12c35e295097326641e36.tar.bz2
gentoo-2-6241031a883a18459ce12c35e295097326641e36.zip
Removed old
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc6 x86_64)
Diffstat (limited to 'xfce-extra/xfce4-radio')
-rw-r--r--xfce-extra/xfce4-radio/ChangeLog6
-rw-r--r--xfce-extra/xfce4-radio/files/xfce4-radio-0.2.0-asneeded.patch12
-rw-r--r--xfce-extra/xfce4-radio/xfce4-radio-0.2.1.ebuild19
3 files changed, 5 insertions, 32 deletions
diff --git a/xfce-extra/xfce4-radio/ChangeLog b/xfce-extra/xfce4-radio/ChangeLog
index 14d983381c19..62858c5e8d10 100644
--- a/xfce-extra/xfce4-radio/ChangeLog
+++ b/xfce-extra/xfce4-radio/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-radio
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio/ChangeLog,v 1.9 2008/08/22 21:16:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio/ChangeLog,v 1.10 2008/09/21 16:56:19 angelos Exp $
+
+ 21 Sep 2008; Christoph Mende <angelos@gentoo.org>
+ -files/xfce4-radio-0.2.0-asneeded.patch, -xfce4-radio-0.2.1.ebuild:
+ Removed old
22 Aug 2008; Markus Meier <maekke@gentoo.org> xfce4-radio-0.3.1.ebuild:
x86 stable, bug #235407
diff --git a/xfce-extra/xfce4-radio/files/xfce4-radio-0.2.0-asneeded.patch b/xfce-extra/xfce4-radio/files/xfce4-radio-0.2.0-asneeded.patch
deleted file mode 100644
index 90cabb91e91f..000000000000
--- a/xfce-extra/xfce4-radio/files/xfce4-radio-0.2.0-asneeded.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur xfce4-radio-plugin-0.2.0.orig/panel-plugin/Makefile.am xfce4-radio-plugin-0.2.0/panel-plugin/Makefile.am
---- xfce4-radio-plugin-0.2.0.orig/panel-plugin/Makefile.am 2006-05-09 04:34:21.000000000 +0300
-+++ xfce4-radio-plugin-0.2.0/panel-plugin/Makefile.am 2007-02-27 20:09:25.000000000 +0200
-@@ -5,7 +5,7 @@
- -DPACKAGE_LOCALE_DIR=\"$(localedir)\" \
- @LIBXFCE4PANEL_CFLAGS@
-
--xfce4_radio_plugin_LDFLAGS = \
-+xfce4_radio_plugin_LDADD = \
- @LIBXFCE4PANEL_LIBS@
-
- xfce4_radio_plugin_SOURCES = \
diff --git a/xfce-extra/xfce4-radio/xfce4-radio-0.2.1.ebuild b/xfce-extra/xfce4-radio/xfce4-radio-0.2.1.ebuild
deleted file mode 100644
index 20c1747dfa61..000000000000
--- a/xfce-extra/xfce4-radio/xfce4-radio-0.2.1.ebuild
+++ /dev/null
@@ -1,19 +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.1.ebuild,v 1.2 2007/10/09 18:49:43 opfer Exp $
-
-inherit xfce44
-
-xfce44
-xfce44_gzipped
-
-DESCRIPTION="Panel plugin to control V4L radio device"
-KEYWORDS="~amd64 x86"
-IUSE="debug"
-
-DEPEND="dev-util/pkgconfig
- dev-util/intltool"
-
-DOCS="AUTHORS ChangeLog NEWS README"
-
-xfce44_goodies_panel_plugin