diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 03:56:55 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 03:56:55 +0000 |
commit | 783b62cbc64e45c9e83847ff3ccc4d4d556d8340 (patch) | |
tree | 408bd1d070c7219f918bdfb8ca5f05fd807ee09d /sys-fs/hfsutils | |
parent | ppc64 (diff) | |
download | historical-783b62cbc64e45c9e83847ff3ccc4d4d556d8340.tar.gz historical-783b62cbc64e45c9e83847ff3ccc4d4d556d8340.tar.bz2 historical-783b62cbc64e45c9e83847ff3ccc4d4d556d8340.zip |
ppc64
Diffstat (limited to 'sys-fs/hfsutils')
-rw-r--r-- | sys-fs/hfsutils/hfsutils-3.2.6-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/hfsutils/hfsutils-3.2.6-r3.ebuild b/sys-fs/hfsutils/hfsutils-3.2.6-r3.ebuild index 62d0928ad892..bf0dc6c07a67 100644 --- a/sys-fs/hfsutils/hfsutils-3.2.6-r3.ebuild +++ b/sys-fs/hfsutils/hfsutils-3.2.6-r3.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/sys-fs/hfsutils/hfsutils-3.2.6-r3.ebuild,v 1.1 2003/09/15 17:46:25 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/hfsutils/hfsutils-3.2.6-r3.ebuild,v 1.2 2003/12/17 03:56:55 brad_mssw Exp $ DESCRIPTION="HFS FS Access utils" SRC_URI="ftp://ftp.mars.org/pub/hfs/${P}.tar.gz" HOMEPAGE="http://www.mars.org/home/rob/proj/hfs/" IUSE="tcltk" -KEYWORDS="ppc ~x86" +KEYWORDS="ppc ~x86 ppc64" SLOT="0" LICENSE="GPL-2" |