summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-06-08 17:41:20 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-06-08 17:41:20 +0000
commit8be1e94138a35d85bc94a9d2f145cadef346682e (patch)
tree73c3474963075cc95dd93ddaa0f4306a57e65656
parentRemove dep on mail-mta/postfix as it works with other mta too, #257624 (diff)
downloadgentoo-2-8be1e94138a35d85bc94a9d2f145cadef346682e.tar.gz
gentoo-2-8be1e94138a35d85bc94a9d2f145cadef346682e.tar.bz2
gentoo-2-8be1e94138a35d85bc94a9d2f145cadef346682e.zip
amd64 stable, bug 273131
(Portage version: 2.1.6.13/cvs/Linux x86_64)
-rw-r--r--sys-fs/squashfs-tools/ChangeLog5
-rw-r--r--sys-fs/squashfs-tools/squashfs-tools-4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/squashfs-tools/ChangeLog b/sys-fs/squashfs-tools/ChangeLog
index 1a814dbfe713..59e13832370a 100644
--- a/sys-fs/squashfs-tools/ChangeLog
+++ b/sys-fs/squashfs-tools/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/squashfs-tools
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.61 2009/06/08 16:25:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.62 2009/06/08 17:41:20 darkside Exp $
+
+ 08 Jun 2009; Jeremy Olexa <darkside@gentoo.org> squashfs-tools-4.0.ebuild:
+ amd64 stable, bug 273131
08 Jun 2009; Raúl Porcel <armin76@gentoo.org> squashfs-tools-4.0.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc/x86 stable wrt #273131
diff --git a/sys-fs/squashfs-tools/squashfs-tools-4.0.ebuild b/sys-fs/squashfs-tools/squashfs-tools-4.0.ebuild
index ddaf55415740..411ac0418c9a 100644
--- a/sys-fs/squashfs-tools/squashfs-tools-4.0.ebuild
+++ b/sys-fs/squashfs-tools/squashfs-tools-4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-4.0.ebuild,v 1.2 2009/06/08 16:25:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-4.0.ebuild,v 1.3 2009/06/08 17:41:20 darkside 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"