diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-01 17:30:10 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-01 17:30:10 +0000 |
commit | c199d0bb0403da8493efcfa1f21279e2b8585425 (patch) | |
tree | 75829549c853e317af29c6eee5d776d629c6f355 /dev-libs/libotf | |
parent | stable on ia64 (diff) | |
download | historical-c199d0bb0403da8493efcfa1f21279e2b8585425.tar.gz historical-c199d0bb0403da8493efcfa1f21279e2b8585425.tar.bz2 historical-c199d0bb0403da8493efcfa1f21279e2b8585425.zip |
stable amd64
Package-Manager: portage-2.0.51.19
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 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 ) |