diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 13:29:37 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 13:29:37 +0000 |
commit | 4246700e888de2fa9aa6794224c2a6a139136e16 (patch) | |
tree | 6dc0251bcc48c7b84f38c3acc29899b888c9596a /media-libs/gst-plugins-good | |
parent | ppc stable #324691 (diff) | |
download | gentoo-2-4246700e888de2fa9aa6794224c2a6a139136e16.tar.gz gentoo-2-4246700e888de2fa9aa6794224c2a6a139136e16.tar.bz2 gentoo-2-4246700e888de2fa9aa6794224c2a6a139136e16.zip |
ppc stable #324691
(Portage version: 2.1.8.3/cvs/Linux ppc, RepoMan options: --force)
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.21.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 332984d4cf8e..9eef4a7f1e13 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.88 2010/06/24 16:52:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.89 2010/06/27 13:29:37 nixnut Exp $ + + 27 Jun 2010; <nixnut@gentoo.org> gst-plugins-good-0.10.21.ebuild: + ppc stable #324691 24 Jun 2010; Jeroen Roovers <jer@gentoo.org> gst-plugins-good-0.10.17.ebuild: diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.21.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.21.ebuild index e8079ed70818..48a2f16ab650 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.21.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.21.ebuild,v 1.2 2010/06/24 10:24:53 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.21.ebuild,v 1.3 2010/06/27 13:29:37 nixnut Exp $ # order is important, gnome2 after gst-plugins inherit gst-plugins-good gst-plugins10 gnome2 eutils flag-o-matic libtool @@ -10,7 +10,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 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/gst-plugins-base-0.10.27 |