diff options
author | Mamoru Komachi <usata@gentoo.org> | 2005-02-10 10:05:29 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2005-02-10 10:05:29 +0000 |
commit | 1905d80ae48c7cfb06933f69644da40bc171b47e (patch) | |
tree | 9dd2b3005c82afd2b1e694e34b28be83e0a4e049 /dev-libs/libotf | |
parent | Stable on x86, alpha and ppc. (diff) | |
download | historical-1905d80ae48c7cfb06933f69644da40bc171b47e.tar.gz historical-1905d80ae48c7cfb06933f69644da40bc171b47e.tar.bz2 historical-1905d80ae48c7cfb06933f69644da40bc171b47e.zip |
Stable on x86, alpha and ppc.
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'dev-libs/libotf')
-rw-r--r-- | dev-libs/libotf/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libotf/libotf-0.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libotf/ChangeLog b/dev-libs/libotf/ChangeLog index b9811bdc2add..2747a928d106 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.15 2005/01/12 18:36:44 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libotf/ChangeLog,v 1.16 2005/02/10 10:02:31 usata Exp $ + + 10 Feb 2005; Mamoru KOMACHI <usata@gentoo.org> libotf-0.9.3.ebuild: + Stable on x86, alpha and ppc. 12 Jan 2005; Guy Martin <gmsoft@gentoo.org> libotf-0.9.3.ebuild: Stable on hppa. 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 ) |