diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:08:41 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:08:41 +0000 |
commit | b54767790500906e1e7d2aeb58ab6d1a7184c406 (patch) | |
tree | 61fdef8241b97181306617b9137500c1cb938b57 /app-text/t1utils | |
parent | Closing #35809. (diff) | |
download | historical-b54767790500906e1e7d2aeb58ab6d1a7184c406.tar.gz historical-b54767790500906e1e7d2aeb58ab6d1a7184c406.tar.bz2 historical-b54767790500906e1e7d2aeb58ab6d1a7184c406.zip |
Remove arm keywords
Diffstat (limited to 'app-text/t1utils')
-rw-r--r-- | app-text/t1utils/t1utils-1.23.ebuild | 4 | ||||
-rw-r--r-- | app-text/t1utils/t1utils-1.25.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/t1utils/t1utils-1.23.ebuild b/app-text/t1utils/t1utils-1.23.ebuild index cd5bb0ca1f20..e841fc8af488 100644 --- a/app-text/t1utils/t1utils-1.23.ebuild +++ b/app-text/t1utils/t1utils-1.23.ebuild @@ -1,12 +1,12 @@ # 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.23.ebuild,v 1.9 2003/02/13 09:46:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/t1utils-1.23.ebuild,v 1.10 2004/02/22 20:07:12 agriffis Exp $ 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 " +KEYWORDS="x86 sparc" SLOT="0" LICENSE="BSD" diff --git a/app-text/t1utils/t1utils-1.25.ebuild b/app-text/t1utils/t1utils-1.25.ebuild index 5d6765479804..6c0e29ab1452 100644 --- a/app-text/t1utils/t1utils-1.25.ebuild +++ b/app-text/t1utils/t1utils-1.25.ebuild @@ -1,12 +1,12 @@ # 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.25.ebuild,v 1.9 2003/02/13 09:46:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/t1utils-1.25.ebuild,v 1.10 2004/02/22 20:07:12 agriffis Exp $ 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 " +KEYWORDS="x86 sparc" SLOT="0" LICENSE="BSD" |