summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2013-01-12 11:11:27 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2013-01-12 11:11:27 +0000
commitfae31f1cf01f106e06e1f0b21029a2598ae8e17d (patch)
tree100abe72fea1462767cafc6e30adb17de949e846 /media-video/totem/totem-2.32.0-r2.ebuild
parentDrop unused desc. (diff)
downloadgentoo-2-fae31f1cf01f106e06e1f0b21029a2598ae8e17d.tar.gz
gentoo-2-fae31f1cf01f106e06e1f0b21029a2598ae8e17d.tar.bz2
gentoo-2-fae31f1cf01f106e06e1f0b21029a2598ae8e17d.zip
Drop USE=doc as it was useless, bug #387793.
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Diffstat (limited to 'media-video/totem/totem-2.32.0-r2.ebuild')
-rw-r--r--media-video/totem/totem-2.32.0-r2.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/media-video/totem/totem-2.32.0-r2.ebuild b/media-video/totem/totem-2.32.0-r2.ebuild
index 735c9d56e2c2..92a0dc4dcea8 100644
--- a/media-video/totem/totem-2.32.0-r2.ebuild
+++ b/media-video/totem/totem-2.32.0-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.32.0-r2.ebuild,v 1.13 2012/12/15 18:17:35 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.32.0-r2.ebuild,v 1.14 2013/01/12 11:11:27 eva Exp $
EAPI="3"
GCONF_DEBUG="yes"
@@ -19,7 +19,7 @@ LICENSE="GPL-2 LGPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="bluetooth debug doc iplayer lirc nautilus nsplugin python tracker upnp-av +youtube" #zeroconf
+IUSE="bluetooth debug iplayer lirc nautilus nsplugin python tracker upnp-av +youtube" #zeroconf
# TODO:
# Cone (VLC) plugin needs someone with the right setup (remi ?)
@@ -86,12 +86,12 @@ DEPEND="${RDEPEND}
x11-proto/xf86vidmodeproto
app-text/scrollkeeper
>=app-text/gnome-doc-utils-0.20.3
+ >=dev-util/gtk-doc-am-1.11
>=dev-util/intltool-0.40
virtual/pkgconfig
app-text/docbook-xml-dtd:4.5
gnome-base/gnome-common
- dev-util/gtk-doc-am
- doc? ( >=dev-util/gtk-doc-1.11 )"
+"
# eautoreconf needs:
# gnome-base/gnome-common
# dev-util/gtk-doc-am
@@ -156,7 +156,7 @@ src_prepare() {
gnome2_src_prepare
# disable pyc compiling
- echo > py-compile
+ python_clean_py-compile_files
}
src_configure() {