diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 18:32:50 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 18:32:50 +0000 |
commit | 05636452ab093897a78566f7f6cbb95772ae96ad (patch) | |
tree | 9894912a0426e9e1f83cbf24ddcb06c17382a330 /app-admin/realpath | |
parent | The distfile moved! Chase it. (diff) | |
download | historical-05636452ab093897a78566f7f6cbb95772ae96ad.tar.gz historical-05636452ab093897a78566f7f6cbb95772ae96ad.tar.bz2 historical-05636452ab093897a78566f7f6cbb95772ae96ad.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-admin/realpath')
-rw-r--r-- | app-admin/realpath/realpath-1.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/realpath/realpath-1.9.3.ebuild b/app-admin/realpath/realpath-1.9.3.ebuild index 6e9032f487ac..9c435925ac45 100644 --- a/app-admin/realpath/realpath-1.9.3.ebuild +++ b/app-admin/realpath/realpath-1.9.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/realpath/realpath-1.9.3.ebuild,v 1.1 2003/06/10 20:41:38 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/realpath/realpath-1.9.3.ebuild,v 1.2 2003/07/11 18:32:50 aliz Exp $ DESCRIPTION="Return the canonicalized absolute pathname" HOMEPAGE="http://packages.debian.org/unstable/utils/realpath.html" SRC_URI="http://ftp.debian.org/debian/pool/main/d/dwww/dwww_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="" |