diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 04:03:58 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 04:03:58 +0000 |
commit | 3760fe97f847d6408c5cd3048a675074d906aad5 (patch) | |
tree | af056f263814a08cbf42ace5cdca149d8960aaa7 /media-libs/gst-plugins | |
parent | Mass Update: gnustep.eclass revamped to allow configurable root install; gnus... (diff) | |
download | gentoo-2-3760fe97f847d6408c5cd3048a675074d906aad5.tar.gz gentoo-2-3760fe97f847d6408c5cd3048a675074d906aad5.tar.bz2 gentoo-2-3760fe97f847d6408c5cd3048a675074d906aad5.zip |
Stable on sparc
Diffstat (limited to 'media-libs/gst-plugins')
-rw-r--r-- | media-libs/gst-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins/gst-plugins-0.8.5-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins/ChangeLog b/media-libs/gst-plugins/ChangeLog index 01f7b851a2ac..1d248057f149 100644 --- a/media-libs/gst-plugins/ChangeLog +++ b/media-libs/gst-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.82 2004/11/11 18:36:14 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.83 2004/11/12 04:03:58 gustavoz Exp $ + + 12 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> + gst-plugins-0.8.5-r1.ebuild: + Stable on sparc 11 Nov 2004; Mike Gardiner <obz@gentoo.org> gst-plugins-0.8.5-r1.ebuild: Keyworded ppc for GNOME 2.8 diff --git a/media-libs/gst-plugins/gst-plugins-0.8.5-r1.ebuild b/media-libs/gst-plugins/gst-plugins-0.8.5-r1.ebuild index 36bcfde26daa..b0606ac755c2 100644 --- a/media-libs/gst-plugins/gst-plugins-0.8.5-r1.ebuild +++ b/media-libs/gst-plugins/gst-plugins-0.8.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.5-r1.ebuild,v 1.4 2004/11/11 18:36:14 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.5-r1.ebuild,v 1.5 2004/11/12 04:03:58 gustavoz Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins gnome2 eutils flag-o-matic libtool @@ -10,7 +10,7 @@ HOMEPAGE="http://gstreamer.net/" SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~arm ~ppc64" +KEYWORDS="x86 ppc sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~arm ~ppc64" IUSE="esd alsa oss" RDEPEND=">=media-libs/gstreamer-0.8.5 |