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 | 884b9d6b6fda2e607fd2ddf916c57e9bf9eed8f9 (patch) | |
tree | 5ec483b02a7c8e4b233dc78ac075492991ee5933 /media-libs/gst-plugins | |
parent | Marked ~amd64 (diff) | |
download | gentoo-2-884b9d6b6fda2e607fd2ddf916c57e9bf9eed8f9.tar.gz gentoo-2-884b9d6b6fda2e607fd2ddf916c57e9bf9eed8f9.tar.bz2 gentoo-2-884b9d6b6fda2e607fd2ddf916c57e9bf9eed8f9.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-libs/gst-plugins')
-rw-r--r-- | media-libs/gst-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins/gst-plugins-0.8.10.ebuild | 4 |
2 files changed, 7 insertions, 3 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 |