diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-04 15:04:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-04 15:04:21 +0000 |
commit | 622dc8e44364b6d1fce7ab215367ed5143a49676 (patch) | |
tree | 410bf1e08388e96ffc47b85564841484220c4af0 /media-plugins/gst-plugins-mad | |
parent | Stable for arm, wrt bug #454906 (diff) | |
download | gentoo-2-622dc8e44364b6d1fce7ab215367ed5143a49676.tar.gz gentoo-2-622dc8e44364b6d1fce7ab215367ed5143a49676.tar.bz2 gentoo-2-622dc8e44364b6d1fce7ab215367ed5143a49676.zip |
Stable for arm, wrt bug #454906
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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-0.10.19.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 ddffdac75731..e1e51ccb32d2 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.183 2013/02/04 09:59:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.184 2013/02/04 15:04:21 ago Exp $ + + 04 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-mad-0.10.19.ebuild: + Stable for arm, wrt bug #454906 04 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-mad-0.10.19.ebuild: Stable for alpha, wrt bug #454906 diff --git a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.19.ebuild b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.19.ebuild index c7e1d3a62fc1..4eb4b29c0e7d 100644 --- a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.19.ebuild +++ b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.19.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2013 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-0.10.19.ebuild,v 1.9 2013/02/04 09:59:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.19.ebuild,v 1.10 2013/02/04 15:04:21 ago Exp $ EAPI="5" inherit gst-plugins-ugly -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" |