diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-25 16:45:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-25 16:45:05 +0000 |
commit | 67c1f91c8f370e8f52dd07e9bc902e09e425ba95 (patch) | |
tree | ffc6c42381be2f4137e98546ceccdcd08d361964 /app-text | |
parent | Add ~alpha/~ia64 wrt #195815 (diff) | |
download | gentoo-2-67c1f91c8f370e8f52dd07e9bc902e09e425ba95.tar.gz gentoo-2-67c1f91c8f370e8f52dd07e9bc902e09e425ba95.tar.bz2 gentoo-2-67c1f91c8f370e8f52dd07e9bc902e09e425ba95.zip |
Add ~alpha/~ia64 wrt #195815
(Portage version: 2.1.3.9)
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 140cc699e31c..3c08b77f36a5 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.6 2007/10/23 18:26:41 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.7 2007/10/25 16:45:05 armin76 Exp $ + + 25 Oct 2007; Raúl Porcel <armin76@gentoo.org> lcdf-typetools-2.66.ebuild: + Add ~alpha/~ia64 wrt #195815 23 Oct 2007; 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 67104f85dc34..afcd5293f59c 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-2007 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.4 2007/10/23 18:26:41 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.66.ebuild,v 1.5 2007/10/25 16:45:05 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="~amd64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86" SLOT="0" LICENSE="GPL-2" IUSE="tetex" |