From f5d94eb7bc89c8a3658e4c7f6e38abf513d05709 Mon Sep 17 00:00:00 2001 From: Dylan Carlson Date: Tue, 19 Oct 2004 08:36:19 +0000 Subject: Stable on amd64. --- dev-libs/libotf/ChangeLog | 5 ++++- dev-libs/libotf/libotf-0.9.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-libs/libotf') diff --git a/dev-libs/libotf/ChangeLog b/dev-libs/libotf/ChangeLog index 19382789b2bf..39884b164568 100644 --- a/dev-libs/libotf/ChangeLog +++ b/dev-libs/libotf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libotf # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.11 2004/10/03 14:03:51 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.12 2004/10/19 08:30:05 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson libotf-0.9.2.ebuild: + Stable on amd64. 03 Oct 2004; Mamoru KOMACHI libotf-0.9.2.ebuild: Stable on x86, alpha and ppc. diff --git a/dev-libs/libotf/libotf-0.9.2.ebuild b/dev-libs/libotf/libotf-0.9.2.ebuild index 131ae1d52847..7f6844eb04e5 100644 --- a/dev-libs/libotf/libotf-0.9.2.ebuild +++ b/dev-libs/libotf/libotf-0.9.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/libotf/libotf-0.9.2.ebuild,v 1.2 2004/10/03 14:03:51 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.2.ebuild,v 1.3 2004/10/19 08:30:05 absinthe Exp $ DESCRIPTION="Library for handling OpenType fonts (OTF)" HOMEPAGE="http://www.m17n.org/libotf/" @@ -9,7 +9,7 @@ SRC_URI="http://www.m17n.org/libotf/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc alpha ~amd64 ~ppc64 ~sparc" +KEYWORDS="x86 ppc alpha amd64 ~ppc64 ~sparc" IUSE="X" RDEPEND="X? ( virtual/x11 ) -- cgit v1.2.3-65-gdbad