diff options
author | Thomas Raschbacher <lordvan@gentoo.org> | 2003-01-30 19:18:37 +0000 |
---|---|---|
committer | Thomas Raschbacher <lordvan@gentoo.org> | 2003-01-30 19:18:37 +0000 |
commit | 68e3fc812aeddfcfa97c97665c77486c700361c0 (patch) | |
tree | 6345e1db745019e6f130d99eb26eac5c762fe7ee /app-text | |
parent | Initial version of the ebuild. (diff) | |
download | historical-68e3fc812aeddfcfa97c97665c77486c700361c0.tar.gz historical-68e3fc812aeddfcfa97c97665c77486c700361c0.tar.bz2 historical-68e3fc812aeddfcfa97c97665c77486c700361c0.zip |
fixed homepage url
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gnu-gs-fonts-other/gnu-gs-fonts-other-6.0.ebuild | 4 | ||||
-rw-r--r-- | app-text/gnu-gs-fonts-std/gnu-gs-fonts-std-6.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/gnu-gs-fonts-other/gnu-gs-fonts-other-6.0.ebuild b/app-text/gnu-gs-fonts-other/gnu-gs-fonts-other-6.0.ebuild index 908e4e6c1c46..b0eb17052bab 100644 --- a/app-text/gnu-gs-fonts-other/gnu-gs-fonts-other-6.0.ebuild +++ b/app-text/gnu-gs-fonts-other/gnu-gs-fonts-other-6.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnu-gs-fonts-other/gnu-gs-fonts-other-6.0.ebuild,v 1.1 2003/01/27 21:18:18 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnu-gs-fonts-other/gnu-gs-fonts-other-6.0.ebuild,v 1.2 2003/01/30 19:18:10 lordvan Exp $ DESCRIPTION="Ghostscript Extra Fonts" -HOMEPAGE="http://www.cups.com/" +HOMEPAGE="http://www.cups.org/" SRC_URI="ftp://ftp.easysw.com/pub/ghostscript/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" diff --git a/app-text/gnu-gs-fonts-std/gnu-gs-fonts-std-6.0.ebuild b/app-text/gnu-gs-fonts-std/gnu-gs-fonts-std-6.0.ebuild index cb66ca564fc0..b918e2c2fd96 100644 --- a/app-text/gnu-gs-fonts-std/gnu-gs-fonts-std-6.0.ebuild +++ b/app-text/gnu-gs-fonts-std/gnu-gs-fonts-std-6.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnu-gs-fonts-std/gnu-gs-fonts-std-6.0.ebuild,v 1.1 2003/01/27 21:10:32 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnu-gs-fonts-std/gnu-gs-fonts-std-6.0.ebuild,v 1.2 2003/01/30 19:18:37 lordvan Exp $ DESCRIPTION="Ghostscript Standard Fonts" -HOMEPAGE="http://www.cups.com/" +HOMEPAGE="http://www.cups.org/" SRC_URI="ftp://ftp.easysw.com/pub/ghostscript/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" |