diff options
author | 2009-09-15 01:57:47 +0000 | |
---|---|---|
committer | 2009-09-15 01:57:47 +0000 | |
commit | 55c03a5ad42c2dd93469547befa00f8f0cc3287c (patch) | |
tree | c2f773b28537947ea1c33faacb12775712424a2d /media-libs | |
parent | Stable for HPPA (bug #280946). (diff) | |
download | gentoo-2-55c03a5ad42c2dd93469547befa00f8f0cc3287c.tar.gz gentoo-2-55c03a5ad42c2dd93469547befa00f8f0cc3287c.tar.bz2 gentoo-2-55c03a5ad42c2dd93469547befa00f8f0cc3287c.zip |
Stable for HPPA (bug #280946).
(Portage version: 2.2_rc40/cvs/Linux i686)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-base/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-0.10.23.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 647f6571ff63..ac516cc486ae 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.107 2009/08/31 00:32:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.108 2009/09/15 01:57:47 jer Exp $ + + 15 Sep 2009; Jeroen Roovers <jer@gentoo.org> + gst-plugins-base-0.10.23.ebuild: + Stable for HPPA (bug #280946). 31 Aug 2009; Brent Baude <ranger@gentoo.org> gst-plugins-base-0.10.23.ebuild: diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.23.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.23.ebuild index 716e5f6b08db..8425f8d6d208 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.23.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.23.ebuild,v 1.7 2009/08/31 00:32:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.23.ebuild,v 1.8 2009/09/15 01:57:47 jer Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-base gst-plugins10 gnome2 flag-o-matic eutils @@ -11,7 +11,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="nls" RDEPEND=">=dev-libs/glib-2.14 |