diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-11 19:41:53 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-11 19:41:53 +0000 |
commit | 7fe8ab3ebb2de2784065e5a7626463230dbd433c (patch) | |
tree | e28862f06cd5031630b496a380ea19c3f5209471 /media-libs/gst-plugins-good | |
parent | Stable for HPPA (bug #382225). (diff) | |
download | gentoo-2-7fe8ab3ebb2de2784065e5a7626463230dbd433c.tar.gz gentoo-2-7fe8ab3ebb2de2784065e5a7626463230dbd433c.tar.bz2 gentoo-2-7fe8ab3ebb2de2784065e5a7626463230dbd433c.zip |
Stable for HPPA (bug #382225).
(Portage version: 2.2.0_alpha66/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/gst-plugins-good')
-rw-r--r-- | media-libs/gst-plugins-good/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog index bb16c64f8330..d107b6a60f86 100644 --- a/media-libs/gst-plugins-good/ChangeLog +++ b/media-libs/gst-plugins-good/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gst-plugins-good # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.125 2011/10/09 16:08:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.126 2011/10/11 19:41:53 jer Exp $ + + 11 Oct 2011; Jeroen Roovers <jer@gentoo.org> gst-plugins-good-0.10.30.ebuild: + Stable for HPPA (bug #382225). 09 Oct 2011; Raúl Porcel <armin76@gentoo.org> gst-plugins-good-0.10.30.ebuild: diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.30.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.30.ebuild index 2ba3f0b7ea83..bbecf4b848a4 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.30.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.30.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/gst-plugins-good/gst-plugins-good-0.10.30.ebuild,v 1.5 2011/10/09 16:08:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.30.ebuild,v 1.6 2011/10/11 19:41:53 jer Exp $ EAPI=1 @@ -12,7 +12,7 @@ HOMEPAGE="http://gstreamer.net/" SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" -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="+orc" RDEPEND=">=media-libs/gst-plugins-base-0.10.33 |