diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 09:45:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 09:45:36 +0000 |
commit | cd9f307cec1c7920a60a1d49ed0c5615cea4489b (patch) | |
tree | 69956abb32d47f6d12e1e8cdeae5ff6493ab702c /app-text/lcdf-typetools | |
parent | Stable for s390, wrt bug #449426 (diff) | |
download | gentoo-2-cd9f307cec1c7920a60a1d49ed0c5615cea4489b.tar.gz gentoo-2-cd9f307cec1c7920a60a1d49ed0c5615cea4489b.tar.bz2 gentoo-2-cd9f307cec1c7920a60a1d49ed0c5615cea4489b.zip |
Stable for s390, wrt bug #456468
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
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.97.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/lcdf-typetools/ChangeLog b/app-text/lcdf-typetools/ChangeLog index 3ef848e7fd00..8db7ddd9b634 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.98 2013/02/12 20:24:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.99 2013/02/20 09:45:36 ago Exp $ + + 20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> lcdf-typetools-2.97.ebuild: + Stable for s390, wrt bug #456468 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> lcdf-typetools-2.97.ebuild: Stable for sparc, wrt bug #456468 diff --git a/app-text/lcdf-typetools/lcdf-typetools-2.97.ebuild b/app-text/lcdf-typetools/lcdf-typetools-2.97.ebuild index ac5d8f7b3a88..e23e1cb0f8ff 100644 --- a/app-text/lcdf-typetools/lcdf-typetools-2.97.ebuild +++ b/app-text/lcdf-typetools/lcdf-typetools-2.97.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 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.97.ebuild,v 1.9 2013/02/12 20:24:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.97.ebuild,v 1.10 2013/02/20 09:45:36 ago 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" |