diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-04-06 19:12:03 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-04-06 19:12:03 +0000 |
commit | 60cd72562b3f899fe8550290f83911f5609af88d (patch) | |
tree | fd7d961f861c1efb3e60306bcfa1411969228e76 /app-text/lcdf-typetools | |
parent | Added ~ppc; bug #195815 (diff) | |
download | gentoo-2-60cd72562b3f899fe8550290f83911f5609af88d.tar.gz gentoo-2-60cd72562b3f899fe8550290f83911f5609af88d.tar.bz2 gentoo-2-60cd72562b3f899fe8550290f83911f5609af88d.zip |
Added ~ppc; bug #195815
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-text/lcdf-typetools')
-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 91c272fbec3f..c55461fb2bbf 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.17 2008/04/06 16:53:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.18 2008/04/06 19:12:03 corsair Exp $ + + 06 Apr 2008; Markus Rothe <corsair@gentoo.org> lcdf-typetools-2.66.ebuild: + Added ~ppc; bug #195815 06 Apr 2008; Markus Rothe <corsair@gentoo.org> lcdf-typetools-2.66.ebuild: Stable on ppc64; bug #215735 diff --git a/app-text/lcdf-typetools/lcdf-typetools-2.66.ebuild b/app-text/lcdf-typetools/lcdf-typetools-2.66.ebuild index 777a6e0bc2be..becbdd20dcbe 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.15 2008/04/06 16:53:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.66.ebuild,v 1.16 2008/04/06 19:12:03 corsair 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 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" SLOT="0" LICENSE="GPL-2" IUSE="kpathsea" |