summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2012-12-27 19:01:32 +0000
committerChristoph Junghans <ottxor@gentoo.org>2012-12-27 19:01:32 +0000
commit07d27ed8a7c38c808eb079d59ec0b6e167c97d27 (patch)
tree6183b12771e4c9faef35c1496099e1f1d61005c0 /media-radio
parentsci-libs/libcmatrix: Moved to EAPI=5 and autotools-utils.eclass (diff)
downloadgentoo-2-07d27ed8a7c38c808eb079d59ec0b6e167c97d27.tar.gz
gentoo-2-07d27ed8a7c38c808eb079d59ec0b6e167c97d27.tar.bz2
gentoo-2-07d27ed8a7c38c808eb079d59ec0b6e167c97d27.zip
mercurial.eclass respects now
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Diffstat (limited to 'media-radio')
-rw-r--r--media-radio/radiotray/ChangeLog5
-rw-r--r--media-radio/radiotray/radiotray-9999.ebuild4
2 files changed, 5 insertions, 4 deletions
diff --git a/media-radio/radiotray/ChangeLog b/media-radio/radiotray/ChangeLog
index 3d82d952a48c..64c35412e113 100644
--- a/media-radio/radiotray/ChangeLog
+++ b/media-radio/radiotray/ChangeLog
@@ -1,6 +1,9 @@
# 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.28 2012/12/02 16:57:22 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.29 2012/12/27 19:01:32 ottxor Exp $
+
+ 27 Dec 2012; Christoph Junghans <ottxor@gentoo.org> radiotray-9999.ebuild:
+ mercurial.eclass respects now
02 Dec 2012; Gilles Dartiguelongue <eva@gentoo.org> radiotray-0.7.2.ebuild,
radiotray-0.7.3-r1.ebuild, radiotray-9999.ebuild:
diff --git a/media-radio/radiotray/radiotray-9999.ebuild b/media-radio/radiotray/radiotray-9999.ebuild
index 7235f76fe243..3ab16f01fd4c 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.7 2012/12/02 16:57:22 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-9999.ebuild,v 1.8 2012/12/27 19:01:32 ottxor Exp $
EAPI=4
PYTHON_COMPAT='python2_6 python2_7'
@@ -44,8 +44,6 @@ DEPEND="${RDEPEND}"
DOCS="AUTHORS CONTRIBUTORS NEWS README"
-S="${WORKDIR}"/${PN}
-
src_prepare() {
python_convert_shebangs -r 2 .
distutils_src_prepare