diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-16 17:25:56 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-16 17:25:56 +0000 |
commit | b8e009e95e5eec4c4210fdadd8f45536ef91cbc6 (patch) | |
tree | 7fd446ebd1c53da35c5d491c88c56fe755d5f8e1 | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-b8e009e95e5eec4c4210fdadd8f45536ef91cbc6.tar.gz gentoo-2-b8e009e95e5eec4c4210fdadd8f45536ef91cbc6.tar.bz2 gentoo-2-b8e009e95e5eec4c4210fdadd8f45536ef91cbc6.zip |
Stable on ppc64
(Portage version: 2.1-r2)
-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 eabafbb6c71e..b4290981e579 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.36 2006/07/22 16:08:14 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.37 2006/08/16 17:25:56 corsair Exp $ + + 16 Aug 2006; Markus Rothe <corsair@gentoo.org> + gst-plugins-base-0.10.8.ebuild: + Stable on ppc64 22 Jul 2006; Thomas Cort <tcort@gentoo.org> gst-plugins-base-0.10.8.ebuild: 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 458dc63ba4ce..0ef3ca98c72b 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.7 2006/07/22 16:08:14 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild,v 1.8 2006/08/16 17:25:56 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 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 |