diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-09-10 16:30:20 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-09-10 16:30:20 +0000 |
commit | 9653203894c5fe199d3f67820dbae4bf464ea92b (patch) | |
tree | dda10d64d14f3a2908b87391683ac856fb500d16 /media-libs/gst-plugins-base | |
parent | x86 stable, bug 189292 (diff) | |
download | historical-9653203894c5fe199d3f67820dbae4bf464ea92b.tar.gz historical-9653203894c5fe199d3f67820dbae4bf464ea92b.tar.bz2 historical-9653203894c5fe199d3f67820dbae4bf464ea92b.zip |
Stable on ppc wrt bug 190900
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r-- | media-libs/gst-plugins-base/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-0.10.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-base/ChangeLog b/media-libs/gst-plugins-base/ChangeLog index 2e40887faeaa..77bc4a013a65 100644 --- a/media-libs/gst-plugins-base/ChangeLog +++ b/media-libs/gst-plugins-base/ChangeLog @@ -1,6 +1,9 @@ # 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.59 2007/09/09 17:07:24 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.60 2007/09/10 16:26:15 nixnut Exp $ + + 10 Sep 2007; nixnut <nixnut@gentoo.org> gst-plugins-base-0.10.14.ebuild: + Stable on ppc wrt bug 190900 09 Sep 2007; Christian Faulhammer <opfer@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 dde35746597e..5970f8697f5b 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.5 2007/09/09 17:07:24 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.14.ebuild,v 1.6 2007/09/10 16:26:15 nixnut 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 |