diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-23 18:31:40 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-23 18:31:40 +0000 |
commit | 68bd26f21373e7b2bfb2ba15b6813f98d5729204 (patch) | |
tree | d42c0e1c20048453a626d61010af3bd16be083c8 /media-plugins/gst-plugins-theora | |
parent | Bumping glib dep as per configure.in (phreak), and GTK+ dep to go along with ... (diff) | |
download | gentoo-2-68bd26f21373e7b2bfb2ba15b6813f98d5729204.tar.gz gentoo-2-68bd26f21373e7b2bfb2ba15b6813f98d5729204.tar.bz2 gentoo-2-68bd26f21373e7b2bfb2ba15b6813f98d5729204.zip |
Keyworded ~sparc
(Portage version: 2.0.54)
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.4.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 0ce586be4194..0108f88943f7 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.49 2006/03/16 23:19:06 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.50 2006/03/23 18:31:40 gustavoz Exp $ + + 23 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> + gst-plugins-theora-0.10.4.ebuild: + Keyworded ~sparc 16 Mar 2006; Markus Rothe <corsair@gentoo.org> gst-plugins-theora-0.10.4.ebuild: diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.4.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.4.ebuild index 2a54c6974a2d..9ea094ba2a8b 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.4.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.4.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.4.ebuild,v 1.3 2006/03/16 23:19:06 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.4.ebuild,v 1.4 2006/03/23 18:31:40 gustavoz Exp $ inherit gst-plugins-base -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=media-libs/libtheora-1.0_alpha3 |