diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-22 21:59:21 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-22 21:59:21 +0000 |
commit | b2f29d5858681e898c2a6e2c3a14ebc0f5f8b732 (patch) | |
tree | 3408c9b76a9e2eef118d3e37724afbbbac0af840 /app-text/lcdf-typetools | |
parent | Add patch by Christopher Brannon to respect LDFLAGS (bug #334031). Fix -rpath... (diff) | |
download | gentoo-2-b2f29d5858681e898c2a6e2c3a14ebc0f5f8b732.tar.gz gentoo-2-b2f29d5858681e898c2a6e2c3a14ebc0f5f8b732.tar.bz2 gentoo-2-b2f29d5858681e898c2a6e2c3a14ebc0f5f8b732.zip |
Marking lcdf-typetools-2.91 ppc for bug 396837
(Portage version: 2.1.10.11/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.91.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/lcdf-typetools/ChangeLog b/app-text/lcdf-typetools/ChangeLog index 86766e5bffd5..87a6e3cab29b 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.76 2012/01/22 15:17:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.77 2012/02/22 21:59:21 ranger Exp $ + + 22 Feb 2012; Brent Baude <ranger@gentoo.org> lcdf-typetools-2.91.ebuild: + Marking lcdf-typetools-2.91 ppc for bug 396837 22 Jan 2012; Raúl Porcel <armin76@gentoo.org> lcdf-typetools-2.91.ebuild: alpha/ia64/s390/sh/sparc stable wrt #396837 diff --git a/app-text/lcdf-typetools/lcdf-typetools-2.91.ebuild b/app-text/lcdf-typetools/lcdf-typetools-2.91.ebuild index 527c42f84d70..fcb6da7eeb47 100644 --- a/app-text/lcdf-typetools/lcdf-typetools-2.91.ebuild +++ b/app-text/lcdf-typetools/lcdf-typetools-2.91.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.91.ebuild,v 1.7 2012/01/22 15:17:26 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.91.ebuild,v 1.8 2012/02/22 21:59:21 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 ~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 ~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" |