diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-25 18:09:50 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-25 18:09:50 +0000 |
commit | b5dadb4ba5d08b11b6535a32dc139287056a5f3d (patch) | |
tree | ed9a84f3a3a80d4171dbc6aa2153e08481ae5510 /media-libs/gst-plugins-good | |
parent | ppc/ppc64 stable wrt #368281 (diff) | |
download | gentoo-2-b5dadb4ba5d08b11b6535a32dc139287056a5f3d.tar.gz gentoo-2-b5dadb4ba5d08b11b6535a32dc139287056a5f3d.tar.bz2 gentoo-2-b5dadb4ba5d08b11b6535a32dc139287056a5f3d.zip |
ppc/ppc64 stable wrt #368281
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/gst-plugins-good')
-rw-r--r-- | media-libs/gst-plugins-good/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.28.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog index ee974af6defa..0fb9d4b95721 100644 --- a/media-libs/gst-plugins-good/ChangeLog +++ b/media-libs/gst-plugins-good/ChangeLog @@ -1,6 +1,10 @@ # 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.119 2011/06/09 16:07:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.120 2011/07/25 18:09:50 xarthisius Exp $ + + 25 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> + gst-plugins-good-0.10.28.ebuild: + ppc/ppc64 stable wrt #368281 09 Jun 2011; Jeroen Roovers <jer@gentoo.org> gst-plugins-good-0.10.28.ebuild: Stable for HPPA (bug #368281). 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 6ff5a348bf60..120d482be071 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.7 2011/06/09 16:07:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.28.ebuild,v 1.8 2011/07/25 18:09:50 xarthisius 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 |