diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 01:53:45 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 01:53:45 +0000 |
commit | 924bab5b440f84aa18e0b3d93e8c22bf4ea7a583 (patch) | |
tree | 6cb4ba336839ead3175782f4420e96e4915a7356 /media-libs/gst-plugins | |
parent | oops, forgot the other version... (diff) | |
download | gentoo-2-924bab5b440f84aa18e0b3d93e8c22bf4ea7a583.tar.gz gentoo-2-924bab5b440f84aa18e0b3d93e8c22bf4ea7a583.tar.bz2 gentoo-2-924bab5b440f84aa18e0b3d93e8c22bf4ea7a583.zip |
Stable on x86 for bug #119634; Stabilize Gnome-2.12.2
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'media-libs/gst-plugins')
-rw-r--r-- | media-libs/gst-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gst-plugins/gst-plugins-0.8.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gst-plugins/ChangeLog b/media-libs/gst-plugins/ChangeLog index 3f2f9b9f186b..9471b90c7778 100644 --- a/media-libs/gst-plugins/ChangeLog +++ b/media-libs/gst-plugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gst-plugins # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.134 2006/01/21 21:01:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/ChangeLog,v 1.135 2006/01/22 01:53:00 tsunam Exp $ + + 22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> gst-plugins-0.8.11.ebuild: + Stable on x86 for bug #119634 21 Jan 2006; Jeroen Roovers <jer@gentoo.org> gst-plugins-0.8.11.ebuild: Make depend on dev-libs/liboil for hppa (bug #117908). diff --git a/media-libs/gst-plugins/gst-plugins-0.8.11.ebuild b/media-libs/gst-plugins/gst-plugins-0.8.11.ebuild index c6a1fe2f61c2..fc0c92626cb8 100644 --- a/media-libs/gst-plugins/gst-plugins-0.8.11.ebuild +++ b/media-libs/gst-plugins/gst-plugins-0.8.11.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/gst-plugins-0.8.11.ebuild,v 1.4 2006/01/21 21:01:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins/gst-plugins-0.8.11.ebuild,v 1.5 2006/01/22 01:53:00 tsunam Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins 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 ~mips ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="esd alsa oss" RDEPEND=">=media-libs/gstreamer-0.8.11 |