diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-17 20:31:47 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-17 20:31:47 +0000 |
commit | 4b49fb38488a4334eec72e01f791c877389e7808 (patch) | |
tree | 4dfc6a716d82fd6941d5489f4623ef5c26362fed /media-libs/libmatroska | |
parent | Version bump, added docs. (Manifest recommit) (diff) | |
download | gentoo-2-4b49fb38488a4334eec72e01f791c877389e7808.tar.gz gentoo-2-4b49fb38488a4334eec72e01f791c877389e7808.tar.bz2 gentoo-2-4b49fb38488a4334eec72e01f791c877389e7808.zip |
stable on ppc64
Diffstat (limited to 'media-libs/libmatroska')
-rw-r--r-- | media-libs/libmatroska/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libmatroska/libmatroska-0.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libmatroska/ChangeLog b/media-libs/libmatroska/ChangeLog index a9b35c80b386..03b7ef9de7ac 100644 --- a/media-libs/libmatroska/ChangeLog +++ b/media-libs/libmatroska/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libmatroska # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/ChangeLog,v 1.40 2004/12/15 21:22:09 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/ChangeLog,v 1.41 2004/12/17 20:28:15 corsair Exp $ + + 17 Dec 2004; Markus Rothe <corsair@gentoo.org> libmatroska-0.7.4.ebuild: + Stable on ppc64 15 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> libmatroska-0.7.0.ebuild: diff --git a/media-libs/libmatroska/libmatroska-0.7.4.ebuild b/media-libs/libmatroska/libmatroska-0.7.4.ebuild index fd800b95b52a..49554cf563de 100644 --- a/media-libs/libmatroska/libmatroska-0.7.4.ebuild +++ b/media-libs/libmatroska/libmatroska-0.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/libmatroska-0.7.4.ebuild,v 1.3 2004/11/14 09:24:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmatroska/libmatroska-0.7.4.ebuild,v 1.4 2004/12/17 20:28:15 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" +KEYWORDS="~x86 ~sparc ppc64" DEPEND=">=dev-libs/libebml-0.7.2" |