diff options
author | Zaheer Abbas Merali <zaheerm@gentoo.org> | 2005-04-25 12:29:43 +0000 |
---|---|---|
committer | Zaheer Abbas Merali <zaheerm@gentoo.org> | 2005-04-25 12:29:43 +0000 |
commit | 96599de4a83fa023ec565f20e4daae0d738867d8 (patch) | |
tree | 57062185f09882a0915da5fd4ef61f295d7e6439 /media-plugins/gst-plugins-theora | |
parent | new upstream version (diff) | |
download | gentoo-2-96599de4a83fa023ec565f20e4daae0d738867d8.tar.gz gentoo-2-96599de4a83fa023ec565f20e4daae0d738867d8.tar.bz2 gentoo-2-96599de4a83fa023ec565f20e4daae0d738867d8.zip |
stabilise on x86
(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 d9b44e640998..f397a8c6b06a 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.8 2005/04/18 06:44:39 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.9 2005/04/25 12:29:43 zaheerm Exp $ + + 25 Apr 2005; Zaheer Abbas Merali <zaheerm@gentoo.org> + gst-plugins-theora-0.8.8.ebuild: + stabilise on x86 18 Apr 2005; Jeremy Huddleston <eradicator@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 700ee4073244..b2e7cebd48f0 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.2 2005/04/18 06:44:39 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild,v 1.3 2005/04/25 12:29:43 zaheerm Exp $ inherit gst-plugins -KEYWORDS="~x86 ~ppc ~amd64 ~sparc" +KEYWORDS="x86 ~ppc ~amd64 ~sparc" IUSE="" DEPEND="media-libs/libtheora" |