diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-02-01 19:57:08 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-02-01 19:57:08 +0000 |
commit | 066c0cc5b3a77415f1a98e2cb98625b8c9a5c286 (patch) | |
tree | ecc480f1ff09b9d8a3411a68f46ce8847b0d0f51 /media-libs/gst-plugins-base | |
parent | sparc stable wrt #208364 (diff) | |
download | gentoo-2-066c0cc5b3a77415f1a98e2cb98625b8c9a5c286.tar.gz gentoo-2-066c0cc5b3a77415f1a98e2cb98625b8c9a5c286.tar.bz2 gentoo-2-066c0cc5b3a77415f1a98e2cb98625b8c9a5c286.zip |
revert stable x86
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r-- | media-libs/gst-plugins-base/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-0.10.15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-base/ChangeLog b/media-libs/gst-plugins-base/ChangeLog index fa6870983327..dbf410ab49c6 100644 --- a/media-libs/gst-plugins-base/ChangeLog +++ b/media-libs/gst-plugins-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-base # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.73 2008/02/01 18:41:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.74 2008/02/01 19:57:08 opfer Exp $ + + 01 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + gst-plugins-base-0.10.15.ebuild: + revert stable x86 01 Feb 2008; Brent Baude <ranger@gentoo.org> ChangeLog: Marking gst-plugins-base-0.10.14 ppc64 and ppc stable for bug 208366 diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.15.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.15.ebuild index 941802ddb757..9e2077ac3e2a 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.15.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.15.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-base/gst-plugins-base-0.10.15.ebuild,v 1.4 2008/02/01 12:10:31 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.15.ebuild,v 1.5 2008/02/01 19:57:08 opfer Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-base gst-plugins10 gnome2 libtool flag-o-matic @@ -10,7 +10,7 @@ HOMEPAGE="http://gstreamer.sourceforge.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="debug nls" RDEPEND=">=dev-libs/glib-2.8 |