diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-07-17 16:46:56 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-07-17 16:46:56 +0000 |
commit | 43c3f3686f20199fefb3e24f5925a9fe5254706c (patch) | |
tree | 3d4b81e207dabfe58975a4d0bd2d953f0d920caa /media-libs/gst-plugins-base | |
parent | Marked stable on amd64 for bug #139612 (diff) | |
download | gentoo-2-43c3f3686f20199fefb3e24f5925a9fe5254706c.tar.gz gentoo-2-43c3f3686f20199fefb3e24f5925a9fe5254706c.tar.bz2 gentoo-2-43c3f3686f20199fefb3e24f5925a9fe5254706c.zip |
Marked stable on amd64 for bug #139612
(Portage version: 2.1.1_pre2-r8)
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 d514b9e8d9a2..826c1abfa7ca 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.34 2006/07/16 11:55:25 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.35 2006/07/17 16:46:56 dang Exp $ + + 17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> + gst-plugins-base-0.10.8.ebuild: + Marked stable on amd64 for bug #139612 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> gst-plugins-base-0.10.8.ebuild: 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 fed9492762c2..f3ad0796f4a7 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.5 2006/07/16 11:55:25 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.8.ebuild,v 1.6 2006/07/17 16:46:56 dang 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 |