From 47d8a089b67343829d1b1d536f70a10c3762664a Mon Sep 17 00:00:00 2001 From: Markus Rothe Date: Fri, 17 Dec 2004 20:24:31 +0000 Subject: stable on ppc64 --- dev-libs/libebml/ChangeLog | 5 ++++- dev-libs/libebml/libebml-0.7.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-libs') diff --git a/dev-libs/libebml/ChangeLog b/dev-libs/libebml/ChangeLog index 48aeb2c10fa3..e70e921a4ec2 100644 --- a/dev-libs/libebml/ChangeLog +++ b/dev-libs/libebml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libebml # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.28 2004/12/15 21:29:41 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.29 2004/12/17 20:24:31 corsair Exp $ + + 17 Dec 2004; Markus Rothe libebml-0.7.2.ebuild: + Stable on ppc64 15 Dec 2004; Bryan Østergaard libebml-0.7.2.ebuild: Add back ~alpha keyword. diff --git a/dev-libs/libebml/libebml-0.7.2.ebuild b/dev-libs/libebml/libebml-0.7.2.ebuild index f3c4d68e15ad..fabaa3933b6c 100644 --- a/dev-libs/libebml/libebml-0.7.2.ebuild +++ b/dev-libs/libebml/libebml-0.7.2.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/dev-libs/libebml/libebml-0.7.2.ebuild,v 1.4 2004/12/15 21:29:41 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.7.2.ebuild,v 1.5 2004/12/17 20:24:31 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 ~alpha" +KEYWORDS="~x86 ~sparc ppc64 ~alpha" DEPEND="virtual/libc" -- cgit v1.2.3-65-gdbad