diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 19:18:21 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 19:18:21 +0000 |
commit | 76ac3c62b2e14aaa3fd29fc4034098fd463b533a (patch) | |
tree | 192350b98532f8e4e1ace65ad09b98ed506dc69e /media-libs/gst-plugins-good | |
parent | Version bump with bug fixes (diff) | |
download | historical-76ac3c62b2e14aaa3fd29fc4034098fd463b533a.tar.gz historical-76ac3c62b2e14aaa3fd29fc4034098fd463b533a.tar.bz2 historical-76ac3c62b2e14aaa3fd29fc4034098fd463b533a.zip |
Stable on amd64 wrt bug #190900.
Package-Manager: portage-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 9c6fed12480f..7be69f91b206 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.40 2007/09/10 16:28:06 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.41 2007/09/21 19:17:54 wolf31o2 Exp $ + + 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> + gst-plugins-good-0.10.6.ebuild: + Stable on amd64 wrt bug #190900. 10 Sep 2007; nixnut <nixnut@gentoo.org> gst-plugins-good-0.10.6.ebuild: Stable on ppc wrt bug 190900 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 31a54859d8b3..3c1211348154 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.6 2007/09/10 16:28:06 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild,v 1.7 2007/09/21 19:17:54 wolf31o2 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 |