diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:35:56 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:35:56 +0000 |
commit | 5a9f960c9ec7f04165d1e226f0fc4855bc0b7f3a (patch) | |
tree | ea2485122d7e5334b364de8c88ccb875cc92e262 /media-libs | |
parent | x86 stable, bug 534012 (diff) | |
download | gentoo-2-5a9f960c9ec7f04165d1e226f0fc4855bc0b7f3a.tar.gz gentoo-2-5a9f960c9ec7f04165d1e226f0fc4855bc0b7f3a.tar.bz2 gentoo-2-5a9f960c9ec7f04165d1e226f0fc4855bc0b7f3a.zip |
x86 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gstreamer/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gstreamer/ChangeLog b/media-libs/gstreamer/ChangeLog index 8e0dd067e87e..5c32c6f37ed3 100644 --- a/media-libs/gstreamer/ChangeLog +++ b/media-libs/gstreamer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gstreamer # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.389 2015/03/15 11:52:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.390 2015/03/15 13:35:56 pacho Exp $ + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gstreamer-1.4.5.ebuild: + x86 stable, bug 534012 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gstreamer-1.4.5.ebuild: ppc64 stable, bug 534012 diff --git a/media-libs/gstreamer/gstreamer-1.4.5.ebuild b/media-libs/gstreamer/gstreamer-1.4.5.ebuild index cd306b2f0869..90712fa3dcac 100644 --- a/media-libs/gstreamer/gstreamer-1.4.5.ebuild +++ b/media-libs/gstreamer/gstreamer-1.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-1.4.5.ebuild,v 1.5 2015/03/15 11:52:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-1.4.5.ebuild,v 1.6 2015/03/15 13:35:56 pacho Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://${PN}.freedesktop.org/src/${PN}/${P}.tar.xz" LICENSE="LGPL-2+" SLOT="1.0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~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 ~arm64 ~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 test" RDEPEND=" |