diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-05 08:10:04 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-05 08:10:04 +0000 |
commit | 36b9ddc5549f9be246f99aca5efa5105345efb4b (patch) | |
tree | ef3c643baa5ee0c4cbbe8a50940c49b148658736 /media-plugins/gst-plugins-mad | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-36b9ddc5549f9be246f99aca5efa5105345efb4b.tar.gz gentoo-2-36b9ddc5549f9be246f99aca5efa5105345efb4b.tar.bz2 gentoo-2-36b9ddc5549f9be246f99aca5efa5105345efb4b.zip |
Stable on ppc64
(Portage version: 2203-svn)
Diffstat (limited to 'media-plugins/gst-plugins-mad')
-rw-r--r-- | media-plugins/gst-plugins-mad/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.3.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 4da780ce3bda..d97d368488cb 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.87 2006/05/03 20:32:10 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.88 2006/05/05 08:10:04 corsair Exp $ + + 05 May 2006; Markus Rothe <corsair@gentoo.org> + gst-plugins-mad-0.10.3.ebuild: + Stable on ppc64 03 May 2006; Gustavo Zacarias <gustavoz@gentoo.org> gst-plugins-mad-0.10.3.ebuild: diff --git a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.3.ebuild b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.3.ebuild index 77b646cc4eca..16a8c6b1589e 100644 --- a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.3.ebuild +++ b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 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.3.ebuild,v 1.4 2006/05/03 20:32:10 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.3.ebuild,v 1.5 2006/05/05 08:10:04 corsair Exp $ inherit gst-plugins-ugly -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86" IUSE="" RDEPEND=">=media-libs/gst-plugins-base-0.10.3 |