summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-01 17:30:50 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-01 17:30:50 +0000
commit4406945a62f74f4fb280dca5900fbd7f3301b507 (patch)
treee773b17e8e95ff509f2b69663367c27ae55878b3 /dev-libs/libotf
parentUpdate version. (diff)
downloadgentoo-2-4406945a62f74f4fb280dca5900fbd7f3301b507.tar.gz
gentoo-2-4406945a62f74f4fb280dca5900fbd7f3301b507.tar.bz2
gentoo-2-4406945a62f74f4fb280dca5900fbd7f3301b507.zip
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-libs/libotf')
-rw-r--r--dev-libs/libotf/ChangeLog5
-rw-r--r--dev-libs/libotf/libotf-0.9.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libotf/ChangeLog b/dev-libs/libotf/ChangeLog
index 0850d627e9fc..ef7242c09d14 100644
--- a/dev-libs/libotf/ChangeLog
+++ b/dev-libs/libotf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libotf
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.17 2005/02/15 13:45:49 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.18 2005/04/01 17:27:12 blubb Exp $
+
+ 01 Apr 2005; Simon Stelling <blubb@gentoo.org> libotf-0.9.3.ebuild:
+ stable on amd64
15 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> libotf-0.9.3.ebuild:
Stable on sparc
diff --git a/dev-libs/libotf/libotf-0.9.3.ebuild b/dev-libs/libotf/libotf-0.9.3.ebuild
index 31db589deb56..b16fead7be9b 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.4 2005/02/15 13:45:49 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.3.ebuild,v 1.5 2005/04/01 17:27:12 blubb 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 )