diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:08:05 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:08:05 +0000 |
commit | b946092d832d7a89bbe91c721f4fc9593e5f3675 (patch) | |
tree | 5ba7d43456dcf46f7a654f06b99b08702cf5e7ef /media-plugins/gst-plugins-mad | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-b946092d832d7a89bbe91c721f4fc9593e5f3675.tar.gz gentoo-2-b946092d832d7a89bbe91c721f4fc9593e5f3675.tar.bz2 gentoo-2-b946092d832d7a89bbe91c721f4fc9593e5f3675.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-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.2.3.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 9ad56dd567e8..9246f1798e82 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.213 2014/03/09 11:00:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.214 2014/03/09 12:08:05 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gst-plugins-mad-1.2.3.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gst-plugins-mad-1.2.3.ebuild: amd64 stable, bug 499954 diff --git a/media-plugins/gst-plugins-mad/gst-plugins-mad-1.2.3.ebuild b/media-plugins/gst-plugins-mad/gst-plugins-mad-1.2.3.ebuild index 3bcd89affed9..8ddc869f7ee9 100644 --- a/media-plugins/gst-plugins-mad/gst-plugins-mad-1.2.3.ebuild +++ b/media-plugins/gst-plugins-mad/gst-plugins-mad-1.2.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 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.2.3.ebuild,v 1.2 2014/03/09 11:00:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-1.2.3.ebuild,v 1.3 2014/03/09 12:08:05 pacho 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" |