diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-17 20:49:33 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-17 20:49:33 +0000 |
commit | 8a816b976be0a4b4cee7a906174eaabc68e36c50 (patch) | |
tree | b0aaef450d11ac12cc85178f3350be9ad74578a5 /app-admin/realpath/realpath-1.9.10.ebuild | |
parent | Removed double spaces from longdescription. (Manifest recommit) (diff) | |
download | gentoo-2-8a816b976be0a4b4cee7a906174eaabc68e36c50.tar.gz gentoo-2-8a816b976be0a4b4cee7a906174eaabc68e36c50.tar.bz2 gentoo-2-8a816b976be0a4b4cee7a906174eaabc68e36c50.zip |
stable on ppc64
Diffstat (limited to 'app-admin/realpath/realpath-1.9.10.ebuild')
-rw-r--r-- | app-admin/realpath/realpath-1.9.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/realpath/realpath-1.9.10.ebuild b/app-admin/realpath/realpath-1.9.10.ebuild index c31eaf4c59dd..ffb1135c9266 100644 --- a/app-admin/realpath/realpath-1.9.10.ebuild +++ b/app-admin/realpath/realpath-1.9.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/realpath/realpath-1.9.10.ebuild,v 1.7 2004/11/21 04:55:11 ndimiduk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/realpath/realpath-1.9.10.ebuild,v 1.8 2004/12/17 20:46:52 corsair Exp $ DESCRIPTION="Return the canonicalized absolute pathname" HOMEPAGE="http://packages.debian.org/unstable/utils/realpath.html" @@ -8,7 +8,7 @@ SRC_URI="mirror://debian/pool/main/d/dwww/dwww_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc mips amd64 ~ppc64 ~ppc-macos" +KEYWORDS="x86 ppc sparc mips amd64 ppc64 ~ppc-macos" IUSE="" S=${WORKDIR}/dwww-${PV} |