diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-11 18:26:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-11 18:26:55 +0000 |
commit | 185a1351050764cca173bdd01fea4170f868a54a (patch) | |
tree | acc86fff7cdb727cda47e7d880d1edc738075c72 /app-text/lcdf-typetools | |
parent | Version bump (diff) | |
download | gentoo-2-185a1351050764cca173bdd01fea4170f868a54a.tar.gz gentoo-2-185a1351050764cca173bdd01fea4170f868a54a.tar.bz2 gentoo-2-185a1351050764cca173bdd01fea4170f868a54a.zip |
Add ~arm/~s390/~sh
(Portage version: 2.1.6.7/cvs/Linux ia64)
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.75.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/lcdf-typetools/ChangeLog b/app-text/lcdf-typetools/ChangeLog index a337360feb6d..9a21f8338768 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.33 2009/02/27 13:45:30 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.34 2009/03/11 18:26:55 armin76 Exp $ + + 11 Mar 2009; Raúl Porcel <armin76@gentoo.org> lcdf-typetools-2.75.ebuild: + Add ~arm/~s390/~sh 27 Feb 2009; Alexis Ballier <aballier@gentoo.org> lcdf-typetools-2.69.ebuild: diff --git a/app-text/lcdf-typetools/lcdf-typetools-2.75.ebuild b/app-text/lcdf-typetools/lcdf-typetools-2.75.ebuild index 28fe00d07fa0..3f8e4da91546 100644 --- a/app-text/lcdf-typetools/lcdf-typetools-2.75.ebuild +++ b/app-text/lcdf-typetools/lcdf-typetools-2.75.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 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.75.ebuild,v 1.1 2009/02/27 13:43:03 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.75.ebuild,v 1.2 2009/03/11 18:26:55 armin76 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" SLOT="0" LICENSE="GPL-2" IUSE="kpathsea" |