summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-06-18 09:01:57 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-06-18 09:01:57 +0000
commit03d0aea249545dcadcb87793f24cd7d92e7eeeeb (patch)
treed08dad59158d7c416c58711a1adcf2609b5e8a04 /media-radio
parentRemove old (diff)
downloadgentoo-2-03d0aea249545dcadcb87793f24cd7d92e7eeeeb.tar.gz
gentoo-2-03d0aea249545dcadcb87793f24cd7d92e7eeeeb.tar.bz2
gentoo-2-03d0aea249545dcadcb87793f24cd7d92e7eeeeb.zip
Remove old
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'media-radio')
-rw-r--r--media-radio/radiotray/ChangeLog6
-rw-r--r--media-radio/radiotray/radiotray-0.6.4.ebuild38
-rw-r--r--media-radio/radiotray/radiotray-0.7.1.ebuild38
3 files changed, 5 insertions, 77 deletions
diff --git a/media-radio/radiotray/ChangeLog b/media-radio/radiotray/ChangeLog
index 1b68268f4eb3..81d9eca6b07a 100644
--- a/media-radio/radiotray/ChangeLog
+++ b/media-radio/radiotray/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-radio/radiotray
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.21 2012/03/24 10:44:54 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.22 2012/06/18 09:01:57 ago Exp $
+
+ 18 Jun 2012; Agostino Sarubbo <ago@gentoo.org> -radiotray-0.6.4.ebuild,
+ -radiotray-0.7.1.ebuild:
+ Remove old
24 Mar 2012; Markos Chandras <hwoarang@gentoo.org> radiotray-0.7.2.ebuild:
x86 stable. Bug #407475
diff --git a/media-radio/radiotray/radiotray-0.6.4.ebuild b/media-radio/radiotray/radiotray-0.6.4.ebuild
deleted file mode 100644
index ca766c8260ad..000000000000
--- a/media-radio/radiotray/radiotray-0.6.4.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.6.4.ebuild,v 1.4 2011/10/25 16:39:41 phajdan.jr Exp $
-
-EAPI=3
-
-PYTHON_DEPEND="2"
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit distutils
-
-DESCRIPTION="Online radio streaming player"
-HOMEPAGE="http://radiotray.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="dev-python/dbus-python
- dev-python/gst-python
- dev-python/pygtk
- dev-python/lxml
- dev-python/pyxdg
- dev-python/pygobject:2
- dev-python/notify-python
- media-libs/gst-plugins-good
- media-libs/gst-plugins-ugly
- media-plugins/gst-plugins-alsa
- media-plugins/gst-plugins-libmms
- media-plugins/gst-plugins-ffmpeg
- media-plugins/gst-plugins-mad
- media-plugins/gst-plugins-ogg
- media-plugins/gst-plugins-soup
- media-plugins/gst-plugins-vorbis"
-
-DEPEND=""
diff --git a/media-radio/radiotray/radiotray-0.7.1.ebuild b/media-radio/radiotray/radiotray-0.7.1.ebuild
deleted file mode 100644
index b015c7645911..000000000000
--- a/media-radio/radiotray/radiotray-0.7.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.7.1.ebuild,v 1.3 2012/01/21 16:31:33 phajdan.jr Exp $
-
-EAPI=3
-
-PYTHON_DEPEND="2"
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit distutils
-
-DESCRIPTION="Online radio streaming player"
-HOMEPAGE="http://radiotray.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="dev-python/dbus-python
- dev-python/gst-python
- dev-python/pygtk
- dev-python/lxml
- dev-python/pyxdg
- dev-python/pygobject:2
- dev-python/notify-python
- media-libs/gst-plugins-good
- media-libs/gst-plugins-ugly
- media-plugins/gst-plugins-alsa
- media-plugins/gst-plugins-libmms
- media-plugins/gst-plugins-ffmpeg
- media-plugins/gst-plugins-mad
- media-plugins/gst-plugins-ogg
- media-plugins/gst-plugins-soup
- media-plugins/gst-plugins-vorbis"
-
-DEPEND=""