diff options
author | 2004-01-03 20:13:32 +0000 | |
---|---|---|
committer | 2004-01-03 20:13:32 +0000 | |
commit | 16c8fd112c6b45d52a4815be67f5dc0249f25ae8 (patch) | |
tree | 54311eac3315f86ea61f9a61227d0ac763a3dd56 /app-text/t1utils/t1utils-1.28.ebuild | |
parent | fix bison dep (diff) | |
download | gentoo-2-16c8fd112c6b45d52a4815be67f5dc0249f25ae8.tar.gz gentoo-2-16c8fd112c6b45d52a4815be67f5dc0249f25ae8.tar.bz2 gentoo-2-16c8fd112c6b45d52a4815be67f5dc0249f25ae8.zip |
Stable on ia64
Diffstat (limited to 'app-text/t1utils/t1utils-1.28.ebuild')
-rw-r--r-- | app-text/t1utils/t1utils-1.28.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/t1utils/t1utils-1.28.ebuild b/app-text/t1utils/t1utils-1.28.ebuild index 8530896a358f..75233f3de8eb 100644 --- a/app-text/t1utils/t1utils-1.28.ebuild +++ b/app-text/t1utils/t1utils-1.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/t1utils-1.28.ebuild,v 1.2 2003/12/03 15:40:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/t1utils-1.28.ebuild,v 1.3 2004/01/03 20:13:25 agriffis Exp $ IUSE="" @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Type 1 Font utilities" SRC_URI="http://www.lcdf.org/type/${P}.tar.gz" HOMEPAGE="http://www.lcdf.org/type/#t1utils" -KEYWORDS="~x86 ~sparc alpha ~ppc" +KEYWORDS="~x86 ~sparc alpha ~ppc ia64" SLOT="0" LICENSE="BSD" |