diff options
author | 2004-06-27 23:00:52 +0000 | |
---|---|---|
committer | 2004-06-27 23:00:52 +0000 | |
commit | 8db4087ec818dccfbffbc729070eb160978e91e8 (patch) | |
tree | f0d0985a73bef87eaafa695a93b5fcdfa3219be3 /app-admin/realpath/realpath-1.9.10.ebuild | |
parent | Bump to latest release, and mark 3.0 stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-8db4087ec818dccfbffbc729070eb160978e91e8.tar.gz gentoo-2-8db4087ec818dccfbffbc729070eb160978e91e8.tar.bz2 gentoo-2-8db4087ec818dccfbffbc729070eb160978e91e8.zip |
sparc, mips
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 cab704ed765e..597e2a6d9287 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.3 2004/06/24 21:36:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/realpath/realpath-1.9.10.ebuild,v 1.4 2004/06/27 23:00:52 ciaranm 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" +KEYWORDS="x86 ~ppc sparc mips amd64" IUSE="" S=${WORKDIR}/dwww-${PV} |