diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-26 15:58:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-26 15:58:47 +0000 |
commit | 88c898bdef6afb99fc03faf783858a9e0afa7c5e (patch) | |
tree | e8b84fca9530822d788991426f747e555af5d423 /media-libs/gst-plugins-good | |
parent | alpha/ia64 stable wrt #190900 (diff) | |
download | gentoo-2-88c898bdef6afb99fc03faf783858a9e0afa7c5e.tar.gz gentoo-2-88c898bdef6afb99fc03faf783858a9e0afa7c5e.tar.bz2 gentoo-2-88c898bdef6afb99fc03faf783858a9e0afa7c5e.zip |
alpha/ia64 stable wrt #190900
(Portage version: 2.1.3.9)
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.6.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 7be69f91b206..bfcac2964795 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.41 2007/09/21 19:17:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.42 2007/09/26 15:58:47 armin76 Exp $ + + 26 Sep 2007; Raúl Porcel <armin76@gentoo.org> + gst-plugins-good-0.10.6.ebuild: + alpha/ia64 stable wrt #190900 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gst-plugins-good-0.10.6.ebuild: diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild index 3c1211348154..a0ae017aa46a 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.6.ebuild,v 1.7 2007/09/21 19:17:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.6.ebuild,v 1.8 2007/09/26 15:58:47 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" RDEPEND=">=media-libs/gst-plugins-base-0.10.13 >=media-libs/gstreamer-0.10.13 |