diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-15 15:27:57 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-15 15:27:57 +0000 |
commit | 0e88c5307f7ba56f5d3bfb7c4910f6d35966a34e (patch) | |
tree | f486ae8cd85961cff153ab1db5cc2ecd6ea3b549 | |
parent | x86 stable wrt bug #396835 (diff) | |
download | gentoo-2-0e88c5307f7ba56f5d3bfb7c4910f6d35966a34e.tar.gz gentoo-2-0e88c5307f7ba56f5d3bfb7c4910f6d35966a34e.tar.bz2 gentoo-2-0e88c5307f7ba56f5d3bfb7c4910f6d35966a34e.zip |
x86 stable wrt bug #396837
(Portage version: 2.1.10.41/cvs/Linux i686)
-rw-r--r-- | app-text/lcdf-typetools/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/lcdf-typetools/lcdf-typetools-2.91.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/lcdf-typetools/ChangeLog b/app-text/lcdf-typetools/ChangeLog index 34601e3ff727..5a09b3113950 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.73 2012/01/12 21:03:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.74 2012/01/15 15:27:57 phajdan.jr Exp $ + + 15 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + lcdf-typetools-2.91.ebuild: + x86 stable wrt bug #396837 12 Jan 2012; Markus Meier <maekke@gentoo.org> lcdf-typetools-2.91.ebuild: arm stable, bug #396837 diff --git a/app-text/lcdf-typetools/lcdf-typetools-2.91.ebuild b/app-text/lcdf-typetools/lcdf-typetools-2.91.ebuild index 1317be8b46e3..a6bc19ef2bbc 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.4 2012/01/12 21:03:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.91.ebuild,v 1.5 2012/01/15 15:27:57 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 ~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" |