diff options
author | 2010-11-27 19:29:08 +0000 | |
---|---|---|
committer | 2010-11-27 19:29:08 +0000 | |
commit | a6d93d4b4214849a133d1d7d91c3180be1de8da1 (patch) | |
tree | 0d585f195f049c3a15e717f6707e2582d888d9be /app-text | |
parent | alpha/ia64/s390/sh/sparc stable wrt #345747 (diff) | |
download | gentoo-2-a6d93d4b4214849a133d1d7d91c3180be1de8da1.tar.gz gentoo-2-a6d93d4b4214849a133d1d7d91c3180be1de8da1.tar.bz2 gentoo-2-a6d93d4b4214849a133d1d7d91c3180be1de8da1.zip |
alpha/ia64/s390/sh/sparc stable wrt #345745
(Portage version: 2.1.8.3/cvs/Linux ia64)
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 af8b11a86e82..d82ec54119c7 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.58 2010/11/26 15:40:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.59 2010/11/27 19:29:08 armin76 Exp $ + + 27 Nov 2010; Raúl Porcel <armin76@gentoo.org> lcdf-typetools-2.85.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #345745 26 Nov 2010; Jeroen Roovers <jer@gentoo.org> lcdf-typetools-2.85.ebuild: Stable for HPPA (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 bbd9e04bd215..bbf229847d41 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.4 2010/11/26 15:40:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.85.ebuild,v 1.5 2010/11/27 19:29:08 armin76 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" |