diff options
author | 2005-06-09 21:02:02 +0000 | |
---|---|---|
committer | 2005-06-09 21:02:02 +0000 | |
commit | 44bd4abfca55a618e6e77bfa931b7daec890a209 (patch) | |
tree | a307ab6296cebc5c96a23e17764233deef6c5274 /media-plugins/gst-plugins-theora | |
parent | Stable on sparc (diff) | |
download | gentoo-2-44bd4abfca55a618e6e77bfa931b7daec890a209.tar.gz gentoo-2-44bd4abfca55a618e6e77bfa931b7daec890a209.tar.bz2 gentoo-2-44bd4abfca55a618e6e77bfa931b7daec890a209.zip |
Stable on sparc
(Portage version: 2.0.51.19)
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.8.8.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 880c25cdf18e..e2ba98b5df52 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.16 2005/06/09 10:13:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.17 2005/06/09 20:57:23 gustavoz Exp $ + + 09 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> + gst-plugins-theora-0.8.8.ebuild: + Stable on sparc 09 Jun 2005; Markus Rothe <corsair@gentoo.org> gst-plugins-theora-0.8.8.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild index 7a3459b22a33..971efd2cf6ee 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 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.8.8.ebuild,v 1.9 2005/06/09 10:13:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild,v 1.10 2005/06/09 20:57:23 gustavoz Exp $ inherit gst-plugins -KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="media-libs/libtheora" |