diff options
author | 2014-08-23 15:32:55 +0000 | |
---|---|---|
committer | 2014-08-23 15:32:55 +0000 | |
commit | 1e59db7af58699da6450cb8a1cce6cd2f777f027 (patch) | |
tree | 2a6fadeec0f6134689e721f249fa157a53f32a90 /media-plugins/gst-plugins-theora | |
parent | Stable for ia64, wrt bug #512012 (diff) | |
download | gentoo-2-1e59db7af58699da6450cb8a1cce6cd2f777f027.tar.gz gentoo-2-1e59db7af58699da6450cb8a1cce6cd2f777f027.tar.bz2 gentoo-2-1e59db7af58699da6450cb8a1cce6cd2f777f027.zip |
Stable for ia64, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins/gst-plugins-theora')
-rw-r--r-- | media-plugins/gst-plugins-theora/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog index 5d884d809c17..e06489b7db2e 100644 --- a/media-plugins/gst-plugins-theora/ChangeLog +++ b/media-plugins/gst-plugins-theora/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-theora # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.197 2014/08/21 10:44:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.198 2014/08/23 15:32:55 ago Exp $ + + 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-theora-0.10.36-r1.ebuild: + Stable for ia64, wrt bug #512012 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-theora-0.10.36-r1.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36-r1.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36-r1.ebuild index 3dd4b6341ba8..05ac3af1897b 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36-r1.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36-r1.ebuild @@ -1,13 +1,13 @@ # 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-theora/gst-plugins-theora-0.10.36-r1.ebuild,v 1.7 2014/08/21 10:44:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36-r1.ebuild,v 1.8 2014/08/23 15:32:55 ago Exp $ EAPI="5" GST_ORG_MODULE=gst-plugins-base inherit gstreamer -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/libtheora-1.1.1[encode,${MULTILIB_USEDEP}] |