diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-06-14 03:20:17 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-06-14 03:20:17 +0000 |
commit | 1299e6da8366f0e7f41c1f1283c085c39c967b45 (patch) | |
tree | 3069d965e7996ac85fe6c002c61269243c1f5d90 /app-text/lcdf-typetools | |
parent | Added ~mips, bug 342513 (diff) | |
download | gentoo-2-1299e6da8366f0e7f41c1f1283c085c39c967b45.tar.gz gentoo-2-1299e6da8366f0e7f41c1f1283c085c39c967b45.tar.bz2 gentoo-2-1299e6da8366f0e7f41c1f1283c085c39c967b45.zip |
Added ~mips, bug 342513
(Portage version: 2.1.9.42/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.90.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/lcdf-typetools/ChangeLog b/app-text/lcdf-typetools/ChangeLog index 0f0bc67a2f33..a9071039466b 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.66 2011/06/08 15:51:42 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/ChangeLog,v 1.67 2011/06/14 03:20:17 mattst88 Exp $ + + 14 Jun 2011; Matt Turner <mattst88@gentoo.org> lcdf-typetools-2.90.ebuild: + Added ~mips, bug 342513 *lcdf-typetools-2.90 (08 Jun 2011) diff --git a/app-text/lcdf-typetools/lcdf-typetools-2.90.ebuild b/app-text/lcdf-typetools/lcdf-typetools-2.90.ebuild index 233acb21d877..9f0c22603152 100644 --- a/app-text/lcdf-typetools/lcdf-typetools-2.90.ebuild +++ b/app-text/lcdf-typetools/lcdf-typetools-2.90.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2011 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.90.ebuild,v 1.1 2011/06/08 15:51:42 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lcdf-typetools/lcdf-typetools-2.90.ebuild,v 1.2 2011/06/14 03:20:17 mattst88 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 ~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" |