diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-12 16:59:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-12 16:59:40 +0000 |
commit | 224c5d050b1004561f74e0cc536ef0b5782ec47a (patch) | |
tree | 634dae260a9d4b9639db98d71c53e8706f0db5dc /app-text/lcdf-typetools | |
parent | Version bump. (diff) | |
download | gentoo-2-224c5d050b1004561f74e0cc536ef0b5782ec47a.tar.gz gentoo-2-224c5d050b1004561f74e0cc536ef0b5782ec47a.tar.bz2 gentoo-2-224c5d050b1004561f74e0cc536ef0b5782ec47a.zip |
Stable for ppc, wrt bug #456468
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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 54f02af32644..bb0045bc7f94 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.94 2013/02/12 16:53:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.95 2013/02/12 16:59:40 ago Exp $ + + 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> lcdf-typetools-2.97.ebuild: + Stable for ppc, wrt bug #456468 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> lcdf-typetools-2.97.ebuild: Stable for ppc64, 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 caee56374db7..8b85ecb9fad2 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.5 2013/02/12 16:53:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.97.ebuild,v 1.6 2013/02/12 16:59:40 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" |