diff options
author | 2011-01-23 11:57:39 +0000 | |
---|---|---|
committer | 2011-01-23 11:57:39 +0000 | |
commit | c0ea586663cfdc813fb23f0472d5242b94acdf0a (patch) | |
tree | 197fc1353ff6715fb400ace786f1a1344e009eff /app-text/lcdf-typetools | |
parent | ppc64 stable wrt #345491 (diff) | |
download | gentoo-2-c0ea586663cfdc813fb23f0472d5242b94acdf0a.tar.gz gentoo-2-c0ea586663cfdc813fb23f0472d5242b94acdf0a.tar.bz2 gentoo-2-c0ea586663cfdc813fb23f0472d5242b94acdf0a.zip |
ppc64 stable wrt #345745
(Portage version: 2.1.9.25/cvs/Linux ppc64)
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.85.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/lcdf-typetools/ChangeLog b/app-text/lcdf-typetools/ChangeLog index 1691481ed0f6..05eda337458b 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.61 2011/01/10 19:40:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.62 2011/01/23 11:57:39 xarthisius Exp $ + + 23 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> + lcdf-typetools-2.85.ebuild: + ppc64 stable wrt #345745 10 Jan 2011; Brent Baude <ranger@gentoo.org> lcdf-typetools-2.85.ebuild: stable ppc, bug 345745 diff --git a/app-text/lcdf-typetools/lcdf-typetools-2.85.ebuild b/app-text/lcdf-typetools/lcdf-typetools-2.85.ebuild index 372e447bdb8b..ee17db64f59d 100644 --- a/app-text/lcdf-typetools/lcdf-typetools-2.85.ebuild +++ b/app-text/lcdf-typetools/lcdf-typetools-2.85.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2011 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.85.ebuild,v 1.6 2011/01/10 19:40:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.85.ebuild,v 1.7 2011/01/23 11:57:39 xarthisius 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 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" SLOT="0" LICENSE="GPL-2" IUSE="kpathsea" |