diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-06-08 12:00:26 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-06-08 12:00:26 +0000 |
commit | 35888863f0c04a8182928bee68781b795c8b1995 (patch) | |
tree | a03a9caf8b790ce57783619262bde83ff874423d /app-text | |
parent | x86 stable wrt bug #418645 (diff) | |
download | historical-35888863f0c04a8182928bee68781b795c8b1995.tar.gz historical-35888863f0c04a8182928bee68781b795c8b1995.tar.bz2 historical-35888863f0c04a8182928bee68781b795c8b1995.zip |
x86 stable wrt bug #418647
Package-Manager: portage-2.1.10.49/cvs/Linux i686
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/lcdf-typetools/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/lcdf-typetools/lcdf-typetools-2.92.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/lcdf-typetools/ChangeLog b/app-text/lcdf-typetools/ChangeLog index 5ff4d6488b6e..2998db02834e 100644 --- a/app-text/lcdf-typetools/ChangeLog +++ b/app-text/lcdf-typetools/ChangeLog @@ -1,6 +1,10 @@ # 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.83 2012/06/07 18:45:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.84 2012/06/08 12:00:26 phajdan.jr Exp $ + + 08 Jun 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + lcdf-typetools-2.92.ebuild: + x86 stable wrt bug #418647 07 Jun 2012; Brent Baude <ranger@gentoo.org> lcdf-typetools-2.92.ebuild: Marking lcdf-typetools-2.92 ppc for 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 7ecf62907ab5..c63e68103dbe 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.6 2012/06/07 18:45:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.92.ebuild,v 1.7 2012/06/08 12:00:26 phajdan.jr 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" |