diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 11:55:25 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 11:55:25 +0000 |
commit | eb55943a4d9bb3d85db77cba46a079b3c38f5b9d (patch) | |
tree | 11c51d511f8a867508c16013a5243724e57e8d4e /media-libs/gst-plugins-base | |
parent | Fix "Trailing whitespace Syntax Error.". (diff) | |
download | gentoo-2-eb55943a4d9bb3d85db77cba46a079b3c38f5b9d.tar.gz gentoo-2-eb55943a4d9bb3d85db77cba46a079b3c38f5b9d.tar.bz2 gentoo-2-eb55943a4d9bb3d85db77cba46a079b3c38f5b9d.zip |
hppa stable, bug #139612
(Portage version: 2.1.1_pre3)
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.8.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 ecbd6ce4cf8c..d514b9e8d9a2 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.33 2006/07/15 09:34:46 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.34 2006/07/16 11:55:25 dertobi123 Exp $ + + 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> + gst-plugins-base-0.10.8.ebuild: + hppa stable, bug #139612 *gst-plugins-base-0.10.9 (15 Jul 2006) diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild index cbf7d0e2447c..fed9492762c2 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.8.ebuild,v 1.4 2006/07/14 16:21:52 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild,v 1.5 2006/07/16 11:55:25 dertobi123 Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-base gst-plugins10 gnome2 eutils flag-o-matic libtool @@ -10,7 +10,7 @@ HOMEPAGE="http://gstreamer.net/" SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ~ppc64 sparc x86" IUSE="alsa esd oss X xv" RDEPEND=">=dev-libs/glib-2.8 |