summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-06-15 09:04:19 +0000
committerMamoru Komachi <usata@gentoo.org>2004-06-15 09:04:19 +0000
commitdea5dd665cafc486c6a4061b163696aa20a98826 (patch)
treecf34f7869267ad41ff06613e7af68b56e2a1bd9e /dev-libs/libotf
parentrestore digest (diff)
downloadgentoo-2-dea5dd665cafc486c6a4061b163696aa20a98826.tar.gz
gentoo-2-dea5dd665cafc486c6a4061b163696aa20a98826.tar.bz2
gentoo-2-dea5dd665cafc486c6a4061b163696aa20a98826.zip
Added to ~alpha
Diffstat (limited to 'dev-libs/libotf')
-rw-r--r--dev-libs/libotf/ChangeLog4
-rw-r--r--dev-libs/libotf/libotf-0.9.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libotf/ChangeLog b/dev-libs/libotf/ChangeLog
index 37b694c689ed..32ee6cd0511c 100644
--- a/dev-libs/libotf/ChangeLog
+++ b/dev-libs/libotf/ChangeLog
@@ -1,9 +1,9 @@
# ChangeLog for dev-libs/libotf
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.3 2004/06/14 16:55:31 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.4 2004/06/15 09:04:19 usata Exp $
15 Jun 2004; Mamoru KOMACHI <usata@gentoo.org> libotf-0.9.ebuild:
- Stable on x86
+ Stable on x86 and added to ~alpha
03 May 2004; David Holm <dholm@gentoo.org> libotf-0.9.ebuild:
Added to ~ppc.
diff --git a/dev-libs/libotf/libotf-0.9.ebuild b/dev-libs/libotf/libotf-0.9.ebuild
index 1ff105d6e033..28bf1b7c172d 100644
--- a/dev-libs/libotf/libotf-0.9.ebuild
+++ b/dev-libs/libotf/libotf-0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.ebuild,v 1.3 2004/06/14 16:55:31 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9.ebuild,v 1.4 2004/06/15 09:04:19 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"
+KEYWORDS="x86 ~ppc ~alpha"
IUSE=""
DEPEND=">=media-libs/freetype-2.1"