diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-08-01 20:21:27 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-08-01 20:21:27 +0000 |
commit | c5850845e4f41dfdc718ffa97132c29d9ba010c5 (patch) | |
tree | f2c7395014da87ed1c8730ea92b6284962ac3f59 /media-plugins/gst-plugins-theora | |
parent | Stable on alpha, bug #324691 (diff) | |
download | gentoo-2-c5850845e4f41dfdc718ffa97132c29d9ba010c5.tar.gz gentoo-2-c5850845e4f41dfdc718ffa97132c29d9ba010c5.tar.bz2 gentoo-2-c5850845e4f41dfdc718ffa97132c29d9ba010c5.zip |
Stable on alpha, bug #324691
(Portage version: 2.1.8.3/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.28.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 3a34919ceefe..08d99a3c7cfe 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.141 2010/07/27 17:31:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.142 2010/08/01 20:21:27 klausman Exp $ + + 01 Aug 2010; Tobias Klausmann <klausman@gentoo.org> + gst-plugins-theora-0.10.28.ebuild: + Stable on alpha, bug #324691 27 Jul 2010; Pacho Ramos <pacho@gentoo.org> gst-plugins-theora-0.10.29.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.28.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.28.ebuild index 7ed44a3fa4ec..0e771426ae9c 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.28.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.28.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.28.ebuild,v 1.6 2010/07/24 14:55:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.28.ebuild,v 1.7 2010/08/01 20:21:27 klausman 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 |