diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-03-19 09:54:35 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-03-19 09:54:35 +0000 |
commit | ff8277bbd438afeb56daefd04ef6fdeb65db469f (patch) | |
tree | 04fe5eb2aa241de04d175420690971bfd5c7415c /media-plugins/gst-plugins-theora | |
parent | amd64 stable, bug 308379 (diff) | |
download | historical-ff8277bbd438afeb56daefd04ef6fdeb65db469f.tar.gz historical-ff8277bbd438afeb56daefd04ef6fdeb65db469f.tar.bz2 historical-ff8277bbd438afeb56daefd04ef6fdeb65db469f.zip |
amd64 stable, bug 308379
Package-Manager: portage-2.1.7.17/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.25.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog index 40e58a7537a1..ce2ba2c8832b 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.128 2010/03/19 03:19:34 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.129 2010/03/19 09:04:42 pacho Exp $ + + 19 Mar 2010; Pacho Ramos <pacho@gentoo.org> + gst-plugins-theora-0.10.25.ebuild: + amd64 stable, bug 308379 *gst-plugins-theora-0.10.28 (19 Mar 2010) 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 ab22fa674db1..fc3871c9cfb1 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-2009 Gentoo Foundation +# 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.1 2009/11/16 01:31:11 leio Exp $ +# $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 $ 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 |