diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-12 21:03:04 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-12 21:03:04 +0000 |
commit | 6d9b609c58266adfb606218e4d2d0ef7829da893 (patch) | |
tree | a0f839b74e5398752045a15aa5e6146ad4136370 /app-text/lcdf-typetools | |
parent | arm stable, bug #396763 (diff) | |
download | gentoo-2-6d9b609c58266adfb606218e4d2d0ef7829da893.tar.gz gentoo-2-6d9b609c58266adfb606218e4d2d0ef7829da893.tar.bz2 gentoo-2-6d9b609c58266adfb606218e4d2d0ef7829da893.zip |
arm stable, bug #396837
(Portage version: 2.1.10.44/cvs/Linux i686)
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 e015aed4b8cd..34601e3ff727 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.72 2012/01/09 15:47:20 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.73 2012/01/12 21:03:04 maekke Exp $ + + 12 Jan 2012; Markus Meier <maekke@gentoo.org> lcdf-typetools-2.91.ebuild: + arm stable, bug #396837 *lcdf-typetools-2.92 (09 Jan 2012) diff --git a/app-text/lcdf-typetools/lcdf-typetools-2.91.ebuild b/app-text/lcdf-typetools/lcdf-typetools-2.91.ebuild index 83be5e4b3efc..1317be8b46e3 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.3 2012/01/04 17:14:16 ago Exp $ +# $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 $ 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" |