diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-01 13:56:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-01 13:56:48 +0000 |
commit | 63906417b8a1d4ab7d77b7db417593bd2d1e8328 (patch) | |
tree | a4637dd993d4eeb8aaebfb498759f0c6b9b13de4 /media-libs/gst-plugins-base | |
parent | sparc stable wrt #190900, thanks to Alex Maclean for testing (diff) | |
download | gentoo-2-63906417b8a1d4ab7d77b7db417593bd2d1e8328.tar.gz gentoo-2-63906417b8a1d4ab7d77b7db417593bd2d1e8328.tar.bz2 gentoo-2-63906417b8a1d4ab7d77b7db417593bd2d1e8328.zip |
sparc stable wrt #190900, thanks to Alex Maclean for testing
(Portage version: 2.1.3.16)
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r-- | media-libs/gst-plugins-base/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-0.10.14.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 838ea0c4f1eb..18acafeda39f 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.63 2007/10/11 08:06:06 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.64 2007/11/01 13:56:48 armin76 Exp $ + + 01 Nov 2007; Raúl Porcel <armin76@gentoo.org> + gst-plugins-base-0.10.14.ebuild: + sparc stable wrt #190900, thanks to Alex Maclean for testing 11 Oct 2007; Tom Gall <tgall@gentoo.org> gst-plugins-base-0.10.14.ebuild: diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.14.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.14.ebuild index 500658c6c753..cd42b0484319 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.14.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.14.ebuild,v 1.9 2007/10/11 08:06:06 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.14.ebuild,v 1.10 2007/11/01 13:56:48 armin76 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 ~arm hppa ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="alsa esd oss X xv" RDEPEND=">=dev-libs/glib-2.8 |