diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-25 18:11:40 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-25 18:11:40 +0000 |
commit | 93e753ec35d9ce4dad40be2a4e47411e6d3805cf (patch) | |
tree | ce01844aaa6cca991c24b0708a1b8a64b93fb7f7 /media-libs/gst-plugins-good | |
parent | ppc/ppc64 stable wrt #368281 (diff) | |
download | historical-93e753ec35d9ce4dad40be2a4e47411e6d3805cf.tar.gz historical-93e753ec35d9ce4dad40be2a4e47411e6d3805cf.tar.bz2 historical-93e753ec35d9ce4dad40be2a4e47411e6d3805cf.zip |
ppc/ppc64 stable wrt #368281
Package-Manager: portage-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 |