diff options
author | Tom Gall <tgall@gentoo.org> | 2007-10-11 08:06:06 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-10-11 08:06:06 +0000 |
commit | a5f2b7f6df151399f2295b404aa12e5725e2d7f5 (patch) | |
tree | 985074216cf70924ff2d210e46a4a6f7cbeaa7fe /media-libs | |
parent | stable x86, bug 195443 (diff) | |
download | gentoo-2-a5f2b7f6df151399f2295b404aa12e5725e2d7f5.tar.gz gentoo-2-a5f2b7f6df151399f2295b404aa12e5725e2d7f5.tar.bz2 gentoo-2-a5f2b7f6df151399f2295b404aa12e5725e2d7f5.zip |
stable on ppc64
(Portage version: 2.1.3.9)
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.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 46fb8620afe5..838ea0c4f1eb 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.62 2007/09/26 15:57:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.63 2007/10/11 08:06:06 tgall Exp $ + + 11 Oct 2007; Tom Gall <tgall@gentoo.org> + gst-plugins-base-0.10.14.ebuild: + stable on ppc64 26 Sep 2007; Raúl Porcel <armin76@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 9ff3193a0d21..500658c6c753 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.8 2007/09/26 15:57:56 armin76 Exp $ +# $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 $ # 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 |