diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-11 11:28:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-11 11:28:03 +0000 |
commit | 4372a2ac89aaefaed822590e8cc7fd8b46a7db2c (patch) | |
tree | eb197fea44f0c2f4d502bc23135b7d2b0be56ed8 /app-text/lcdf-typetools | |
parent | Stable for arm, wrt bug #456408 (diff) | |
download | gentoo-2-4372a2ac89aaefaed822590e8cc7fd8b46a7db2c.tar.gz gentoo-2-4372a2ac89aaefaed822590e8cc7fd8b46a7db2c.tar.bz2 gentoo-2-4372a2ac89aaefaed822590e8cc7fd8b46a7db2c.zip |
Stable for arm, 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 | 8 | ||||
-rw-r--r-- | app-text/lcdf-typetools/lcdf-typetools-2.97.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/app-text/lcdf-typetools/ChangeLog b/app-text/lcdf-typetools/ChangeLog index f749c5a8193b..3f803e93857f 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.90 2012/10/30 11:46:30 aballier Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.91 2013/02/11 11:28:03 ago Exp $ + + 11 Feb 2013; Agostino Sarubbo <ago@gentoo.org> lcdf-typetools-2.97.ebuild: + Stable for arm, wrt bug #456468 *lcdf-typetools-2.97 (30 Oct 2012) @@ -368,4 +371,3 @@ 26 Jul 2007; Alexis Ballier <aballier@gentoo.org> +metadata.xml, +lcdf-typetools-2.65.ebuild: Initial import, thanks to everybody in bug #84774 - diff --git a/app-text/lcdf-typetools/lcdf-typetools-2.97.ebuild b/app-text/lcdf-typetools/lcdf-typetools-2.97.ebuild index aaee010a65f3..fc2cc206a6ac 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-2012 Gentoo Foundation +# 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.1 2012/10/30 11:46:30 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.97.ebuild,v 1.2 2013/02/11 11:28:03 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" |