diff options
author | Jeroen Roovers <jer@gentoo.org> | 2005-12-04 21:11:43 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2005-12-04 21:11:43 +0000 |
commit | 96fd89a992b264d27357b03df65c632b08d64a71 (patch) | |
tree | 928b713959c3d1a127858b7fb11925fbdb1111bb /app-text/pinfo/pinfo-0.6.8.ebuild | |
parent | stable on ppc64 (diff) | |
download | historical-96fd89a992b264d27357b03df65c632b08d64a71.tar.gz historical-96fd89a992b264d27357b03df65c632b08d64a71.tar.bz2 historical-96fd89a992b264d27357b03df65c632b08d64a71.zip |
Update HOMEPAGE, SRC_URI, removed old MY_P* cruft.
Package-Manager: portage-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" |