diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-10-23 18:26:41 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-10-23 18:26:41 +0000 |
commit | 4b0b66ff1dc2cd341bf667b874186252e1aa0feb (patch) | |
tree | 3e4975c964c01e812c8115a8fdbddad7eaf7e890 /app-text/lcdf-typetools | |
parent | Stable for HPPA (bug #196480). Fixed quoting issues. (diff) | |
download | gentoo-2-4b0b66ff1dc2cd341bf667b874186252e1aa0feb.tar.gz gentoo-2-4b0b66ff1dc2cd341bf667b874186252e1aa0feb.tar.bz2 gentoo-2-4b0b66ff1dc2cd341bf667b874186252e1aa0feb.zip |
Add ~sparc --- Help with Bug #195815
(Portage version: 2.1.3.15)
Diffstat (limited to 'app-text/lcdf-typetools')
-rw-r--r-- | app-text/lcdf-typetools/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/lcdf-typetools/lcdf-typetools-2.66.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/lcdf-typetools/ChangeLog b/app-text/lcdf-typetools/ChangeLog index 74f9e527e258..140cc699e31c 100644 --- a/app-text/lcdf-typetools/ChangeLog +++ b/app-text/lcdf-typetools/ChangeLog @@ -1,6 +1,10 @@ # 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.5 2007/10/14 17:41:03 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.6 2007/10/23 18:26:41 fmccor Exp $ + + 23 Oct 2007; Ferris McCormick <fmccor@gentoo.org> + lcdf-typetools-2.66.ebuild: + Add ~sparc --- Help with Bug #195815 14 Oct 2007; Alexis Ballier <aballier@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 665f2e2d2900..67104f85dc34 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.3 2007/10/14 17:41:03 aballier Exp $ +# $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 $ 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 ~x86" +KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" SLOT="0" LICENSE="GPL-2" IUSE="tetex" |