diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-08-19 00:42:48 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-08-19 00:42:48 +0000 |
commit | dad5b0f85897cce2241eb8c18edba1e5f9d6ddcd (patch) | |
tree | 4ba176ccc24d7cc798f6ab4aa974826ce07e7c85 /media-plugins | |
parent | Add ~ia64 keyword. (diff) | |
download | gentoo-2-dad5b0f85897cce2241eb8c18edba1e5f9d6ddcd.tar.gz gentoo-2-dad5b0f85897cce2241eb8c18edba1e5f9d6ddcd.tar.bz2 gentoo-2-dad5b0f85897cce2241eb8c18edba1e5f9d6ddcd.zip |
Add ~ia64 keyword.
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-theora/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.9.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 954fe4e5e01b..0ba9981e310f 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.62 2006/07/15 10:54:11 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.63 2006/08/19 00:42:48 kloeri Exp $ + + 19 Aug 2006; Bryan Østergaard <kloeri@gentoo.org> + gst-plugins-theora-0.10.9.ebuild: + Add ~ia64 keyword. *gst-plugins-theora-0.10.9 (15 Jul 2006) diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.9.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.9.ebuild index 42e62bd43ad1..77b7ac69d828 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.9.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.9.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.9.ebuild,v 1.1 2006/07/15 10:54:11 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.9.ebuild,v 1.2 2006/08/19 00:42:48 kloeri Exp $ inherit gst-plugins-base -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=media-libs/libtheora-1.0_alpha3 |