diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-09-19 19:46:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-09-19 19:46:05 +0000 |
commit | 36e9bfa5ee86f14b3a86c7276e908bf73e2bbf9d (patch) | |
tree | 001bab654e2e25d8fbe44092abb9c1ee1927a600 /media-plugins/gst-plugins-theora | |
parent | Mark 0.10.8 stable on ia64. #139612 (diff) | |
download | gentoo-2-36e9bfa5ee86f14b3a86c7276e908bf73e2bbf9d.tar.gz gentoo-2-36e9bfa5ee86f14b3a86c7276e908bf73e2bbf9d.tar.bz2 gentoo-2-36e9bfa5ee86f14b3a86c7276e908bf73e2bbf9d.zip |
Mark 0.10.8 stable on ia64
(Portage version: 2.1.1)
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.10.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 0ba9981e310f..19d02c2ed2c7 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.63 2006/08/19 00:42:48 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.64 2006/09/19 19:46:05 agriffis Exp $ + + 19 Sep 2006; Aron Griffis <agriffis@gentoo.org> + gst-plugins-theora-0.10.8.ebuild: + Mark 0.10.8 stable on ia64 19 Aug 2006; Bryan Østergaard <kloeri@gentoo.org> gst-plugins-theora-0.10.9.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.8.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.8.ebuild index af3f160ec149..291983cf84e3 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.8.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.8.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.10.8.ebuild,v 1.2 2006/09/04 06:41:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.8.ebuild,v 1.3 2006/09/19 19:46:05 agriffis Exp $ inherit gst-plugins-base -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=media-libs/libtheora-1.0_alpha3 |