diff options
author | 2015-02-27 11:26:06 +0000 | |
---|---|---|
committer | 2015-02-27 11:26:06 +0000 | |
commit | 5848c21483ac9d091ee84ad21eec5ee0bce01709 (patch) | |
tree | f0519c5ba4ef55af01de56507da62cf00e31e902 /app-text/t1utils/t1utils-1.38.ebuild | |
parent | Stable for sparc, wrt bug #535614 (diff) | |
download | gentoo-2-5848c21483ac9d091ee84ad21eec5ee0bce01709.tar.gz gentoo-2-5848c21483ac9d091ee84ad21eec5ee0bce01709.tar.bz2 gentoo-2-5848c21483ac9d091ee84ad21eec5ee0bce01709.zip |
Stable for sparc, wrt bug #534912
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/t1utils/t1utils-1.38.ebuild')
-rw-r--r-- | app-text/t1utils/t1utils-1.38.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/t1utils/t1utils-1.38.ebuild b/app-text/t1utils/t1utils-1.38.ebuild index ddc47691a93f..3fdbbb1b2e19 100644 --- a/app-text/t1utils/t1utils-1.38.ebuild +++ b/app-text/t1utils/t1utils-1.38.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/t1utils-1.38.ebuild,v 1.8 2015/02/24 09:18:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/t1utils-1.38.ebuild,v 1.9 2015/02/27 11:26:06 ago Exp $ IUSE="" DESCRIPTION="Type 1 Font utilities" SRC_URI="http://www.lcdf.org/type/${P}.tar.gz" HOMEPAGE="http://www.lcdf.org/type/#t1utils" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" SLOT="0" LICENSE="BSD" |