diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-01-17 20:24:51 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-01-17 20:24:51 +0000 |
commit | 5efcf55e1ff8132e47b3e79db6600c7072fdd1a5 (patch) | |
tree | 973d2d7a87f6f69fed514ff6b2ddc56674de1443 /app-admin/realpath/realpath-1.9.16.ebuild | |
parent | Moved from net-news/ubh to net-nntp/ubh. (diff) | |
download | historical-5efcf55e1ff8132e47b3e79db6600c7072fdd1a5.tar.gz historical-5efcf55e1ff8132e47b3e79db6600c7072fdd1a5.tar.bz2 historical-5efcf55e1ff8132e47b3e79db6600c7072fdd1a5.zip |
stable on amd64
Package-Manager: portage-2.0.51-r12
Diffstat (limited to 'app-admin/realpath/realpath-1.9.16.ebuild')
-rw-r--r-- | app-admin/realpath/realpath-1.9.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/realpath/realpath-1.9.16.ebuild b/app-admin/realpath/realpath-1.9.16.ebuild index 65cfa70c4b81..d46b9aa02b6f 100644 --- a/app-admin/realpath/realpath-1.9.16.ebuild +++ b/app-admin/realpath/realpath-1.9.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/realpath/realpath-1.9.16.ebuild,v 1.3 2005/01/05 11:55:48 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/realpath/realpath-1.9.16.ebuild,v 1.4 2005/01/17 20:24:51 blubb 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 ~hppa" +KEYWORDS="x86 ~ppc sparc mips amd64 ~ppc64 ~ppc-macos ~hppa" IUSE="" S=${WORKDIR}/dwww-${PV} |