summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2008-07-26 20:26:53 +0000
committerOlivier Crête <tester@gentoo.org>2008-07-26 20:26:53 +0000
commit3aea253a2e65d7362622d51954f351754aa05c5d (patch)
tree4df54ddee793421aff1d98339a8c4cd0559145d5 /media-libs/gst-plugins-good
parentgcc 4.3 compile fix from Christian Ruppert (bug #232966) (diff)
downloadhistorical-3aea253a2e65d7362622d51954f351754aa05c5d.tar.gz
historical-3aea253a2e65d7362622d51954f351754aa05c5d.tar.bz2
historical-3aea253a2e65d7362622d51954f351754aa05c5d.zip
Stable on amd64, bug #232054
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-libs/gst-plugins-good')
-rw-r--r--media-libs/gst-plugins-good/ChangeLog6
-rw-r--r--media-libs/gst-plugins-good/gst-plugins-good-0.10.8-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog
index 7275a2308f98..d4d641fe1207 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.48 2008/07/02 13:51:07 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.49 2008/07/26 20:26:08 tester Exp $
+
+ 26 Jul 2008; Olivier Crête <tester@gentoo.org>
+ gst-plugins-good-0.10.8-r1.ebuild:
+ Stable on amd64, bug #232054
*gst-plugins-good-0.10.8-r1 (02 Jul 2008)
diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.8-r1.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.8-r1.ebuild
index 65d60fbaa87d..8971f88093eb 100644
--- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.8-r1.ebuild
+++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.8-r1.ebuild,v 1.1 2008/07/02 13:51:07 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.8-r1.ebuild,v 1.2 2008/07/26 20:26:08 tester 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"
IUSE=""
RDEPEND=">=media-libs/gst-plugins-base-0.10.18