diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-11-26 15:40:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-11-26 15:40:36 +0000 |
commit | 14a7acebc5bc1fbacc2a3caef3fbede8cbfe5dac (patch) | |
tree | 02ca4fc559cf1dd4f0f1261bc7aa832b49c36845 /app-text | |
parent | Stable for HPPA (bug #345747). (diff) | |
download | gentoo-2-14a7acebc5bc1fbacc2a3caef3fbede8cbfe5dac.tar.gz gentoo-2-14a7acebc5bc1fbacc2a3caef3fbede8cbfe5dac.tar.bz2 gentoo-2-14a7acebc5bc1fbacc2a3caef3fbede8cbfe5dac.zip |
Stable for HPPA (bug #345745).
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/lcdf-typetools/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/lcdf-typetools/lcdf-typetools-2.85.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/lcdf-typetools/ChangeLog b/app-text/lcdf-typetools/ChangeLog index e3203749c92f..af8b11a86e82 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.57 2010/11/21 17:42:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.58 2010/11/26 15:40:36 jer Exp $ + + 26 Nov 2010; Jeroen Roovers <jer@gentoo.org> lcdf-typetools-2.85.ebuild: + Stable for HPPA (bug #345745). 21 Nov 2010; Markus Meier <maekke@gentoo.org> lcdf-typetools-2.85.ebuild: arm/x86 stable, 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 da01d344a787..bbd9e04bd215 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-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.85.ebuild,v 1.3 2010/11/21 17:42:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.85.ebuild,v 1.4 2010/11/26 15:40:36 jer 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" |