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
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')
-rw-r--r--media-video/totem/ChangeLog6
-rw-r--r--media-video/totem/totem-2.32.0-r2.ebuild12
-rw-r--r--media-video/totem/totem-3.4.3.ebuild8
3 files changed, 15 insertions, 11 deletions
diff --git a/media-video/totem/ChangeLog b/media-video/totem/ChangeLog
index 925203b34f61..7dc3f2d12a9c 100644
--- a/media-video/totem/ChangeLog
+++ b/media-video/totem/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/totem
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.353 2013/01/06 09:58:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.354 2013/01/12 11:11:27 eva Exp $
+
+ 12 Jan 2013; Gilles Dartiguelongue <eva@gentoo.org> totem-2.32.0-r2.ebuild,
+ totem-3.4.3.ebuild:
+ Drop USE=doc as it was useless, bug #387793.
06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> totem-3.6.3-r1.ebuild:
Add ~sparc, wrt bug #449220
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() {
diff --git a/media-video/totem/totem-3.4.3.ebuild b/media-video/totem/totem-3.4.3.ebuild
index c3d088fe67f1..ffd9be7fbd47 100644
--- a/media-video/totem/totem-3.4.3.ebuild
+++ b/media-video/totem/totem-3.4.3.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-3.4.3.ebuild,v 1.5 2012/09/21 04:33:56 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-3.4.3.ebuild,v 1.6 2013/01/12 11:11:27 eva Exp $
EAPI="4"
GCONF_DEBUG="yes"
@@ -18,7 +18,7 @@ HOMEPAGE="http://projects.gnome.org/totem/"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-IUSE="doc flash grilo +introspection iplayer lirc nautilus nsplugin +python test
+IUSE="flash grilo +introspection iplayer lirc nautilus nsplugin +python test
vala zeitgeist zeroconf"
KEYWORDS="~amd64 ~x86 ~x86-fbsd"
@@ -86,12 +86,12 @@ DEPEND="${RDEPEND}
app-text/docbook-xml-dtd:4.5
>=app-text/gnome-doc-utils-0.20.3
app-text/scrollkeeper
+ >=dev-util/gtk-doc-am-1.14
>=dev-util/intltool-0.40
sys-devel/gettext
x11-proto/xextproto
x11-proto/xproto
virtual/pkgconfig
- doc? ( >=dev-util/gtk-doc-1.14 )
test? ( python? ( dev-python/pylint ) )"
# Only needed when regenerating C sources from Vala files
# vala? ( $(vala_depend) )"