diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-02-01 12:10:31 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-02-01 12:10:31 +0000 |
commit | f0079bde13252289acb5e9ae69d464b7b351729b (patch) | |
tree | f76f12b54da6b2b513a4b100ac62cca7f24ecb39 /media-libs/gst-plugins-base | |
parent | stable x86, bug 208366 (diff) | |
download | historical-f0079bde13252289acb5e9ae69d464b7b351729b.tar.gz historical-f0079bde13252289acb5e9ae69d464b7b351729b.tar.bz2 historical-f0079bde13252289acb5e9ae69d464b7b351729b.zip |
stable x86, bug 208366
Package-Manager: portage-2.1.3.19
RepoMan-Options: --force
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 | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/media-libs/gst-plugins-base/ChangeLog b/media-libs/gst-plugins-base/ChangeLog index 8630302769f9..f289e70ee755 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.70 2008/01/31 15:17:56 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.71 2008/02/01 12:10:31 opfer Exp $ + + 01 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + gst-plugins-base-0.10.15.ebuild: + stable x86, bug 208366 *gst-plugins-base-0.10.17 (31 Jan 2008) 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 3bfa09482d49..941802ddb757 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-2007 Gentoo Foundation +# 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.3 2007/11/20 18:23:41 lavajoe Exp $ +# $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 $ # 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 |