diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-11 14:53:44 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-11 14:53:44 +0000 |
commit | 9e41ddf070032aacf4c62b6a417d8a793dba5cab (patch) | |
tree | a22a4a25fd301cf5d93efaa459ff47b986a3fc6c /media-libs/gst-plugins-good | |
parent | add myself as maintainer (diff) | |
download | gentoo-2-9e41ddf070032aacf4c62b6a417d8a793dba5cab.tar.gz gentoo-2-9e41ddf070032aacf4c62b6a417d8a793dba5cab.tar.bz2 gentoo-2-9e41ddf070032aacf4c62b6a417d8a793dba5cab.zip |
Stable on ppc64; bug #190900
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-libs/gst-plugins-good')
-rw-r--r-- | media-libs/gst-plugins-good/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog index bfcac2964795..24063ea05509 100644 --- a/media-libs/gst-plugins-good/ChangeLog +++ b/media-libs/gst-plugins-good/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-good # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.42 2007/09/26 15:58:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.43 2007/10/11 14:53:44 corsair Exp $ + + 11 Oct 2007; Markus Rothe <corsair@gentoo.org> + gst-plugins-good-0.10.6.ebuild: + Stable on ppc64; bug #190900 26 Sep 2007; Raúl Porcel <armin76@gentoo.org> gst-plugins-good-0.10.6.ebuild: diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild index a0ae017aa46a..9f823e6484f8 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-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-good/gst-plugins-good-0.10.6.ebuild,v 1.8 2007/09/26 15:58:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild,v 1.9 2007/10/11 14:53:44 corsair Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-good 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="LGPL-2.1" -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" RDEPEND=">=media-libs/gst-plugins-base-0.10.13 >=media-libs/gstreamer-0.10.13 |