diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-26 16:14:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-26 16:14:42 +0000 |
commit | 5a22ded64bd67a4a860bebc1105874df762b8ebd (patch) | |
tree | 92b49f66eee8778d8b5fb4ccc8d562e5ad5fdcc9 /media-plugins | |
parent | alpha/ia64 stable wrt #190900 (diff) | |
download | gentoo-2-5a22ded64bd67a4a860bebc1105874df762b8ebd.tar.gz gentoo-2-5a22ded64bd67a4a860bebc1105874df762b8ebd.tar.bz2 gentoo-2-5a22ded64bd67a4a860bebc1105874df762b8ebd.zip |
alpha/ia64 stable wrt #190900
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-mad/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-mad/ChangeLog b/media-plugins/gst-plugins-mad/ChangeLog index c9886afb3f86..623604393129 100644 --- a/media-plugins/gst-plugins-mad/ChangeLog +++ b/media-plugins/gst-plugins-mad/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-mad # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.109 2007/09/21 19:25:14 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.110 2007/09/26 16:14:42 armin76 Exp $ + + 26 Sep 2007; Raúl Porcel <armin76@gentoo.org> + gst-plugins-mad-0.10.6.ebuild: + alpha/ia64 stable wrt #190900 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gst-plugins-mad-0.10.6.ebuild: diff --git a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.6.ebuild b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.6.ebuild index dce8afa9032e..cab81be40403 100644 --- a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.6.ebuild +++ b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.6.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.6.ebuild,v 1.7 2007/09/21 19:25:14 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.6.ebuild,v 1.8 2007/09/26 16:14:42 armin76 Exp $ inherit gst-plugins-ugly -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.3 |