summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2008-06-19 17:39:18 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2008-06-19 17:39:18 +0000
commit576cb46713d58e1c2ae738d9780cf390e5491a66 (patch)
tree84cc60715b9d46d6534c30ff180afd6028a2b72d /sys-fs
parentStable on ppc wrt bug 228357 (diff)
downloadgentoo-2-576cb46713d58e1c2ae738d9780cf390e5491a66.tar.gz
gentoo-2-576cb46713d58e1c2ae738d9780cf390e5491a66.tar.bz2
gentoo-2-576cb46713d58e1c2ae738d9780cf390e5491a66.zip
Stable on alpha/amd64/arm/hppa/ia64/ppc/ppc64/sparc/x86 since they all have 2.6.24 versions stable and we want to use this version of squashfs-tools for the release.
(Portage version: 2.1.5.5)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/squashfs-tools/ChangeLog8
-rw-r--r--sys-fs/squashfs-tools/squashfs-tools-3.3.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/sys-fs/squashfs-tools/ChangeLog b/sys-fs/squashfs-tools/ChangeLog
index cad0d91a64fc..8c47898bba57 100644
--- a/sys-fs/squashfs-tools/ChangeLog
+++ b/sys-fs/squashfs-tools/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-fs/squashfs-tools
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.53 2008/04/04 15:10:15 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.54 2008/06/19 17:39:18 wolf31o2 Exp $
+
+ 19 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+ squashfs-tools-3.3.ebuild:
+ Stable on alpha/amd64/arm/hppa/ia64/ppc/ppc64/sparc/x86 since they all
+ have 2.6.24 versions stable and we want to use this version of
+ squashfs-tools for the release.
04 Apr 2008; Chris Gianelloni <wolf31o2@gentoo.org>
squashfs-tools-3.3.ebuild:
diff --git a/sys-fs/squashfs-tools/squashfs-tools-3.3.ebuild b/sys-fs/squashfs-tools/squashfs-tools-3.3.ebuild
index b21773a5046d..082bf11a508e 100644
--- a/sys-fs/squashfs-tools/squashfs-tools-3.3.ebuild
+++ b/sys-fs/squashfs-tools/squashfs-tools-3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.3.ebuild,v 1.2 2008/04/04 15:10:15 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.3.ebuild,v 1.3 2008/06/19 17:39:18 wolf31o2 Exp $
inherit eutils toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/squashfs/squashfs${MY_PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
IUSE=""
RDEPEND="sys-libs/zlib"