diff options
author | 2007-10-11 14:54:34 +0000 | |
---|---|---|
committer | 2007-10-11 14:54:34 +0000 | |
commit | 4d96261a04810955b3ca26274abb4afc3b8f95b5 (patch) | |
tree | 8e81cd102fb9f0269ba0cdfad884630dbb80997d /media-libs/gst-plugins-ugly | |
parent | add myself as maintainer (diff) | |
download | historical-4d96261a04810955b3ca26274abb4afc3b8f95b5.tar.gz historical-4d96261a04810955b3ca26274abb4afc3b8f95b5.tar.bz2 historical-4d96261a04810955b3ca26274abb4afc3b8f95b5.zip |
Stable on ppc64; bug #190900
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'media-libs/gst-plugins-ugly')
-rw-r--r-- | media-libs/gst-plugins-ugly/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-ugly/ChangeLog b/media-libs/gst-plugins-ugly/ChangeLog index e345e4803c42..b07c00f43647 100644 --- a/media-libs/gst-plugins-ugly/ChangeLog +++ b/media-libs/gst-plugins-ugly/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-ugly # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.29 2007/09/26 15:59:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.30 2007/10/11 14:54:34 corsair Exp $ + + 11 Oct 2007; Markus Rothe <corsair@gentoo.org> + gst-plugins-ugly-0.10.6.ebuild: + Stable on ppc64; bug #190900 26 Sep 2007; Raúl Porcel <armin76@gentoo.org> gst-plugins-ugly-0.10.6.ebuild: diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.6.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.6.ebuild index 8fa161761da8..543d8d37d07a 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.6.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.6.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-ugly/gst-plugins-ugly-0.10.6.ebuild,v 1.9 2007/09/26 15:59:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-0.10.6.ebuild,v 1.10 2007/10/11 14:54:34 corsair Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-ugly 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="esd alsa oss" RDEPEND=">=media-libs/gst-plugins-base-0.10.3 |