diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-03-11 19:34:31 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-03-11 19:34:31 +0000 |
commit | 55b31350e1364654f83d824a5645aa9a0ebfe090 (patch) | |
tree | 853d1bf48f755c3757a4c507b298b2d038504bf7 /media-plugins/gst-plugins-theora | |
parent | stable on amd64 (diff) | |
download | gentoo-2-55b31350e1364654f83d824a5645aa9a0ebfe090.tar.gz gentoo-2-55b31350e1364654f83d824a5645aa9a0ebfe090.tar.bz2 gentoo-2-55b31350e1364654f83d824a5645aa9a0ebfe090.zip |
stable on amd64
(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.7.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 917c93f42e69..b9e10dc21f95 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.5 2005/03/08 20:00:50 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.6 2005/03/11 19:34:10 lanius Exp $ + + 11 Mar 2005; Heinrich Wendel <lanius@gentoo.org> + gst-plugins-theora-0.8.7.ebuild: + stable on amd64 *gst-plugins-theora-0.8.8 (08 Mar 2005) diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.7.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.7.ebuild index b447701fc4bf..451a07a44804 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.7.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.7.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.7.ebuild,v 1.3 2005/03/08 20:00:50 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.7.ebuild,v 1.4 2005/03/11 19:34:10 lanius Exp $ inherit gst-plugins -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc amd64" IUSE="" DEPEND="media-libs/libtheora" |