diff options
author | 2006-01-22 21:13:36 +0000 | |
---|---|---|
committer | 2006-01-22 21:13:36 +0000 | |
commit | 749558f722f3b98569812c580a3bfbf2b0771ccd (patch) | |
tree | ebe20fcfb271bc9d9394354e3d5c699d82c41db3 /media-plugins/gst-plugins-theora | |
parent | Marking stable on amd64. (diff) | |
download | historical-749558f722f3b98569812c580a3bfbf2b0771ccd.tar.gz historical-749558f722f3b98569812c580a3bfbf2b0771ccd.tar.bz2 historical-749558f722f3b98569812c580a3bfbf2b0771ccd.zip |
Stable on ppc64
Package-Manager: portage-2.0.53
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.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 0d10351492be..82f3362f19d1 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.37 2006/01/20 20:12:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.38 2006/01/22 21:11:29 corsair Exp $ + + 22 Jan 2006; Markus Rothe <corsair@gentoo.org> + gst-plugins-theora-0.8.11.ebuild: + Stable on ppc64 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> gst-plugins-theora-0.8.11.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.11.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.11.ebuild index 6bcda0335a54..57b0dca185a3 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.11.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.11.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 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.11.ebuild,v 1.2 2006/01/20 20:12:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.11.ebuild,v 1.3 2006/01/22 21:11:29 corsair Exp $ inherit gst-plugins -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 sparc ~x86" IUSE="" DEPEND=">=media-libs/libtheora-1.0_alpha3" |