diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-23 14:17:18 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-23 14:17:18 +0000 |
commit | 21582e2fe7c04f15915898e3af983c5a028874a5 (patch) | |
tree | 3e1228480adfec5c22fe125fb78ac51d9f2fc251 /media-libs/gst-plugins-base | |
parent | Stable on sparc (diff) | |
download | gentoo-2-21582e2fe7c04f15915898e3af983c5a028874a5.tar.gz gentoo-2-21582e2fe7c04f15915898e3af983c5a028874a5.tar.bz2 gentoo-2-21582e2fe7c04f15915898e3af983c5a028874a5.zip |
Stable on sparc
(Portage version: 2.1.1-r2)
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r-- | media-libs/gst-plugins-base/ChangeLog | 8 | ||||
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-0.10.11.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/gst-plugins-base/ChangeLog b/media-libs/gst-plugins-base/ChangeLog index 092f8e7584fb..d030ceb1ea57 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.43 2006/12/21 14:22:39 gustavoz Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.44 2007/01/23 14:17:18 gustavoz Exp $ + + 23 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> + gst-plugins-base-0.10.11.ebuild: + Stable on sparc 21 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> gst-plugins-base-0.10.11.ebuild: diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.11.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.11.ebuild index 15cbc3fe7a8e..210b4944f4ed 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.11.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.11.ebuild,v 1.3 2006/12/21 14:22:39 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.11.ebuild,v 1.4 2007/01/23 14:17:18 gustavoz 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 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86" IUSE="alsa esd oss X xv" RDEPEND=">=dev-libs/glib-2.8 |