diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-24 06:56:19 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-24 06:56:19 +0000 |
commit | 04fc36a743a6f69a34c3d2cb359385c651739171 (patch) | |
tree | 02cf7b149d67c599ad25fd286f35f7a2cefe88cf /media-libs/libmatroska | |
parent | bump to 0.2 + fix bug 90156 (diff) | |
download | gentoo-2-04fc36a743a6f69a34c3d2cb359385c651739171.tar.gz gentoo-2-04fc36a743a6f69a34c3d2cb359385c651739171.tar.bz2 gentoo-2-04fc36a743a6f69a34c3d2cb359385c651739171.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-libs/libmatroska')
-rw-r--r-- | media-libs/libmatroska/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libmatroska/libmatroska-0.7.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libmatroska/ChangeLog b/media-libs/libmatroska/ChangeLog index 5d3c44b93b64..cb79e29faa3c 100644 --- a/media-libs/libmatroska/ChangeLog +++ b/media-libs/libmatroska/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libmatroska # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/ChangeLog,v 1.48 2005/04/22 15:17:32 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/ChangeLog,v 1.49 2005/04/24 06:56:19 corsair Exp $ + + 24 Apr 2005; Markus Rothe <corsair@gentoo.org> libmatroska-0.7.5.ebuild: + Stable on ppc64 22 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> libmatroska-0.7.5.ebuild: stable on amd64 and x86 diff --git a/media-libs/libmatroska/libmatroska-0.7.5.ebuild b/media-libs/libmatroska/libmatroska-0.7.5.ebuild index 9d6346a57c21..6456bff68100 100644 --- a/media-libs/libmatroska/libmatroska-0.7.5.ebuild +++ b/media-libs/libmatroska/libmatroska-0.7.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/libmatroska-0.7.5.ebuild,v 1.3 2005/04/22 15:17:32 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/libmatroska-0.7.5.ebuild,v 1.4 2005/04/24 06:56:19 corsair Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://www.bunkus.org/videotools/mkvtoolnix/sources/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc64 ~ppc amd64" +KEYWORDS="x86 ~sparc ppc64 ~ppc amd64" DEPEND=">=dev-libs/libebml-0.7.3" |