diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-27 16:12:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-27 16:12:54 +0000 |
commit | c52ff96de61884a97717d05970b3d008b1a2d45a (patch) | |
tree | d70c5d7d3bdac08cb98881867231398dc2bb8e87 /app-admin/realpath/realpath-1.9.28.ebuild | |
parent | Stable on ppc64; bug #215022 (diff) | |
download | historical-c52ff96de61884a97717d05970b3d008b1a2d45a.tar.gz historical-c52ff96de61884a97717d05970b3d008b1a2d45a.tar.bz2 historical-c52ff96de61884a97717d05970b3d008b1a2d45a.zip |
Fix debian HOMEPAGE
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-admin/realpath/realpath-1.9.28.ebuild')
-rw-r--r-- | app-admin/realpath/realpath-1.9.28.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/realpath/realpath-1.9.28.ebuild b/app-admin/realpath/realpath-1.9.28.ebuild index 8e577f1f5974..49d1be3299b5 100644 --- a/app-admin/realpath/realpath-1.9.28.ebuild +++ b/app-admin/realpath/realpath-1.9.28.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/realpath/realpath-1.9.28.ebuild,v 1.11 2007/11/28 15:33:38 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/realpath/realpath-1.9.28.ebuild,v 1.12 2008/03/27 16:12:54 armin76 Exp $ inherit eutils toolchain-funcs DESCRIPTION="Return the canonicalized absolute pathname" -HOMEPAGE="http://packages.debian.org/unstable/utils/realpath.html" +HOMEPAGE="http://packages.debian.org/unstable/utils/realpath" SRC_URI="mirror://debian/pool/main/d/dwww/dwww_${PV}.tar.gz" LICENSE="GPL-2" |