diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 18:13:32 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 18:13:32 +0000 |
commit | 2b18afd910c996fecbcb2803c7a28b60c88f6055 (patch) | |
tree | 905eeb991484a519bf1f5d79bc896887c6f01bd0 /media-libs/gst-plugins-base | |
parent | Stable for HPPA (bug #298979). (diff) | |
download | historical-2b18afd910c996fecbcb2803c7a28b60c88f6055.tar.gz historical-2b18afd910c996fecbcb2803c7a28b60c88f6055.tar.bz2 historical-2b18afd910c996fecbcb2803c7a28b60c88f6055.zip |
ppc stable #290343
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r-- | media-libs/gst-plugins-base/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-0.10.24.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/gst-plugins-base/ChangeLog b/media-libs/gst-plugins-base/ChangeLog index d00e07f2799e..0cf1ed3f4d52 100644 --- a/media-libs/gst-plugins-base/ChangeLog +++ b/media-libs/gst-plugins-base/ChangeLog @@ -1,6 +1,9 @@ # 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.117 2009/12/29 17:57:40 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.118 2010/01/05 18:09:06 nixnut Exp $ + + 05 Jan 2010; nixnut <nixnut@gentoo.org> gst-plugins-base-0.10.24.ebuild: + ppc stable #290343 29 Dec 2009; Raúl Porcel <armin76@gentoo.org> gst-plugins-base-0.10.24.ebuild: diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.24.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.24.ebuild index 4df5683106aa..ad2f9b89c25e 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.24.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.24.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.24.ebuild,v 1.8 2009/12/29 17:57:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.24.ebuild,v 1.9 2010/01/05 18:09:06 nixnut 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.16 |