diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-26 16:20:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-26 16:20:25 +0000 |
commit | 3b4f549bbbeda83bf5182c791516ce3093a79321 (patch) | |
tree | 3ae27ce8a1f69498b0de1941b78faa7057bcdf58 /media-plugins/gst-plugins-theora | |
parent | alpha/ia64 stable wrt #190900 (diff) | |
download | gentoo-2-3b4f549bbbeda83bf5182c791516ce3093a79321.tar.gz gentoo-2-3b4f549bbbeda83bf5182c791516ce3093a79321.tar.bz2 gentoo-2-3b4f549bbbeda83bf5182c791516ce3093a79321.zip |
alpha/ia64 stable wrt #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 8a6361e4c4e0..28abfd547571 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.85 2007/09/21 19:28:29 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.86 2007/09/26 16:20:25 armin76 Exp $ + + 26 Sep 2007; Raúl Porcel <armin76@gentoo.org> + gst-plugins-theora-0.10.14.ebuild: + alpha/ia64 stable wrt #190900 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gst-plugins-theora-0.10.14.ebuild: 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 a21f12ed8219..bd7069e8f19d 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.5 2007/09/21 19:28:29 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.14.ebuild,v 1.6 2007/09/26 16:20:25 armin76 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 |