diff options
author | Bart Lauwers <blauwers@gentoo.org> | 2002-12-10 00:55:25 +0000 |
---|---|---|
committer | Bart Lauwers <blauwers@gentoo.org> | 2002-12-10 00:55:25 +0000 |
commit | eef3b678c6831be60e5b4760414032ac4bf5daac (patch) | |
tree | 84d0db2ad78897a11d72b85a19066b718a844f8b /x11-misc | |
parent | Updated per Bug #11708 (diff) | |
download | gentoo-2-eef3b678c6831be60e5b4760414032ac4bf5daac.tar.gz gentoo-2-eef3b678c6831be60e5b4760414032ac4bf5daac.tar.bz2 gentoo-2-eef3b678c6831be60e5b4760414032ac4bf5daac.zip |
Updated per bug #11708 (cosmetic)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/arphicfonts/arphicfonts-0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/arphicfonts/arphicfonts-0.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/arphicfonts/arphicfonts-0.1-r1.ebuild b/x11-misc/arphicfonts/arphicfonts-0.1-r1.ebuild index 083c5f128bac..98934fca2a29 100644 --- a/x11-misc/arphicfonts/arphicfonts-0.1-r1.ebuild +++ b/x11-misc/arphicfonts/arphicfonts-0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/arphicfonts/arphicfonts-0.1-r1.ebuild,v 1.5 2002/11/12 07:21:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/arphicfonts/arphicfonts-0.1-r1.ebuild,v 1.6 2002/12/10 00:55:25 blauwers Exp $ DESCRIPTION="Arphic Fonts" SRC_URI="ftp://ftp.gnu.org/non-gnu/chinese-fonts-truetype/gkai00mp.ttf.gz @@ -45,7 +45,7 @@ src_install() { # These don't get downloaded because there is no simple way to # fetch them.. ie if I included the README in SRC_URI above, it would -# get saved as /usr/portage/distfiles/README which doesn't seem like +# get saved as ${DISTDIR}/README which doesn't seem like # a really good idea. # dodoc LICENSE README } diff --git a/x11-misc/arphicfonts/arphicfonts-0.1.ebuild b/x11-misc/arphicfonts/arphicfonts-0.1.ebuild index 07aa806b5a05..3ad2a3207c68 100644 --- a/x11-misc/arphicfonts/arphicfonts-0.1.ebuild +++ b/x11-misc/arphicfonts/arphicfonts-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/arphicfonts/arphicfonts-0.1.ebuild,v 1.10 2002/12/09 04:41:49 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/arphicfonts/arphicfonts-0.1.ebuild,v 1.11 2002/12/10 00:55:25 blauwers Exp $ DESCRIPTION="Arphic Fonts" SRC_URI="ftp://ftp.gnu.org/non-gnu/chinese-fonts-truetype/gkai00mp.ttf.gz @@ -35,7 +35,7 @@ src_install() { # These don't get downloaded because there is no simple way to # fetch them.. ie if I included the README in SRC_URI above, it would -# get saved as /usr/portage/distfiles/README which doesn't seem like +# get saved as ${DISTDIR}/README which doesn't seem like # a really good idea. # dodoc LICENSE README } |