diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:06:37 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:06:37 +0000 |
commit | 319afda51d7a9bc1d5b3a8dc3572a88119075f89 (patch) | |
tree | 0d03becd74135c8a366fa8a39ba111e3c06f0894 /media-libs/gstreamer | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-319afda51d7a9bc1d5b3a8dc3572a88119075f89.tar.gz gentoo-2-319afda51d7a9bc1d5b3a8dc3572a88119075f89.tar.bz2 gentoo-2-319afda51d7a9bc1d5b3a8dc3572a88119075f89.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gstreamer/ChangeLog b/media-libs/gstreamer/ChangeLog index 166db943c911..4302fa1504a8 100644 --- a/media-libs/gstreamer/ChangeLog +++ b/media-libs/gstreamer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gstreamer # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.357 2014/03/09 10:58:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.358 2014/03/09 12:06:37 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gstreamer-1.2.3.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gstreamer-1.2.3.ebuild: amd64 stable, bug 499954 diff --git a/media-libs/gstreamer/gstreamer-1.2.3.ebuild b/media-libs/gstreamer/gstreamer-1.2.3.ebuild index af0c4fca551d..4e987547c7c4 100644 --- a/media-libs/gstreamer/gstreamer-1.2.3.ebuild +++ b/media-libs/gstreamer/gstreamer-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-1.2.3.ebuild,v 1.2 2014/03/09 10:58:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-1.2.3.ebuild,v 1.3 2014/03/09 12:06:37 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 ~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 test" RDEPEND=" |