diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-05 23:12:02 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-05 23:12:02 +0000 |
commit | 6071ec52acd1ff9ea08c2c6f892cfc948a549a08 (patch) | |
tree | 29513f9ad22db2006cd9debc5e8188e368fbdcff /media-plugins/gst-plugins-mad | |
parent | Stable x86 and testing version bumps. (diff) | |
download | historical-6071ec52acd1ff9ea08c2c6f892cfc948a549a08.tar.gz historical-6071ec52acd1ff9ea08c2c6f892cfc948a549a08.tar.bz2 historical-6071ec52acd1ff9ea08c2c6f892cfc948a549a08.zip |
Stable on sparc
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.2.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 e12f6a5f2101..96b62630d1fb 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.25 2004/08/01 13:07:41 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.26 2004/08/05 23:09:29 gustavoz Exp $ + + 05 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> + gst-plugins-mad-0.8.2.ebuild: + Stable on sparc 01 Aug 2004; <spider@gentoo.org> gst-plugins-mad-0.8.2.ebuild: stable on x86 diff --git a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.2.ebuild b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.2.ebuild index a20b042afb5b..e4c882a2923c 100644 --- a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.2.ebuild +++ b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 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.2.ebuild,v 1.3 2004/08/01 13:07:41 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.2.ebuild,v 1.4 2004/08/05 23:09:29 gustavoz Exp $ inherit gst-plugins -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" IUSE="" |