diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-23 14:31:33 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-23 14:31:33 +0000 |
commit | c10e4384ec1e64fcd1b39c76fe2d4b692631711d (patch) | |
tree | 66c7c07a98a577fb4db7161e2f702e0d2727fe6f /media-plugins/gst-plugins-theora | |
parent | Stable on sparc (diff) | |
download | gentoo-2-c10e4384ec1e64fcd1b39c76fe2d4b692631711d.tar.gz gentoo-2-c10e4384ec1e64fcd1b39c76fe2d4b692631711d.tar.bz2 gentoo-2-c10e4384ec1e64fcd1b39c76fe2d4b692631711d.zip |
Stable on sparc
(Portage version: 2.1.1-r2)
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 | 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 d55a133acdd7..325a17ed25fb 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.70 2007/01/10 03:31:07 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.71 2007/01/23 14:31:33 gustavoz Exp $ + + 23 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> + gst-plugins-theora-0.10.11.ebuild: + Stable on sparc 10 Jan 2007; Mart Raudsepp <leio@gentoo.org> -gst-plugins-theora-0.8.8.ebuild, -gst-plugins-theora-0.8.9.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 e2fcd55182d1..c75c595555bb 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-2006 Gentoo Foundation +# 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.2 2006/12/21 14:30:01 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.11.ebuild,v 1.3 2007/01/23 14:31:33 gustavoz 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 |