diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 11:53:40 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 11:53:40 +0000 |
commit | be92cc97c24569125c7a1cc2a9150d5564f6dce6 (patch) | |
tree | 799751c3c752a22d0a2ec7a8c483da19c6be48de /media-plugins/gst-plugins-mad | |
parent | ppc64 stable, bug 534012 (diff) | |
download | gentoo-2-be92cc97c24569125c7a1cc2a9150d5564f6dce6.tar.gz gentoo-2-be92cc97c24569125c7a1cc2a9150d5564f6dce6.tar.bz2 gentoo-2-be92cc97c24569125c7a1cc2a9150d5564f6dce6.zip |
ppc64 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-plugins/gst-plugins-mad')
-rw-r--r-- | media-plugins/gst-plugins-mad/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/gst-plugins-mad/gst-plugins-mad-1.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-mad/ChangeLog b/media-plugins/gst-plugins-mad/ChangeLog index f3cd23ba1721..141477c95d3e 100644 --- a/media-plugins/gst-plugins-mad/ChangeLog +++ b/media-plugins/gst-plugins-mad/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gst-plugins-mad # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.237 2015/03/15 11:17:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.238 2015/03/15 11:53:40 pacho Exp $ + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gst-plugins-mad-1.4.5.ebuild: + ppc64 stable, bug 534012 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gst-plugins-mad-1.4.5.ebuild: ppc stable, bug 534012 diff --git a/media-plugins/gst-plugins-mad/gst-plugins-mad-1.4.5.ebuild b/media-plugins/gst-plugins-mad/gst-plugins-mad-1.4.5.ebuild index d7cc0531bf1f..4349ebfdd034 100644 --- a/media-plugins/gst-plugins-mad/gst-plugins-mad-1.4.5.ebuild +++ b/media-plugins/gst-plugins-mad/gst-plugins-mad-1.4.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-1.4.5.ebuild,v 1.3 2015/03/15 11:17:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-1.4.5.ebuild,v 1.4 2015/03/15 11:53:40 pacho Exp $ EAPI="5" GST_ORG_MODULE=gst-plugins-ugly inherit gstreamer -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=media-libs/libmad-0.15.1b-r8[${MULTILIB_USEDEP}]" |