diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-05 17:44:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-05 17:44:18 +0000 |
commit | 341cb0c583c7bea9f4c0f1a6a507ce5c15ebdabb (patch) | |
tree | 408b50afe111bedc517300be37f4c6a6159e4448 | |
parent | arm/sh stable wrt #232054 (diff) | |
download | gentoo-2-341cb0c583c7bea9f4c0f1a6a507ce5c15ebdabb.tar.gz gentoo-2-341cb0c583c7bea9f4c0f1a6a507ce5c15ebdabb.tar.bz2 gentoo-2-341cb0c583c7bea9f4c0f1a6a507ce5c15ebdabb.zip |
arm/sh stable wrt #232054
(Portage version: 2.1.6.7/cvs/Linux ia64)
-rw-r--r-- | media-libs/gst-plugins-good/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.8-r1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog index a50ea77fff0b..50fa561bdcb9 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.59 2009/03/30 04:40:56 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.60 2009/04/05 17:44:18 armin76 Exp $ + + 05 Apr 2009; Raúl Porcel <armin76@gentoo.org> + gst-plugins-good-0.10.8-r1.ebuild: + arm/sh stable wrt #232054 *gst-plugins-good-0.10.14 (30 Mar 2009) diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.8-r1.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.8-r1.ebuild index 5a7fe4d4bc68..10f40bd2937e 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.8-r1.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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.8-r1.ebuild,v 1.8 2008/09/23 21:39:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.8-r1.ebuild,v 1.9 2009/04/05 17:44:18 armin76 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.18 |