diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-08-07 20:02:46 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-08-07 20:02:46 +0000 |
commit | ec6e313aff5daf58f185c1534ded9c681ebbf637 (patch) | |
tree | 934db5eb83dff173025bbf418c3ab2ce8ab9e64e /media-plugins/gst-plugins-theora | |
parent | Stable for HPPA (bug #512012). (diff) | |
download | gentoo-2-ec6e313aff5daf58f185c1534ded9c681ebbf637.tar.gz gentoo-2-ec6e313aff5daf58f185c1534ded9c681ebbf637.tar.bz2 gentoo-2-ec6e313aff5daf58f185c1534ded9c681ebbf637.zip |
Stable for HPPA (bug #512012).
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 7f167f7d9306..a1162e96ac00 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.195 2014/07/28 13:48:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.196 2014/08/07 20:02:46 jer Exp $ + + 07 Aug 2014; Jeroen Roovers <jer@gentoo.org> + gst-plugins-theora-0.10.36-r1.ebuild: + Stable for HPPA (bug #512012). 28 Jul 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 d6af63989d04..c593ac31d90d 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.5 2014/07/28 13:48:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.36-r1.ebuild,v 1.6 2014/08/07 20:02:46 jer 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}] |