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
commit81b68a4f896d88b9cc7f78d960d69392c8717b05 (patch)
treec89c47a0bb021adef18e906d0f6b6a48ca6cb463 /dev-libs
parentrestore digest (diff)
downloadhistorical-81b68a4f896d88b9cc7f78d960d69392c8717b05.tar.gz
historical-81b68a4f896d88b9cc7f78d960d69392c8717b05.tar.bz2
historical-81b68a4f896d88b9cc7f78d960d69392c8717b05.zip
Added to ~alpha
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libotf/ChangeLog4
-rw-r--r--dev-libs/libotf/Manifest4
-rw-r--r--dev-libs/libotf/libotf-0.9.ebuild4
3 files changed, 6 insertions, 6 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/Manifest b/dev-libs/libotf/Manifest
index 20d3d6b832a1..40a15596406f 100644
--- a/dev-libs/libotf/Manifest
+++ b/dev-libs/libotf/Manifest
@@ -1,4 +1,4 @@
-MD5 bcf3bb88961e13e5d820812fb453bf2d libotf-0.9.ebuild 561
+MD5 57e06b62443b690ff6f361ecf1e80729 libotf-0.9.ebuild 568
+MD5 2c47910aeace6d6ff5c150683ccf8110 ChangeLog 511
MD5 9c69ff3ce8108c99baa12b2b38780494 metadata.xml 175
-MD5 dbd407c6cb1643586b0ca37e3d4f16c3 ChangeLog 491
MD5 217cc51840278a313dad72cf54a9df30 files/digest-libotf-0.9 62
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"