diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 13:49:44 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-02 13:49:44 +0000 |
commit | 0d18ad365b17d3f2e647b4ce9d2c40e2fd5f753e (patch) | |
tree | 1c79e1a08258d510ada8aebd4cf3e4fd936f4f05 /media-plugins/gst-plugins-theora | |
parent | Added sys-auth category, preparing to move the PAM modules. (diff) | |
download | historical-0d18ad365b17d3f2e647b4ce9d2c40e2fd5f753e.tar.gz historical-0d18ad365b17d3f2e647b4ce9d2c40e2fd5f753e.tar.bz2 historical-0d18ad365b17d3f2e647b4ce9d2c40e2fd5f753e.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.22-r1
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 c84e55559af9..ac07012f14b6 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.22 2005/07/02 10:23:40 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.23 2005/07/02 13:43:20 kloeri Exp $ + + 02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> + gst-plugins-theora-0.8.8.ebuild: + Stable on alpha. *gst-plugins-theora-0.8.10 (02 Jul 2005) 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 695be31cf5af..ba9e8f4b9ab9 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.13 2005/06/26 09:42:41 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild,v 1.14 2005/07/02 13:43:20 kloeri Exp $ inherit gst-plugins -KEYWORDS="amd64 ia64 ppc ppc64 sparc x86 hppa" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" DEPEND=">=media-libs/libtheora-1.0_alpha3" |