diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-04-18 15:43:37 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-04-18 15:43:37 +0000 |
commit | 53e6d29a564fcf02391e08d92754e15404e49d41 (patch) | |
tree | 54c5e262e5fbb68b4a07acb1fab09658e48e3222 /media-libs | |
parent | ppc stable #308379 (diff) | |
download | gentoo-2-53e6d29a564fcf02391e08d92754e15404e49d41.tar.gz gentoo-2-53e6d29a564fcf02391e08d92754e15404e49d41.tar.bz2 gentoo-2-53e6d29a564fcf02391e08d92754e15404e49d41.zip |
ppc stable #308379
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-good/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.17.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 f15be02a7afa..dbf4463caf18 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.85 2010/04/05 18:29:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.86 2010/04/18 15:43:37 nixnut Exp $ + + 18 Apr 2010; <nixnut@gentoo.org> gst-plugins-good-0.10.17.ebuild: + ppc stable #308379 05 Apr 2010; Raúl Porcel <armin76@gentoo.org> gst-plugins-good-0.10.17.ebuild: diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.17.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.17.ebuild index dc8f1f206d46..28f5389df23c 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.17.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.17.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.17.ebuild,v 1.4 2010/04/05 18:29:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.17.ebuild,v 1.5 2010/04/18 15:43: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.25 |