summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2005-02-10 10:05:29 +0000
committerMamoru Komachi <usata@gentoo.org>2005-02-10 10:05:29 +0000
commit3f11948c67d1474cb3c62092aa68a5b2e297fc4b (patch)
treeb29151ccd924e68a72ee8544ceb5c3b4feb1b35a /dev-libs/libotf/libotf-0.9.3.ebuild
parentMarked as stable. (diff)
downloadgentoo-2-3f11948c67d1474cb3c62092aa68a5b2e297fc4b.tar.gz
gentoo-2-3f11948c67d1474cb3c62092aa68a5b2e297fc4b.tar.bz2
gentoo-2-3f11948c67d1474cb3c62092aa68a5b2e297fc4b.zip
Stable on x86, alpha and ppc.
(Portage version: 2.0.51.16)
Diffstat (limited to 'dev-libs/libotf/libotf-0.9.3.ebuild')
-rw-r--r--dev-libs/libotf/libotf-0.9.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libotf/libotf-0.9.3.ebuild b/dev-libs/libotf/libotf-0.9.3.ebuild
index 2f1fc829473c..aa0fe38dc619 100644
--- a/dev-libs/libotf/libotf-0.9.3.ebuild
+++ b/dev-libs/libotf/libotf-0.9.3.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/dev-libs/libotf/libotf-0.9.3.ebuild,v 1.2 2005/01/12 18:36:44 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.3.ebuild,v 1.3 2005/02/10 10:02:31 usata 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 hppa"
+KEYWORDS="x86 ppc alpha ~amd64 ~ppc64 ~sparc hppa"
IUSE="X"
RDEPEND="X? ( virtual/x11 )