diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-01-31 19:05:57 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-01-31 19:05:57 +0000 |
commit | 9e738391ee8c9d3f014f08e2850a4827308ff119 (patch) | |
tree | 788136804f5b90ede7718e7cfa3e513b6b828510 /media-libs | |
parent | Stable on ppc64; bug #163541 (diff) | |
download | gentoo-2-9e738391ee8c9d3f014f08e2850a4827308ff119.tar.gz gentoo-2-9e738391ee8c9d3f014f08e2850a4827308ff119.tar.bz2 gentoo-2-9e738391ee8c9d3f014f08e2850a4827308ff119.zip |
Stable on ppc64; bug #163541
(Portage version: 2.1.1-r2)
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.11.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 82fc178e7150..abce5a965085 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.46 2007/01/30 06:58:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.47 2007/01/31 19:05:57 corsair Exp $ + + 31 Jan 2007; Markus Rothe <corsair@gentoo.org> + gst-plugins-base-0.10.11.ebuild: + Stable on ppc64; bug #163541 30 Jan 2007; Jeroen Roovers <jer@gentoo.org> gst-plugins-base-0.10.11.ebuild: diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.11.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.11.ebuild index 4c6505f50905..c85e44f9e5d4 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.11.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.11.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.11.ebuild,v 1.7 2007/01/30 06:58:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.11.ebuild,v 1.8 2007/01/31 19:05:57 corsair 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" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 sh sparc ~x86" IUSE="alsa esd oss X xv" RDEPEND=">=dev-libs/glib-2.8 |