From 84f2327eb8e293a967a1b7cbe4d17f5f5145ba0f Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Sat, 8 Sep 2012 09:25:06 +0000 Subject: Remove bogus pkg_setup (Portage version: 2.1.11.13/cvs/Linux x86_64) --- media-radio/radiotray/ChangeLog | 6 +++++- media-radio/radiotray/radiotray-0.7.3-r1.ebuild | 7 +------ media-radio/radiotray/radiotray-9999.ebuild | 7 +------ 3 files changed, 7 insertions(+), 13 deletions(-) (limited to 'media-radio') 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 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 -- cgit v1.2.3-65-gdbad