diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-03-11 19:34:31 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-03-11 19:34:31 +0000 |
commit | 55b31350e1364654f83d824a5645aa9a0ebfe090 (patch) | |
tree | 853d1bf48f755c3757a4c507b298b2d038504bf7 /media-plugins/gst-plugins-mad | |
parent | stable on amd64 (diff) | |
download | gentoo-2-55b31350e1364654f83d824a5645aa9a0ebfe090.tar.gz gentoo-2-55b31350e1364654f83d824a5645aa9a0ebfe090.tar.bz2 gentoo-2-55b31350e1364654f83d824a5645aa9a0ebfe090.zip |
stable on amd64
(Portage version: 2.0.51.19)
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.8.7.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 d93c103f0682..a1167c117d2d 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.42 2005/03/10 02:01:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.43 2005/03/11 19:33:07 lanius Exp $ + + 11 Mar 2005; Heinrich Wendel <lanius@gentoo.org> + gst-plugins-mad-0.8.7.ebuild: + stable on amd64 09 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> gst-plugins-mad-0.8.7.ebuild: diff --git a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.7.ebuild b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.7.ebuild index 9423107f8310..5f2b782bb784 100644 --- a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.7.ebuild +++ b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.7.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 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.8.7.ebuild,v 1.3 2005/03/10 02:01:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.7.ebuild,v 1.4 2005/03/11 19:33:07 lanius Exp $ inherit gst-plugins -KEYWORDS="x86 ~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc" +KEYWORDS="x86 ~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc" IUSE="" RDEPEND=">=media-libs/libmad-0.15.0b |