diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-10 17:56:40 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-10 17:56:40 +0000 |
commit | e786ee5c8e514d3e99011ba0959fc5f25710352b (patch) | |
tree | 8f39eb536ef13363b346ee0140c766813a563d02 /media-libs | |
parent | Stable on sparc wrt #139612 (diff) | |
download | gentoo-2-e786ee5c8e514d3e99011ba0959fc5f25710352b.tar.gz gentoo-2-e786ee5c8e514d3e99011ba0959fc5f25710352b.tar.bz2 gentoo-2-e786ee5c8e514d3e99011ba0959fc5f25710352b.zip |
Stable on sparc wrt #139612
(Portage version: 2.1-r1)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-base/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-base/ChangeLog b/media-libs/gst-plugins-base/ChangeLog index b0f18afca392..e534b8c03cfa 100644 --- a/media-libs/gst-plugins-base/ChangeLog +++ b/media-libs/gst-plugins-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-base # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.29 2006/06/12 09:58:49 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.30 2006/07/10 17:56:40 gustavoz Exp $ + + 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> + gst-plugins-base-0.10.8.ebuild: + Stable on sparc wrt #139612 *gst-plugins-base-0.10.8 (12 Jun 2006) diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild index ad60468a254a..09d4a0f09692 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild,v 1.1 2006/06/12 09:58:49 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild,v 1.2 2006/07/10 17:56:40 gustavoz Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-base gst-plugins10 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="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="alsa esd oss X xv" RDEPEND=">=dev-libs/glib-2.8 |