summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2007-05-11 05:00:22 +0000
committerJoshua Kinard <kumba@gentoo.org>2007-05-11 05:00:22 +0000
commitc88686de76d142242aaac7c447177715f5ffb85e (patch)
tree0f2ae6acb2f6f51029ba1eb209d1e1f04a0a73d5 /sys-fs/squashfs-tools
parentStable on mips, per #166309. (diff)
downloadgentoo-2-c88686de76d142242aaac7c447177715f5ffb85e.tar.gz
gentoo-2-c88686de76d142242aaac7c447177715f5ffb85e.tar.bz2
gentoo-2-c88686de76d142242aaac7c447177715f5ffb85e.zip
Stable on mips, per #165289.
(Portage version: 2.1.2.7)
Diffstat (limited to 'sys-fs/squashfs-tools')
-rw-r--r--sys-fs/squashfs-tools/ChangeLog6
-rw-r--r--sys-fs/squashfs-tools/squashfs-tools-3.1_p2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/squashfs-tools/ChangeLog b/sys-fs/squashfs-tools/ChangeLog
index 58754a13f22d..1eafbaac04bb 100644
--- a/sys-fs/squashfs-tools/ChangeLog
+++ b/sys-fs/squashfs-tools/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/squashfs-tools
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.46 2007/03/28 13:35:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.47 2007/05/11 05:00:22 kumba Exp $
+
+ 11 May 2007; Joshua Kinard <kumba@gentoo.org>
+ squashfs-tools-3.1_p2.ebuild:
+ Stable on mips, per #165289.
28 Mar 2007; Raúl Porcel <armin76@gentoo.org>
squashfs-tools-3.1_p2.ebuild:
diff --git a/sys-fs/squashfs-tools/squashfs-tools-3.1_p2.ebuild b/sys-fs/squashfs-tools/squashfs-tools-3.1_p2.ebuild
index 92d9c1fd830c..9317c82d1398 100644
--- a/sys-fs/squashfs-tools/squashfs-tools-3.1_p2.ebuild
+++ b/sys-fs/squashfs-tools/squashfs-tools-3.1_p2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.1_p2.ebuild,v 1.9 2007/03/28 13:35:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.1_p2.ebuild,v 1.10 2007/05/11 05:00:22 kumba Exp $
inherit 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"