diff options
author | 2009-05-21 19:20:03 +0000 | |
---|---|---|
committer | 2009-05-21 19:20:03 +0000 | |
commit | e37a9a52dd538206f4d4eeb00d856d59ef26ae1e (patch) | |
tree | cc8054d535dd72d7fd542171c5e38b3341807830 /media-plugins/gst-plugins-theora | |
parent | Missed commit for media-plugins/gst-plugins-pango (diff) | |
download | historical-e37a9a52dd538206f4d4eeb00d856d59ef26ae1e.tar.gz historical-e37a9a52dd538206f4d4eeb00d856d59ef26ae1e.tar.bz2 historical-e37a9a52dd538206f4d4eeb00d856d59ef26ae1e.zip |
Missed commit for media-plugins/gst-plugins-theora
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'media-plugins/gst-plugins-theora')
-rw-r--r-- | media-plugins/gst-plugins-theora/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-theora/ChangeLog b/media-plugins/gst-plugins-theora/ChangeLog index b8bcfb803859..ca5295373c81 100644 --- a/media-plugins/gst-plugins-theora/ChangeLog +++ b/media-plugins/gst-plugins-theora/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gst-plugins-theora # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.107 2009/05/21 15:22:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.108 2009/05/21 19:20:03 ranger Exp $ + + 21 May 2009; Brent Baude <ranger@gentoo.org> ChangeLog: + Marking gst-plugins-theora-0.10.22 ppc64 stable for bug 266986 21 May 2009; Brent Baude <ranger@gentoo.org> gst-plugins-theora-0.10.22.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.22.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.22.ebuild index d2f42c6fc7e7..70138071873c 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.22.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.22.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2009 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.22.ebuild,v 1.5 2009/05/21 15:22:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.22.ebuild,v 1.6 2009/05/21 19:20:03 ranger 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/gst-plugins-base-0.10.22 |