summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2012-09-08 09:25:06 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2012-09-08 09:25:06 +0000
commit84f2327eb8e293a967a1b7cbe4d17f5f5145ba0f (patch)
treebbd0130375392672c2ba6a735669cf963051d194 /media-radio
parentVersion bump. Remove old. (diff)
downloadgentoo-2-84f2327eb8e293a967a1b7cbe4d17f5f5145ba0f.tar.gz
gentoo-2-84f2327eb8e293a967a1b7cbe4d17f5f5145ba0f.tar.bz2
gentoo-2-84f2327eb8e293a967a1b7cbe4d17f5f5145ba0f.zip
Remove bogus pkg_setup
(Portage version: 2.1.11.13/cvs/Linux x86_64)
Diffstat (limited to 'media-radio')
-rw-r--r--media-radio/radiotray/ChangeLog6
-rw-r--r--media-radio/radiotray/radiotray-0.7.3-r1.ebuild7
-rw-r--r--media-radio/radiotray/radiotray-9999.ebuild7
3 files changed, 7 insertions, 13 deletions
diff --git a/media-radio/radiotray/ChangeLog b/media-radio/radiotray/ChangeLog
index dee682e30b67..0b82e5ee27f0 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.25 2012/09/08 08:52:33 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.26 2012/09/08 09:25:06 hwoarang Exp $
+
+ 08 Sep 2012; Markos Chandras <hwoarang@gentoo.org> radiotray-0.7.3-r1.ebuild,
+ radiotray-9999.ebuild:
+ Remove bogus pkg_setup
*radiotray-0.7.3-r1 (08 Sep 2012)
diff --git a/media-radio/radiotray/radiotray-0.7.3-r1.ebuild b/media-radio/radiotray/radiotray-0.7.3-r1.ebuild
index ba550f0a60c4..17787143bd34 100644
--- a/media-radio/radiotray/radiotray-0.7.3-r1.ebuild
+++ b/media-radio/radiotray/radiotray-0.7.3-r1.ebuild
@@ -1,6 +1,6 @@
# 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.3-r1.ebuild,v 1.1 2012/09/08 08:52:33 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.7.3-r1.ebuild,v 1.2 2012/09/08 09:25:06 hwoarang Exp $
EAPI=4
@@ -34,8 +34,3 @@ RDEPEND="dev-python/dbus-python
media-plugins/gst-plugins-vorbis"
DEPEND="dev-python/pyxdg"
-
-pkg_setup() {
- python_set_active_version 2
- python_pkg_setup
-}
diff --git a/media-radio/radiotray/radiotray-9999.ebuild b/media-radio/radiotray/radiotray-9999.ebuild
index 3124cd67ccf5..13c5d12497b6 100644
--- a/media-radio/radiotray/radiotray-9999.ebuild
+++ b/media-radio/radiotray/radiotray-9999.ebuild
@@ -1,6 +1,6 @@
# 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-9999.ebuild,v 1.4 2012/09/08 08:52:33 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-9999.ebuild,v 1.5 2012/09/08 09:25:06 hwoarang Exp $
EAPI=4
PYTHON_COMPAT='python2_6 python2_7'
@@ -46,11 +46,6 @@ DOCS="AUTHORS CONTRIBUTORS NEWS README"
S="${WORKDIR}"/${PN}
-pkg_setup() {
- python_set_active_version 2
- python_pkg_setup
-}
-
src_prepare() {
python_convert_shebangs -r 2 .
distutils_src_prepare