diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 03:28:51 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 03:28:51 +0000 |
commit | 2211b33f582ff8fa33f33e459695ac8b44101021 (patch) | |
tree | 3556cc981c325b47d9cca4b5a119118935b9bf8d /sys-apps/man | |
parent | Added HOMEPAGE variable (diff) | |
download | historical-2211b33f582ff8fa33f33e459695ac8b44101021.tar.gz historical-2211b33f582ff8fa33f33e459695ac8b44101021.tar.bz2 historical-2211b33f582ff8fa33f33e459695ac8b44101021.zip |
Updated HOMEPAGE variable
Diffstat (limited to 'sys-apps/man')
-rw-r--r-- | sys-apps/man/man-1.5i-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/man/man-1.5k.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/man/man-1.5i-r3.ebuild b/sys-apps/man/man-1.5i-r3.ebuild index 14c29441f934..979cb72ffe02 100644 --- a/sys-apps/man/man-1.5i-r3.ebuild +++ b/sys-apps/man/man-1.5i-r3.ebuild @@ -1,12 +1,12 @@ # 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/man/man-1.5i-r3.ebuild,v 1.6 2002/08/14 03:08:21 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.5i-r3.ebuild,v 1.7 2002/09/21 03:28:51 vapier Exp $ NV=1.5i2 S=${WORKDIR}/${PN}-${NV} DESCRIPTION="Standard commands to read man pages" SRC_URI="http://www.kernel.org/pub/linux/utils/man/man-${NV}.tar.gz" -HOMEPAGE="" +HOMEPAGE="http://freshmeat.net/projects/man/" DEPEND="virtual/glibc" RDEPEND="virtual/glibc diff --git a/sys-apps/man/man-1.5k.ebuild b/sys-apps/man/man-1.5k.ebuild index 1cfae11c8c20..161264b68015 100644 --- a/sys-apps/man/man-1.5k.ebuild +++ b/sys-apps/man/man-1.5k.ebuild @@ -1,12 +1,12 @@ # 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/man/man-1.5k.ebuild,v 1.3 2002/09/14 15:51:25 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.5k.ebuild,v 1.4 2002/09/21 03:28:51 vapier Exp $ NV=1.5k S=${WORKDIR}/${PN}-${NV} DESCRIPTION="Standard commands to read man pages" SRC_URI="http://www.kernel.org/pub/linux/utils/man/man-${NV}.tar.gz" -HOMEPAGE="" +HOMEPAGE="http://freshmeat.net/projects/man/" DEPEND="virtual/glibc" RDEPEND="virtual/glibc |