diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 20:14:25 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 20:14:25 +0000 |
commit | bd6a4fa83f0a445d643990838ef8d4aa02afdc28 (patch) | |
tree | b48bbd78aef6c539e9237be035a6533b181bc9ae | |
parent | Stable on ppc. (diff) | |
download | historical-bd6a4fa83f0a445d643990838ef8d4aa02afdc28.tar.gz historical-bd6a4fa83f0a445d643990838ef8d4aa02afdc28.tar.bz2 historical-bd6a4fa83f0a445d643990838ef8d4aa02afdc28.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r2
-rw-r--r-- | media-libs/gst-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins/gst-plugins-0.8.10.ebuild | 4 | ||||
-rw-r--r-- | media-libs/gstreamer/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gstreamer/gstreamer-0.8.10.ebuild | 4 |
4 files changed, 14 insertions, 6 deletions
diff --git a/media-libs/gst-plugins/ChangeLog b/media-libs/gst-plugins/ChangeLog index 324b3cc6ce3d..56c11a9ad69c 100644 --- a/media-libs/gst-plugins/ChangeLog +++ b/media-libs/gst-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.121 2005/08/31 22:03:36 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.122 2005/09/02 20:14:25 hansmi Exp $ + + 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + gst-plugins-0.8.10.ebuild: + Stable on ppc. 31 Aug 2005; Herbie Hopkins <herbs@gentoo.org> gst-plugins-0.8.10.ebuild: Stable on amd64. diff --git a/media-libs/gst-plugins/gst-plugins-0.8.10.ebuild b/media-libs/gst-plugins/gst-plugins-0.8.10.ebuild index c8201d8ddf8e..2d8bbca8a3a8 100644 --- a/media-libs/gst-plugins/gst-plugins-0.8.10.ebuild +++ b/media-libs/gst-plugins/gst-plugins-0.8.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.10.ebuild,v 1.6 2005/08/31 22:03:37 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.10.ebuild,v 1.7 2005/09/02 20:14:25 hansmi Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins 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 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="esd alsa oss" RDEPEND=">=media-libs/gstreamer-0.8.10 diff --git a/media-libs/gstreamer/ChangeLog b/media-libs/gstreamer/ChangeLog index bd21cdb6445b..b96dd44fc785 100644 --- a/media-libs/gstreamer/ChangeLog +++ b/media-libs/gstreamer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gstreamer # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.112 2005/08/31 21:59:17 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.113 2005/09/02 20:11:02 hansmi Exp $ + + 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + gstreamer-0.8.10.ebuild: + Stable on ppc. 31 Aug 2005; Herbie Hopkins <herbs@gentoo.org> gstreamer-0.8.10.ebuild: Stable on amd64. diff --git a/media-libs/gstreamer/gstreamer-0.8.10.ebuild b/media-libs/gstreamer/gstreamer-0.8.10.ebuild index d05eed283bd6..87f2098c454f 100644 --- a/media-libs/gstreamer/gstreamer-0.8.10.ebuild +++ b/media-libs/gstreamer/gstreamer-0.8.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.8.10.ebuild,v 1.6 2005/08/31 21:59:18 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.8.10.ebuild,v 1.7 2005/09/02 20:11:02 hansmi Exp $ inherit eutils flag-o-matic libtool gnome2 flag-o-matic @@ -14,7 +14,7 @@ SRC_URI="http://gstreamer.freedesktop.org/src/gstreamer/${P}.tar.bz2" LICENSE="LGPL-2" SLOT=${PV_MAJ_MIN} -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc-macos ppc64 sparc x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.2 |