diff options
author | Markus Meier <maekke@gentoo.org> | 2010-11-21 17:42:09 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-11-21 17:42:09 +0000 |
commit | 18a64771567ef7fba084ab74e7e33b905bd87e3d (patch) | |
tree | 5332e9cc980785ae3c608e6bd9bc70d95532a7c5 /app-text/lcdf-typetools | |
parent | Stable for HPPA PPC (bug #344439). (diff) | |
download | gentoo-2-18a64771567ef7fba084ab74e7e33b905bd87e3d.tar.gz gentoo-2-18a64771567ef7fba084ab74e7e33b905bd87e3d.tar.bz2 gentoo-2-18a64771567ef7fba084ab74e7e33b905bd87e3d.zip |
arm/x86 stable, bug #345745
(Portage version: 2.1.9.24/cvs/Linux x86_64)
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.85.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/lcdf-typetools/ChangeLog b/app-text/lcdf-typetools/ChangeLog index 3c3b80a6e60a..e3203749c92f 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.56 2010/11/20 13:03:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.57 2010/11/21 17:42:09 maekke Exp $ + + 21 Nov 2010; Markus Meier <maekke@gentoo.org> lcdf-typetools-2.85.ebuild: + arm/x86 stable, bug #345745 20 Nov 2010; Markos Chandras <hwoarang@gentoo.org> lcdf-typetools-2.85.ebuild: diff --git a/app-text/lcdf-typetools/lcdf-typetools-2.85.ebuild b/app-text/lcdf-typetools/lcdf-typetools-2.85.ebuild index 52d6146f72c5..da01d344a787 100644 --- a/app-text/lcdf-typetools/lcdf-typetools-2.85.ebuild +++ b/app-text/lcdf-typetools/lcdf-typetools-2.85.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2010 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.85.ebuild,v 1.2 2010/11/20 13:03:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.85.ebuild,v 1.3 2010/11/21 17:42:09 maekke Exp $ 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 ~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 ~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" |