diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-08 16:03:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-08 16:03:16 +0000 |
commit | bd40473279b5611242504b18ab72b3acc1860d47 (patch) | |
tree | d8920cc7b7c1117462ff60e043fdb4cfd2ea3eb8 /app-text/lcdf-typetools | |
parent | alpha/ia64/s390/sh/sparc stable wrt #418659 (diff) | |
download | gentoo-2-bd40473279b5611242504b18ab72b3acc1860d47.tar.gz gentoo-2-bd40473279b5611242504b18ab72b3acc1860d47.tar.bz2 gentoo-2-bd40473279b5611242504b18ab72b3acc1860d47.zip |
alpha/ia64/s390/sh/sparc stable wrt #418647
(Portage version: 2.1.11.5/cvs/Linux ia64)
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.92.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/lcdf-typetools/ChangeLog b/app-text/lcdf-typetools/ChangeLog index 95c205e2e71c..d480cc2ebffc 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.85 2012/06/14 15:22:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.86 2012/07/08 16:03:16 armin76 Exp $ + + 08 Jul 2012; Raúl Porcel <armin76@gentoo.org> lcdf-typetools-2.92.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #418647 14 Jun 2012; Jeroen Roovers <jer@gentoo.org> lcdf-typetools-2.92.ebuild: Stable for HPPA (bug #418647). diff --git a/app-text/lcdf-typetools/lcdf-typetools-2.92.ebuild b/app-text/lcdf-typetools/lcdf-typetools-2.92.ebuild index 91dc84c5cccd..db61f0cc9e08 100644 --- a/app-text/lcdf-typetools/lcdf-typetools-2.92.ebuild +++ b/app-text/lcdf-typetools/lcdf-typetools-2.92.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 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.92.ebuild,v 1.8 2012/06/14 15:22:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.92.ebuild,v 1.9 2012/07/08 16:03:16 armin76 Exp $ EAPI=2 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 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~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 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~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" |