diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-25 17:48:35 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-25 17:48:35 +0000 |
commit | 36892d6bc83c60f30470322153b14310d3483c94 (patch) | |
tree | d476a6a422d0952ca90528e6d34cbc593b0c4736 /media-libs/gstreamer/gstreamer-0.10.32-r1.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-36892d6bc83c60f30470322153b14310d3483c94.tar.gz gentoo-2-36892d6bc83c60f30470322153b14310d3483c94.tar.bz2 gentoo-2-36892d6bc83c60f30470322153b14310d3483c94.zip |
ppc/ppc64 stable wrt #368281
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/gstreamer/gstreamer-0.10.32-r1.ebuild')
-rw-r--r-- | media-libs/gstreamer/gstreamer-0.10.32-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gstreamer/gstreamer-0.10.32-r1.ebuild b/media-libs/gstreamer/gstreamer-0.10.32-r1.ebuild index f62216b5dab2..74a413660007 100644 --- a/media-libs/gstreamer/gstreamer-0.10.32-r1.ebuild +++ b/media-libs/gstreamer/gstreamer-0.10.32-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.10.32-r1.ebuild,v 1.7 2011/06/09 16:00:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.10.32-r1.ebuild,v 1.8 2011/07/25 17:48:35 xarthisius Exp $ EAPI=2 @@ -15,7 +15,7 @@ SRC_URI="http://${PN}.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT=${PV_MAJ_MIN} -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="+introspection nls test" RDEPEND=">=dev-libs/glib-2.22:2 |