diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-10-02 12:44:30 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-10-02 12:44:30 +0000 |
commit | 055dfb9a7df71c8667b27622f8b15b1eb8ae072b (patch) | |
tree | cf96640a1d1f20aaa42b5f1734c08484866fe9b6 /app-text/lcdf-typetools | |
parent | Marked ~x64-macos, bug #333981 (diff) | |
download | gentoo-2-055dfb9a7df71c8667b27622f8b15b1eb8ae072b.tar.gz gentoo-2-055dfb9a7df71c8667b27622f8b15b1eb8ae072b.tar.bz2 gentoo-2-055dfb9a7df71c8667b27622f8b15b1eb8ae072b.zip |
Marked ~x64-macos, bug #333981
(Portage version: 2.2.01.16711-prefix/cvs/SunOS i386)
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.83.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/lcdf-typetools/ChangeLog b/app-text/lcdf-typetools/ChangeLog index 47a632b685c6..25ffc9d6e3da 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.53 2010/07/18 12:36:07 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.54 2010/10/02 12:44:30 grobian Exp $ + + 02 Oct 2010; Fabian Groffen <grobian@gentoo.org> + lcdf-typetools-2.83.ebuild: + Marked ~x64-macos, bug #333981 18 Jul 2010; Alexis Ballier <aballier@gentoo.org> -lcdf-typetools-2.81.ebuild, -lcdf-typetools-2.82.ebuild: diff --git a/app-text/lcdf-typetools/lcdf-typetools-2.83.ebuild b/app-text/lcdf-typetools/lcdf-typetools-2.83.ebuild index 971382bb0844..739c4b6c3f80 100644 --- a/app-text/lcdf-typetools/lcdf-typetools-2.83.ebuild +++ b/app-text/lcdf-typetools/lcdf-typetools-2.83.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2010 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.83.ebuild,v 1.1 2010/04/25 20:15:38 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.83.ebuild,v 1.2 2010/10/02 12:44:30 grobian 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 ~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" |