diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 19:28:29 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 19:28:29 +0000 |
commit | 865ee53d2b1aa606f993a30286bdd235fa131c92 (patch) | |
tree | 79056f2346a333f6f1c7b77623156fb68d2170c3 /media-plugins/gst-plugins-theora | |
parent | Stable on amd64 wrt bug #190900. (diff) | |
download | gentoo-2-865ee53d2b1aa606f993a30286bdd235fa131c92.tar.gz gentoo-2-865ee53d2b1aa606f993a30286bdd235fa131c92.tar.bz2 gentoo-2-865ee53d2b1aa606f993a30286bdd235fa131c92.zip |
Stable on amd64 wrt bug #190900.
(Portage version: 2.1.3.9)
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.14.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 204e66b1ee1f..8a6361e4c4e0 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 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.84 2007/09/10 17:09:34 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.85 2007/09/21 19:28:29 wolf31o2 Exp $ + + 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> + gst-plugins-theora-0.10.14.ebuild: + Stable on amd64 wrt bug #190900. 10 Sep 2007; nixnut <nixnut@gentoo.org> gst-plugins-theora-0.10.14.ebuild: Stable on ppc wrt bug 190900 diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild index b8f071415a64..a21f12ed8219 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 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.14.ebuild,v 1.4 2007/09/10 17:09:34 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild,v 1.5 2007/09/21 19:28:29 wolf31o2 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_alpha3 |