summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-06-02 16:36:52 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-06-02 16:36:52 +0000
commit114679002d6d0cbcd328f7702cf71cc0b05d3fcf (patch)
treeb78b52dca8b3b0b48f2c6147305b02911869ce2c /sys-fs/hfsutils
parentia64 stable wrt #271840 (diff)
downloadgentoo-2-114679002d6d0cbcd328f7702cf71cc0b05d3fcf.tar.gz
gentoo-2-114679002d6d0cbcd328f7702cf71cc0b05d3fcf.tar.bz2
gentoo-2-114679002d6d0cbcd328f7702cf71cc0b05d3fcf.zip
sparc stable wrt #262745
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'sys-fs/hfsutils')
-rw-r--r--sys-fs/hfsutils/ChangeLog7
-rw-r--r--sys-fs/hfsutils/hfsutils-3.2.6-r5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/hfsutils/ChangeLog b/sys-fs/hfsutils/ChangeLog
index 370b5d2828f5..9dd0f1830e09 100644
--- a/sys-fs/hfsutils/ChangeLog
+++ b/sys-fs/hfsutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/hfsutils
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/hfsutils/ChangeLog,v 1.16 2006/11/13 09:09:19 josejx Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/hfsutils/ChangeLog,v 1.17 2009/06/02 16:36:52 armin76 Exp $
+
+ 02 Jun 2009; Raúl Porcel <armin76@gentoo.org> hfsutils-3.2.6-r5.ebuild:
+ sparc stable wrt #262745
13 Nov 2006; Joseph Jezak <josejx@gentoo.org> -hfsutils-3.2.6.ebuild,
-hfsutils-3.2.6-r1.ebuild, -hfsutils-3.2.6-r2.ebuild,
diff --git a/sys-fs/hfsutils/hfsutils-3.2.6-r5.ebuild b/sys-fs/hfsutils/hfsutils-3.2.6-r5.ebuild
index 0c00fd223ccc..42ffcf6f2399 100644
--- a/sys-fs/hfsutils/hfsutils-3.2.6-r5.ebuild
+++ b/sys-fs/hfsutils/hfsutils-3.2.6-r5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/hfsutils/hfsutils-3.2.6-r5.ebuild,v 1.3 2006/11/13 09:09:19 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/hfsutils/hfsutils-3.2.6-r5.ebuild,v 1.4 2009/06/02 16:36:52 armin76 Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.mars.org/pub/hfs/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
IUSE="tcl tk"
DEPEND="tcl? ( dev-lang/tcl )