diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-01-16 03:01:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-01-16 03:01:56 +0000 |
commit | 200cd1c12ef340f2c98bfc6e2a31f1dc9f73c866 (patch) | |
tree | 58806a2e36d12e446627fc1e30c55543ffa1ec31 /app-text/lcdf-typetools | |
parent | Stable for HPPA (bug #398239). (diff) | |
download | gentoo-2-200cd1c12ef340f2c98bfc6e2a31f1dc9f73c866.tar.gz gentoo-2-200cd1c12ef340f2c98bfc6e2a31f1dc9f73c866.tar.bz2 gentoo-2-200cd1c12ef340f2c98bfc6e2a31f1dc9f73c866.zip |
Stable for HPPA (bug #396837).
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
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.91.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/lcdf-typetools/ChangeLog b/app-text/lcdf-typetools/ChangeLog index 5a09b3113950..a8a3e469a393 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.74 2012/01/15 15:27:57 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.75 2012/01/16 03:01:56 jer Exp $ + + 16 Jan 2012; Jeroen Roovers <jer@gentoo.org> lcdf-typetools-2.91.ebuild: + Stable for HPPA (bug #396837). 15 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> lcdf-typetools-2.91.ebuild: diff --git a/app-text/lcdf-typetools/lcdf-typetools-2.91.ebuild b/app-text/lcdf-typetools/lcdf-typetools-2.91.ebuild index a6bc19ef2bbc..538aa5d68e42 100644 --- a/app-text/lcdf-typetools/lcdf-typetools-2.91.ebuild +++ b/app-text/lcdf-typetools/lcdf-typetools-2.91.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.91.ebuild,v 1.5 2012/01/15 15:27:57 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.91.ebuild,v 1.6 2012/01/16 03:01:56 jer 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 ~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 ~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" |