diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-11 01:00:34 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-11 01:00:34 +0000 |
commit | 964b9d44925bd3d86e1d4e743667b185a29fd290 (patch) | |
tree | 82fa8510ee263fdeab86e57c2892ac5c3aa2ee7a /media-plugins/gst-plugins-theora | |
parent | Stable on amd64 wrt bug #353434 (diff) | |
download | historical-964b9d44925bd3d86e1d4e743667b185a29fd290.tar.gz historical-964b9d44925bd3d86e1d4e743667b185a29fd290.tar.bz2 historical-964b9d44925bd3d86e1d4e743667b185a29fd290.zip |
Stable on amd64 wrt bug #353434
Package-Manager: portage-2.1.9.36/cvs/Linux x86_64
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.31.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 d42ca694a89d..397ef8090f37 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.151 2011/01/12 18:23:23 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.152 2011/02/11 00:59:16 hwoarang Exp $ + + 11 Feb 2011; Markos Chandras <hwoarang@gentoo.org> + gst-plugins-theora-0.10.31.ebuild: + Stable on amd64 wrt bug #353434 *gst-plugins-theora-0.10.31 (12 Jan 2011) diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild index 6f6c103fe9d1..bb7286f74013 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2011 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.31.ebuild,v 1.1 2011/01/12 18:23:23 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.31.ebuild,v 1.2 2011/02/11 00:59:16 hwoarang 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.1 |