diff options
author | 2005-12-04 21:11:43 +0000 | |
---|---|---|
committer | 2005-12-04 21:11:43 +0000 | |
commit | a02f6fbf471e8f57ce377a9e402556736b484a92 (patch) | |
tree | 15e7bf67e8d4bfae5144c34e918daffccdb5d056 /app-text/pinfo/pinfo-0.6.8.ebuild | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-a02f6fbf471e8f57ce377a9e402556736b484a92.tar.gz gentoo-2-a02f6fbf471e8f57ce377a9e402556736b484a92.tar.bz2 gentoo-2-a02f6fbf471e8f57ce377a9e402556736b484a92.zip |
Update HOMEPAGE, SRC_URI, removed old MY_P* cruft.
(Portage version: 2.0.53)
Diffstat (limited to 'app-text/pinfo/pinfo-0.6.8.ebuild')
-rw-r--r-- | app-text/pinfo/pinfo-0.6.8.ebuild | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/app-text/pinfo/pinfo-0.6.8.ebuild b/app-text/pinfo/pinfo-0.6.8.ebuild index ef48c667cc71..3823ba4a8a4f 100644 --- a/app-text/pinfo/pinfo-0.6.8.ebuild +++ b/app-text/pinfo/pinfo-0.6.8.ebuild @@ -1,12 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.8.ebuild,v 1.13 2005/01/01 16:30:45 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.8.ebuild,v 1.14 2005/12/04 21:11:43 jer Exp $ -MY_P=${PN}-${PV/_/} -S=${WORKDIR}/${MY_P} DESCRIPTION="Hypertext info and man viewer based on (n)curses" -HOMEPAGE="http://dione.ids.pl/~pborys/pinfo" -SRC_URI="http://dione.ids.pl/~pborys/software/pinfo/pinfo-${PV}.tar.gz" +HOMEPAGE="http://dione.ids.pl/~pborys/software/linux/" +SRC_URI="http://dione.ids.pl/~pborys/software/pinfo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |