diff options
author | 2012-06-05 20:30:11 +0000 | |
---|---|---|
committer | 2012-06-05 20:30:11 +0000 | |
commit | ce49153685fc8f497628b511b63f8ec46b454615 (patch) | |
tree | 9b7b47ce82114ece42aef66c252108e9a38a6e58 /app-text/lcdf-typetools | |
parent | Marking lzip-1.13 ppc64 for bug 418507 (diff) | |
download | gentoo-2-ce49153685fc8f497628b511b63f8ec46b454615.tar.gz gentoo-2-ce49153685fc8f497628b511b63f8ec46b454615.tar.bz2 gentoo-2-ce49153685fc8f497628b511b63f8ec46b454615.zip |
Marking lcdf-typetools-2.92 ppc64 for bug 418647
(Portage version: 2.1.10.49/cvs/Linux ppc64)
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.92.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/lcdf-typetools/ChangeLog b/app-text/lcdf-typetools/ChangeLog index b869ccbd5e07..a2767dc363dc 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.81 2012/06/03 18:32:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.82 2012/06/05 20:30:11 ranger Exp $ + + 05 Jun 2012; Brent Baude <ranger@gentoo.org> lcdf-typetools-2.92.ebuild: + Marking lcdf-typetools-2.92 ppc64 for bug 418647 03 Jun 2012; Markus Meier <maekke@gentoo.org> lcdf-typetools-2.92.ebuild: arm stable, bug #418647 diff --git a/app-text/lcdf-typetools/lcdf-typetools-2.92.ebuild b/app-text/lcdf-typetools/lcdf-typetools-2.92.ebuild index 3d4cba7b11d3..65f7dbd9ec7f 100644 --- a/app-text/lcdf-typetools/lcdf-typetools-2.92.ebuild +++ b/app-text/lcdf-typetools/lcdf-typetools-2.92.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 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.92.ebuild,v 1.4 2012/06/03 18:32:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.92.ebuild,v 1.5 2012/06/05 20:30:11 ranger 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" |