summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2004-07-31 22:53:39 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2004-07-31 22:53:39 +0000
commit56031bf4889144e42b6c5b4a4ccac3939a8a2317 (patch)
tree881e313a0b84b29722b5ae8887d7e3f28e80af0b /dev-libs
parentMark x11-plugins/wmbattery-2.19-r1 stable for x86. Wipe out older ebuilds. (M... (diff)
downloadgentoo-2-56031bf4889144e42b6c5b4a4ccac3939a8a2317.tar.gz
gentoo-2-56031bf4889144e42b6c5b4a4ccac3939a8a2317.tar.bz2
gentoo-2-56031bf4889144e42b6c5b4a4ccac3939a8a2317.zip
Marked amd64 as stable. Added to ~sparc.
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libotf/ChangeLog5
-rw-r--r--dev-libs/libotf/libotf-0.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libotf/ChangeLog b/dev-libs/libotf/ChangeLog
index 2325d90c38db..6b19a6ee3d32 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.8 2004/07/31 17:08:55 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.9 2004/07/31 22:53:39 matsuu Exp $
+
+ 01 Aug 2004; MATSUU Takuto <matsuu@gentoo.org> libotf-0.9-r1.ebuild:
+ Marked amd64 as stable. Added to ~sparc.
01 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> libotf-0.9-r1.ebuild:
Stable on x86, alpha and ppc. Added sed-4 to depend list.
diff --git a/dev-libs/libotf/libotf-0.9-r1.ebuild b/dev-libs/libotf/libotf-0.9-r1.ebuild
index e7644dd4879b..50182685ddf3 100644
--- a/dev-libs/libotf/libotf-0.9-r1.ebuild
+++ b/dev-libs/libotf/libotf-0.9-r1.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-r1.ebuild,v 1.4 2004/07/31 17:08:55 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/libotf-0.9-r1.ebuild,v 1.5 2004/07/31 22:53:39 matsuu 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"
+KEYWORDS="x86 ppc alpha amd64 ppc64 ~sparc"
IUSE="X"
RDEPEND="X? ( virtual/x11 )