diff options
author | Jason Wever <weeve@gentoo.org> | 2003-08-23 01:10:31 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-08-23 01:10:31 +0000 |
commit | 4ff7a44bc82a82808ede219615215ae7ba900a0f (patch) | |
tree | 93a86b7a74b350eb7a1a2e7c7c0420b2a5bc0867 /app-admin/realpath/realpath-1.9.3.ebuild | |
parent | Initial Version. Closes #22067 (diff) | |
download | gentoo-2-4ff7a44bc82a82808ede219615215ae7ba900a0f.tar.gz gentoo-2-4ff7a44bc82a82808ede219615215ae7ba900a0f.tar.bz2 gentoo-2-4ff7a44bc82a82808ede219615215ae7ba900a0f.zip |
Added ~sparc to keywords
Diffstat (limited to 'app-admin/realpath/realpath-1.9.3.ebuild')
-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 9c435925ac45..acd20e0135c2 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.2 2003/07/11 18:32:50 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/realpath/realpath-1.9.3.ebuild,v 1.3 2003/08/23 01:06:23 weeve 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 ~sparc" IUSE="" DEPEND="" |