diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-03-24 19:57:29 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-03-24 19:57:29 +0000 |
commit | 3314b75fc62790a97b86fe354a55424c98e9009c (patch) | |
tree | 89237737dc5851848adfc6e9d418fd7d9c1bf9b0 /media-plugins/gst-plugins-theora | |
parent | Mask xfce-extra/thunar-vfs transition package. (diff) | |
download | gentoo-2-3314b75fc62790a97b86fe354a55424c98e9009c.tar.gz gentoo-2-3314b75fc62790a97b86fe354a55424c98e9009c.tar.bz2 gentoo-2-3314b75fc62790a97b86fe354a55424c98e9009c.zip |
stable x86, bug 308379
(Portage version: 2.1.7.17/cvs/Linux i686)
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.25.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 ce2ba2c8832b..035346182451 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.129 2010/03/19 09:04:42 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.130 2010/03/24 19:57:29 fauli Exp $ + + 24 Mar 2010; Christian Faulhammer <fauli@gentoo.org> + gst-plugins-theora-0.10.25.ebuild: + stable x86, bug 308379 19 Mar 2010; Pacho Ramos <pacho@gentoo.org> gst-plugins-theora-0.10.25.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.25.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.25.ebuild index fc3871c9cfb1..c409979be214 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.25.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.25.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2010 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.25.ebuild,v 1.2 2010/03/19 09:04:42 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.25.ebuild,v 1.3 2010/03/24 19:57:29 fauli Exp $ inherit gst-plugins-base -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/libtheora-1.0_beta3 |