diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-07 13:15:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-07 13:15:47 +0000 |
commit | 2e66c79f400c88d61241fceff5bd44e5f956e26e (patch) | |
tree | 480a900df805cf23107e427090648ea9156f0aed /media-plugins/gst-plugins-mad | |
parent | Version bump. #452168 (diff) | |
download | gentoo-2-2e66c79f400c88d61241fceff5bd44e5f956e26e.tar.gz gentoo-2-2e66c79f400c88d61241fceff5bd44e5f956e26e.tar.bz2 gentoo-2-2e66c79f400c88d61241fceff5bd44e5f956e26e.zip |
Stable for hppa, 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 e1e51ccb32d2..4adf8072aae0 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.184 2013/02/04 15:04:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.185 2013/02/07 13:15:47 ago Exp $ + + 07 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-mad-0.10.19.ebuild: + Stable for hppa, wrt bug #454906 04 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-mad-0.10.19.ebuild: Stable for arm, 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 4eb4b29c0e7d..a3d465ca21da 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.10 2013/02/04 15:04:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.19.ebuild,v 1.11 2013/02/07 13:15:47 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" |