diff options
author | Markus Meier <maekke@gentoo.org> | 2008-08-08 17:43:18 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-08-08 17:43:18 +0000 |
commit | 84e8635877d7a39326fb2e2970ae6751e0933945 (patch) | |
tree | f3a221bd57373f95318516b92f7f2c3253f6b3b3 /media-libs/gst-plugins-base | |
parent | alpha/x86 stable wrt #234212 (diff) | |
download | gentoo-2-84e8635877d7a39326fb2e2970ae6751e0933945.tar.gz gentoo-2-84e8635877d7a39326fb2e2970ae6751e0933945.tar.bz2 gentoo-2-84e8635877d7a39326fb2e2970ae6751e0933945.zip |
x86 stable, bug #232054
(Portage version: 2.2_rc6/cvs/Linux 2.6.26.2 i686)
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.20.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 3d1d2d404343..4a4f05e8d5db 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.85 2008/08/08 13:37:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.86 2008/08/08 17:43:18 maekke Exp $ + + 08 Aug 2008; Markus Meier <maekke@gentoo.org> + gst-plugins-base-0.10.20.ebuild: + x86 stable, bug #232054 08 Aug 2008; Raúl Porcel <armin76@gentoo.org> gst-plugins-base-0.10.20.ebuild: diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.20.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.20.ebuild index 4e15f71c3e12..bdca7078d0e7 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.20.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.20.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.20.ebuild,v 1.6 2008/08/08 13:37:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.20.ebuild,v 1.7 2008/08/08 17:43:18 maekke 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 |