diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 17:55:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 17:55:12 +0000 |
commit | ca883bc0a0f4a0ec795f86e74b2a9e5fde655e35 (patch) | |
tree | 6eff93387999ca4a58158bf27ad367537e930abc /media-libs | |
parent | Stable for sh, wrt bug #456476 (diff) | |
download | gentoo-2-ca883bc0a0f4a0ec795f86e74b2a9e5fde655e35.tar.gz gentoo-2-ca883bc0a0f4a0ec795f86e74b2a9e5fde655e35.tar.bz2 gentoo-2-ca883bc0a0f4a0ec795f86e74b2a9e5fde655e35.zip |
Stable for sh, wrt bug #456476
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-base/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-0.10.36.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-base/ChangeLog b/media-libs/gst-plugins-base/ChangeLog index 5a3976660ec0..fbce9d89dc17 100644 --- a/media-libs/gst-plugins-base/ChangeLog +++ b/media-libs/gst-plugins-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-base # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.215 2013/02/23 19:18:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.216 2013/02/24 17:55:12 ago Exp $ + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-base-0.10.36.ebuild: + Stable for sh, wrt bug #456476 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-base-1.0.5.ebuild: Stable for alpha, wrt bug #458188 diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.36.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.36.ebuild index 84ff9afea781..ff404f0b1a19 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.36.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.36.ebuild,v 1.14 2013/02/10 22:27:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.36.ebuild,v 1.15 2013/02/24 17:55:12 ago Exp $ EAPI="5" @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="http://gstreamer.freedesktop.org/" LICENSE="GPL-2+ LGPL-2+" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+introspection nls +orc" RDEPEND=">=dev-libs/glib-2.24:2 |