diff options
author | Marius Mauch <genone@gentoo.org> | 2007-04-30 23:06:08 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2007-04-30 23:06:08 +0000 |
commit | 36d4841c5bcda1dcdbfdf8c5512396244b76062f (patch) | |
tree | 107ce08662561803e7e59e4e08e680aa34a0a672 /media-libs/gst-plugins-ugly | |
parent | Re-added previously removed keyword, reflecting keywording of dependency. (diff) | |
download | gentoo-2-36d4841c5bcda1dcdbfdf8c5512396244b76062f.tar.gz gentoo-2-36d4841c5bcda1dcdbfdf8c5512396244b76062f.tar.bz2 gentoo-2-36d4841c5bcda1dcdbfdf8c5512396244b76062f.zip |
Replacing einfo with elog
(Portage version: 2.1.2.5)
Diffstat (limited to 'media-libs/gst-plugins-ugly')
-rw-r--r-- | media-libs/gst-plugins-ugly/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild | 16 | ||||
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.4.ebuild | 14 |
3 files changed, 20 insertions, 16 deletions
diff --git a/media-libs/gst-plugins-ugly/ChangeLog b/media-libs/gst-plugins-ugly/ChangeLog index bfe0ef674115..cb654f3b596d 100644 --- a/media-libs/gst-plugins-ugly/ChangeLog +++ b/media-libs/gst-plugins-ugly/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-ugly # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.19 2007/02/16 13:05:34 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.20 2007/04/30 23:06:08 genone Exp $ + + 30 Apr 2007; Marius Mauch <genone@gentoo.org> + gst-plugins-ugly-0.10.3.ebuild, gst-plugins-ugly-0.10.4.ebuild: + Replacing einfo with elog 16 Feb 2007; Roy Marples <uberlord@gentoo.org> gst-plugins-ugly-0.10.4.ebuild: diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild index 90130cc8a6ea..e0310f6fa9c2 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.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-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild,v 1.15 2006/10/14 21:21:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.3.ebuild,v 1.16 2007/04/30 23:06:08 genone Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-ugly gst-plugins10 gnome2 eutils flag-o-matic libtool @@ -66,12 +66,12 @@ pkg_postinst () { gnome2_pkg_postinst echo "" - einfo "The Gstreamer plugins setup has changed quite a bit on Gentoo," - einfo "applications now should provide the basic plugins needed." - echo "" - einfo "The new seperate plugins are all named 'gst-plugins-<plugin>'." - einfo "To get a listing of currently available plugins execute 'emerge -s gst-plugins-'." - einfo "In most cases it shouldn't be needed though to emerge extra plugins." + elog "The Gstreamer plugins setup has changed quite a bit on Gentoo," + elog "applications now should provide the basic plugins needed." + elog "" + elog "The new seperate plugins are all named 'gst-plugins-<plugin>'." + elog "To get a listing of currently available plugins execute 'emerge -s gst-plugins-'." + elog "In most cases it shouldn't be needed though to emerge extra plugins." } diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.4.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.4.ebuild index 76dec7f00fa4..8705311f203a 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.4.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.4.ebuild,v 1.3 2007/02/16 13:05:34 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.4.ebuild,v 1.4 2007/04/30 23:06:08 genone Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-ugly gst-plugins10 gnome2 eutils flag-o-matic libtool @@ -62,12 +62,12 @@ pkg_postinst () { gnome2_pkg_postinst echo "" - einfo "The Gstreamer plugins setup has changed quite a bit on Gentoo," - einfo "applications now should provide the basic plugins needed." - echo "" - einfo "The new seperate plugins are all named 'gst-plugins-<plugin>'." - einfo "To get a listing of currently available plugins execute 'emerge -s gst-plugins-'." - einfo "In most cases it shouldn't be needed though to emerge extra plugins." + elog "The Gstreamer plugins setup has changed quite a bit on Gentoo," + elog "applications now should provide the basic plugins needed." + elog "" + elog "The new seperate plugins are all named 'gst-plugins-<plugin>'." + elog "To get a listing of currently available plugins execute 'emerge -s gst-plugins-'." + elog "In most cases it shouldn't be needed though to emerge extra plugins." } |