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 /media-libs/gst-plugins | |
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
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 |