diff options
author | 2009-12-29 18:07:35 +0000 | |
---|---|---|
committer | 2009-12-29 18:07:35 +0000 | |
commit | 855ee8e286d947264ee1221376ee79a12fa9c653 (patch) | |
tree | 215edbf0b0a715470487af3fbf0717c484424775 /media-libs/gst-plugins-good | |
parent | sparc stable wrt #290343 (diff) | |
download | historical-855ee8e286d947264ee1221376ee79a12fa9c653.tar.gz historical-855ee8e286d947264ee1221376ee79a12fa9c653.tar.bz2 historical-855ee8e286d947264ee1221376ee79a12fa9c653.zip |
ia64/sh/sparc stable wrt #290343
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
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.16.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 d07bb5ce8c51..154a7bfc62c1 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.79 2009/11/27 15:25:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.80 2009/12/29 18:06:51 armin76 Exp $ + + 29 Dec 2009; Raúl Porcel <armin76@gentoo.org> + gst-plugins-good-0.10.16.ebuild: + ia64/sh/sparc stable wrt #290343 27 Nov 2009; Markus Meier <maekke@gentoo.org> gst-plugins-good-0.10.16.ebuild: diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild index 89cad34be00b..7a6be31f79de 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild @@ -1,6 +1,6 @@ # 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.16.ebuild,v 1.7 2009/11/27 15:25:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.16.ebuild,v 1.8 2009/12/29 18:06:51 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.24 |