diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-09-20 20:34:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-09-20 20:34:59 +0000 |
commit | 264d96742a8d2fbebe202d4fdf211f51f1f75a9a (patch) | |
tree | 3be3ca44cf4da2d9c836de24933dc9decf3af9cb /app-text/t1utils/t1utils-1.25.ebuild | |
parent | Updated HOMEPAGE variable (diff) | |
download | gentoo-2-264d96742a8d2fbebe202d4fdf211f51f1f75a9a.tar.gz gentoo-2-264d96742a8d2fbebe202d4fdf211f51f1f75a9a.tar.bz2 gentoo-2-264d96742a8d2fbebe202d4fdf211f51f1f75a9a.zip |
Updated HOMEPAGE SRC_URI variables
Diffstat (limited to 'app-text/t1utils/t1utils-1.25.ebuild')
-rw-r--r-- | app-text/t1utils/t1utils-1.25.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/t1utils/t1utils-1.25.ebuild b/app-text/t1utils/t1utils-1.25.ebuild index 60aaecd25ee5..6163d156cf36 100644 --- a/app-text/t1utils/t1utils-1.25.ebuild +++ b/app-text/t1utils/t1utils-1.25.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/t1utils-1.25.ebuild,v 1.5 2002/08/16 02:42:02 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/t1utils-1.25.ebuild,v 1.6 2002/09/20 20:34:59 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Type 1 Font utilities" -SRC_URI="http://www.lcdf.org/~eddietwo/type/${P}.tar.gz" -HOMEPAGE="http://www.lcdf.org/~eddietwo/" +SRC_URI="http://www.lcdf.org/type/${P}.tar.gz" +HOMEPAGE="http://www.lcdf.org/type/#t1utils" KEYWORDS="x86 sparc sparc64" SLOT="0" LICENSE="BSD" |