diff options
author | Markus Meier <maekke@gentoo.org> | 2010-07-24 15:01:45 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-07-24 15:01:45 +0000 |
commit | 26a2c8dbaa5e9b92c230ebc3f3180cef191ed9d6 (patch) | |
tree | 926b073d862e4ad441add6eb1f84993066ca00fe /media-libs/gst-plugins-good | |
parent | arm stable, bug #324691 (diff) | |
download | gentoo-2-26a2c8dbaa5e9b92c230ebc3f3180cef191ed9d6.tar.gz gentoo-2-26a2c8dbaa5e9b92c230ebc3f3180cef191ed9d6.tar.bz2 gentoo-2-26a2c8dbaa5e9b92c230ebc3f3180cef191ed9d6.zip |
arm stable, bug #324691
(Portage version: 2.2_rc67/cvs/Linux i686)
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.21.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 85643976e29f..5a3f95891ad6 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.92 2010/07/12 22:42:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.93 2010/07/24 15:01:45 maekke Exp $ + + 24 Jul 2010; Markus Meier <maekke@gentoo.org> + gst-plugins-good-0.10.21.ebuild: + arm stable, bug #324691 12 Jul 2010; Jeroen Roovers <jer@gentoo.org> gst-plugins-good-0.10.21.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 247a71cfcd50..a4f381d8a77a 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.5 2010/07/12 22:42:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.21.ebuild,v 1.6 2010/07/24 15:01:45 maekke 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 |