diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-05-22 00:07:33 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-05-22 00:07:33 +0000 |
commit | 3fb5b282686e02bd8121dc34ea0ee0c7a8405d73 (patch) | |
tree | eb2e0ccb80f2632d186b7d7c9c9f7848d2690a76 /media-plugins/gst-plugins-mad | |
parent | Stable on x86; bug #88363 (diff) | |
download | historical-3fb5b282686e02bd8121dc34ea0ee0c7a8405d73.tar.gz historical-3fb5b282686e02bd8121dc34ea0ee0c7a8405d73.tar.bz2 historical-3fb5b282686e02bd8121dc34ea0ee0c7a8405d73.zip |
Stable on alpha.
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'media-plugins/gst-plugins-mad')
-rw-r--r-- | media-plugins/gst-plugins-mad/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-mad/ChangeLog b/media-plugins/gst-plugins-mad/ChangeLog index 54092835e8ee..a6e070fea4d6 100644 --- a/media-plugins/gst-plugins-mad/ChangeLog +++ b/media-plugins/gst-plugins-mad/ChangeLog @@ -1,6 +1,9 @@ # 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.89 2006/05/14 15:20:01 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/ChangeLog,v 1.90 2006/05/22 00:05:06 tcort Exp $ + + 21 May 2006; Thomas Cort <tcort@gentoo.org> gst-plugins-mad-0.10.3.ebuild: + Stable on alpha. 14 May 2006; Tobias Scherbaum <dertobi123@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 07a2dc060c58..31b6bba8ec4a 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.6 2006/05/14 15:20:01 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.3.ebuild,v 1.7 2006/05/22 00:05:06 tcort Exp $ inherit gst-plugins-ugly -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ppc64 sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~ppc ppc64 sparc ~x86" IUSE="" RDEPEND=">=media-libs/gst-plugins-base-0.10.3 |