diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-02-12 19:27:16 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-02-12 19:27:16 +0000 |
commit | 9862863cfa0f93ed062fc95695568018c6db56c0 (patch) | |
tree | 18274599c68e44975dec160f169a626c150857fd /media-plugins/gst-plugins-theora | |
parent | stable x86; bug 163541 (diff) | |
download | gentoo-2-9862863cfa0f93ed062fc95695568018c6db56c0.tar.gz gentoo-2-9862863cfa0f93ed062fc95695568018c6db56c0.tar.bz2 gentoo-2-9862863cfa0f93ed062fc95695568018c6db56c0.zip |
stable x86; bug 163541
(Portage version: 2.1.2-r9)
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.11.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 e10ff8df2803..56373d5d6d6a 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.74 2007/01/31 19:13:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.75 2007/02/12 19:27:16 opfer Exp $ + + 12 Feb 2007; Christian Faulhammer <opfer@gentoo.org> + gst-plugins-theora-0.10.11.ebuild: + stable x86; bug 163541 31 Jan 2007; Markus Rothe <corsair@gentoo.org> gst-plugins-theora-0.10.11.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.ebuild index 328ab73678b7..26476f86e35b 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.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.11.ebuild,v 1.6 2007/01/31 19:13:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.ebuild,v 1.7 2007/02/12 19:27:16 opfer Exp $ inherit gst-plugins-base -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sh sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sh sparc x86" IUSE="" RDEPEND=">=media-libs/libtheora-1.0_alpha3 |