diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-05 20:42:26 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-05 20:42:26 +0000 |
commit | f9740ab6240d341cdf20befba262ebbf6b5db91a (patch) | |
tree | fc33a90ded74ae0dad3fed2a11aa99892a9f354f /media-video/totem | |
parent | Fix handling of tests and junit observed with JAVA_PKG_STRICT enabled. (diff) | |
download | gentoo-2-f9740ab6240d341cdf20befba262ebbf6b5db91a.tar.gz gentoo-2-f9740ab6240d341cdf20befba262ebbf6b5db91a.tar.bz2 gentoo-2-f9740ab6240d341cdf20befba262ebbf6b5db91a.zip |
Convert to use elog.
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'media-video/totem')
-rw-r--r-- | media-video/totem/ChangeLog | 9 | ||||
-rw-r--r-- | media-video/totem/totem-1.2.1-r1.ebuild | 8 | ||||
-rw-r--r-- | media-video/totem/totem-1.4.2-r1.ebuild | 8 | ||||
-rw-r--r-- | media-video/totem/totem-2.16.2-r1.ebuild | 8 | ||||
-rw-r--r-- | media-video/totem/totem-2.16.3.ebuild | 8 | ||||
-rw-r--r-- | media-video/totem/totem-2.16.4.ebuild | 8 |
6 files changed, 27 insertions, 22 deletions
diff --git a/media-video/totem/ChangeLog b/media-video/totem/ChangeLog index ee1847ba73af..7d0e62bcbae2 100644 --- a/media-video/totem/ChangeLog +++ b/media-video/totem/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-video/totem -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.146 2006/12/22 21:00:08 chainsaw Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.147 2007/01/05 20:42:25 flameeyes Exp $ + + 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> totem-1.2.1-r1.ebuild, + totem-1.4.2-r1.ebuild, totem-2.16.2-r1.ebuild, totem-2.16.3.ebuild, + totem-2.16.4.ebuild: + Convert to use elog. 22 Dec 2006; Tony Vroon <chainsaw@gentoo.org> totem-2.16.2-r1.ebuild, totem-2.16.3.ebuild, totem-2.16.4.ebuild: diff --git a/media-video/totem/totem-1.2.1-r1.ebuild b/media-video/totem/totem-1.2.1-r1.ebuild index a72c90811152..4d7e19181369 100644 --- a/media-video/totem/totem-1.2.1-r1.ebuild +++ b/media-video/totem/totem-1.2.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-1.2.1-r1.ebuild,v 1.3 2006/09/04 10:31:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-1.2.1-r1.ebuild,v 1.4 2007/01/05 20:42:26 flameeyes Exp $ inherit autotools eutils multilib gnome2 @@ -104,7 +104,7 @@ pkg_postinst() { gnome2_pkg_postinst - einfo "Note that the default totem backend has switched to gstreamer." - einfo "DVD menus will only work with the xine backend." + elog "Note that the default totem backend has switched to gstreamer." + elog "DVD menus will only work with the xine backend." } diff --git a/media-video/totem/totem-1.4.2-r1.ebuild b/media-video/totem/totem-1.4.2-r1.ebuild index 0af2368a9a50..210faba2dea4 100644 --- a/media-video/totem/totem-1.4.2-r1.ebuild +++ b/media-video/totem/totem-1.4.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-1.4.2-r1.ebuild,v 1.12 2006/11/13 05:31:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-1.4.2-r1.ebuild,v 1.13 2007/01/05 20:42:26 flameeyes Exp $ inherit autotools eutils multilib gnome2 @@ -140,7 +140,7 @@ pkg_postinst() { gnome2_pkg_postinst - einfo "Note that the default totem backend has switched to gstreamer." - einfo "DVD menus will only work with the xine backend." + elog "Note that the default totem backend has switched to gstreamer." + elog "DVD menus will only work with the xine backend." } diff --git a/media-video/totem/totem-2.16.2-r1.ebuild b/media-video/totem/totem-2.16.2-r1.ebuild index 30773b514982..8bc00e0b0c97 100644 --- a/media-video/totem/totem-2.16.2-r1.ebuild +++ b/media-video/totem/totem-2.16.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.16.2-r1.ebuild,v 1.4 2006/12/22 21:00:08 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.16.2-r1.ebuild,v 1.5 2007/01/05 20:42:26 flameeyes Exp $ inherit autotools eutils multilib gnome2 @@ -151,6 +151,6 @@ src_compile() { pkg_postinst() { gnome2_pkg_postinst - einfo "Note that the default totem backend has switched to gstreamer." - einfo "DVD menus will only work with the xine backend." + elog "Note that the default totem backend has switched to gstreamer." + elog "DVD menus will only work with the xine backend." } diff --git a/media-video/totem/totem-2.16.3.ebuild b/media-video/totem/totem-2.16.3.ebuild index 21b90ed8a983..0c2af50b233d 100644 --- a/media-video/totem/totem-2.16.3.ebuild +++ b/media-video/totem/totem-2.16.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.16.3.ebuild,v 1.3 2006/12/22 21:00:08 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.16.3.ebuild,v 1.4 2007/01/05 20:42:26 flameeyes Exp $ inherit autotools eutils multilib gnome2 @@ -151,6 +151,6 @@ src_compile() { pkg_postinst() { gnome2_pkg_postinst - einfo "Note that the default totem backend has switched to gstreamer." - einfo "DVD menus will only work with the xine backend." + elog "Note that the default totem backend has switched to gstreamer." + elog "DVD menus will only work with the xine backend." } diff --git a/media-video/totem/totem-2.16.4.ebuild b/media-video/totem/totem-2.16.4.ebuild index 6dd87e7d9c3e..b36b0c74bd8f 100644 --- a/media-video/totem/totem-2.16.4.ebuild +++ b/media-video/totem/totem-2.16.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.16.4.ebuild,v 1.7 2006/12/22 21:00:08 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.16.4.ebuild,v 1.8 2007/01/05 20:42:26 flameeyes Exp $ inherit autotools eutils multilib gnome2 @@ -152,6 +152,6 @@ src_compile() { pkg_postinst() { gnome2_pkg_postinst - einfo "Note that the default totem backend has switched to gstreamer." - einfo "DVD menus will only work with the xine backend." + elog "Note that the default totem backend has switched to gstreamer." + elog "DVD menus will only work with the xine backend." } |