diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-17 11:38:56 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-17 11:38:56 +0000 |
commit | 8a230e15bf0750aea237425420363cd99e295a62 (patch) | |
tree | 162d44978259050c3f22da4e2fbcda15e516dbbc /sys-apps | |
parent | version bump (diff) | |
download | historical-8a230e15bf0750aea237425420363cd99e295a62.tar.gz historical-8a230e15bf0750aea237425420363cd99e295a62.tar.bz2 historical-8a230e15bf0750aea237425420363cd99e295a62.zip |
better HOMEPAGE display
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/miscfiles/miscfiles-1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/miscfiles/miscfiles-1.2-r1.ebuild b/sys-apps/miscfiles/miscfiles-1.2-r1.ebuild index fb6adac2207e..286333f8c732 100644 --- a/sys-apps/miscfiles/miscfiles-1.2-r1.ebuild +++ b/sys-apps/miscfiles/miscfiles-1.2-r1.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/sys-apps/miscfiles/miscfiles-1.2-r1.ebuild,v 1.5 2002/07/17 01:20:05 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/miscfiles/miscfiles-1.2-r1.ebuild,v 1.6 2002/07/17 11:38:56 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Miscellaneous files" SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz" -HOMEPAGE="http://www.gnu.org/directory/${PN}.html" +HOMEPAGE="http://www.gnu.org/directory/miscfiles.html" KEYWORDS="x86 ppc" SLOT="0" LICENSE="GPL" |