diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-14 23:55:56 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-14 23:55:56 +0000 |
commit | 94854e1df1fd4090db83eb196cae78f57e313ffe (patch) | |
tree | e7d1cd708ac3a4ca5035900b4263d87900afaaf8 /media-plugins/gst-plugins-mad | |
parent | Fixed CVS keyword replacement. (diff) | |
download | historical-94854e1df1fd4090db83eb196cae78f57e313ffe.tar.gz historical-94854e1df1fd4090db83eb196cae78f57e313ffe.tar.bz2 historical-94854e1df1fd4090db83eb196cae78f57e313ffe.zip |
Stable on alpha.
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.5.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 f91616e5a48f..b9b5c94e19f7 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.33 2004/11/12 04:22:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.34 2004/11/14 23:50:51 kloeri Exp $ + + 15 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> + gst-plugins-mad-0.8.5.ebuild: + Stable on alpha. 12 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> gst-plugins-mad-0.8.5.ebuild: diff --git a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.5.ebuild b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.5.ebuild index b636e759d26f..0e52794d9d57 100644 --- a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.5.ebuild +++ b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.5.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.5.ebuild,v 1.5 2004/11/14 11:13:56 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.8.5.ebuild,v 1.6 2004/11/14 23:50:51 kloeri Exp $ inherit gst-plugins -KEYWORDS="x86 ~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc" +KEYWORDS="x86 alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc" IUSE="" RDEPEND=">=media-libs/libmad-0.15.0b |