diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-06-09 16:07:08 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-06-09 16:07:08 +0000 |
commit | 60330349d51ca4a94ef5a02f7b7aa9b8d2a81155 (patch) | |
tree | a84a1bf305a5714bb6e397ce56daa49623267a18 /media-libs/gst-plugins-good | |
parent | Stable for HPPA (bug #368281). (diff) | |
download | gentoo-2-60330349d51ca4a94ef5a02f7b7aa9b8d2a81155.tar.gz gentoo-2-60330349d51ca4a94ef5a02f7b7aa9b8d2a81155.tar.bz2 gentoo-2-60330349d51ca4a94ef5a02f7b7aa9b8d2a81155.zip |
Stable for HPPA (bug #368281).
(Portage version: 2.2.0_alpha38/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.28.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 aec58aeb9c90..ee974af6defa 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.118 2011/06/05 13:40:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.119 2011/06/09 16:07:08 jer Exp $ + + 09 Jun 2011; Jeroen Roovers <jer@gentoo.org> gst-plugins-good-0.10.28.ebuild: + Stable for HPPA (bug #368281). 05 Jun 2011; Raúl Porcel <armin76@gentoo.org> gst-plugins-good-0.10.28.ebuild: diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.28.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.28.ebuild index f5f2065ab323..6ff5a348bf60 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.28.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.28.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.28.ebuild,v 1.6 2011/06/05 13:40:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.28.ebuild,v 1.7 2011/06/09 16:07:08 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.32 |