diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-07 11:05:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-07 11:05:57 +0000 |
commit | 118443a86cafd68669e78f923b88a7343ee5b626 (patch) | |
tree | 4762c85b93328b21a4627bbd23b4e735ee3f6363 /app-text | |
parent | Add ~alpha wrt #209024 (diff) | |
download | gentoo-2-118443a86cafd68669e78f923b88a7343ee5b626.tar.gz gentoo-2-118443a86cafd68669e78f923b88a7343ee5b626.tar.bz2 gentoo-2-118443a86cafd68669e78f923b88a7343ee5b626.zip |
alpha/ia64 stable wrt #208750
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/lcdf-typetools/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/lcdf-typetools/lcdf-typetools-2.66.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/lcdf-typetools/ChangeLog b/app-text/lcdf-typetools/ChangeLog index 5348c1393222..7144e00b6e53 100644 --- a/app-text/lcdf-typetools/ChangeLog +++ b/app-text/lcdf-typetools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/lcdf-typetools # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.13 2008/02/05 13:50:37 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.14 2008/02/07 11:05:57 armin76 Exp $ + + 07 Feb 2008; Raúl Porcel <armin76@gentoo.org> lcdf-typetools-2.66.ebuild: + alpha/ia64 stable wrt #208750 05 Feb 2008; Ferris McCormick <fmccor@gentoo.org> lcdf-typetools-2.66.ebuild: diff --git a/app-text/lcdf-typetools/lcdf-typetools-2.66.ebuild b/app-text/lcdf-typetools/lcdf-typetools-2.66.ebuild index 93528633afe9..f61a39110418 100644 --- a/app-text/lcdf-typetools/lcdf-typetools-2.66.ebuild +++ b/app-text/lcdf-typetools/lcdf-typetools-2.66.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.66.ebuild,v 1.11 2008/02/05 13:50:37 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.66.ebuild,v 1.12 2008/02/07 11:05:57 armin76 Exp $ DESCRIPTION="Font utilities for eg manipulating OTF" SRC_URI="http://www.lcdf.org/type/${P}.tar.gz" HOMEPAGE="http://www.lcdf.org/type/#typetools" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ~ppc64 sparc x86" SLOT="0" LICENSE="GPL-2" IUSE="kpathsea" |