diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-26 13:49:36 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-26 13:49:36 +0000 |
commit | d339a38f490bc1b246904902fc12ae960683080a (patch) | |
tree | 6a9d4219605417a314d4f8bb3f0d8a17dc067c97 /media-libs | |
parent | Stable on sparc (diff) | |
download | gentoo-2-d339a38f490bc1b246904902fc12ae960683080a.tar.gz gentoo-2-d339a38f490bc1b246904902fc12ae960683080a.tar.bz2 gentoo-2-d339a38f490bc1b246904902fc12ae960683080a.zip |
Stable on sparc
(Portage version: 2.1.2.9)
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.12.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 661ea12ee4da..ec8f29c8ac4d 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.53 2007/07/25 15:13:18 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.54 2007/07/26 13:49:36 gustavoz Exp $ + + 26 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> + gst-plugins-base-0.10.12.ebuild: + Stable on sparc *gst-plugins-base-0.10.13 (25 Jul 2007) diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.12.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.12.ebuild index 4b5822b85402..3ca2ef7e25ee 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.12.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.12.ebuild @@ -1,6 +1,6 @@ # 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.12.ebuild,v 1.2 2007/03/20 11:01:02 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.12.ebuild,v 1.3 2007/07/26 13:49:36 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" IUSE="alsa esd oss X xv" RDEPEND=">=dev-libs/glib-2.8 |