diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-13 09:24:30 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-13 09:24:30 +0000 |
commit | 8bbae7534b999af04a84130b3b887ec0a931210f (patch) | |
tree | c179a2b87130be0f9220912ea3850e6d65bbf745 /media-libs/gstreamer | |
parent | ppc/ppc64 stable wrt #353436 (diff) | |
download | gentoo-2-8bbae7534b999af04a84130b3b887ec0a931210f.tar.gz gentoo-2-8bbae7534b999af04a84130b3b887ec0a931210f.tar.bz2 gentoo-2-8bbae7534b999af04a84130b3b887ec0a931210f.zip |
ppc64 stable wrt #353434
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gstreamer/gstreamer-0.10.31.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gstreamer/ChangeLog b/media-libs/gstreamer/ChangeLog index cd785130fba2..54f8271e2d7c 100644 --- a/media-libs/gstreamer/ChangeLog +++ b/media-libs/gstreamer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gstreamer # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.286 2011/03/12 09:11:38 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.287 2011/03/13 09:24:30 xarthisius Exp $ + + 13 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> gstreamer-0.10.31.ebuild: + ppc64 stable wrt #353434 *gstreamer-0.10.32-r1 (12 Mar 2011) diff --git a/media-libs/gstreamer/gstreamer-0.10.31.ebuild b/media-libs/gstreamer/gstreamer-0.10.31.ebuild index d9a80c3879f9..03675cc9874e 100644 --- a/media-libs/gstreamer/gstreamer-0.10.31.ebuild +++ b/media-libs/gstreamer/gstreamer-0.10.31.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.31.ebuild,v 1.8 2011/03/05 17:28:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.10.31.ebuild,v 1.9 2011/03/13 09:24:30 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 ppc ~ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="+introspection nls test" RDEPEND=">=dev-libs/glib-2.20:2 |