From 73848b54d5a6b3672d4a6f6a49e3d234bda65189 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sun, 10 Jun 2012 21:42:21 +0200 Subject: Make repoman happy. Remove icecat support --- sys-fs/squashfs-tools/ChangeLog | 2 +- sys-fs/squashfs-tools/metadata.xml | 3 ++- sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild | 2 +- sys-fs/squashfs-tools/squashfs-tools-3.4.ebuild | 2 +- sys-fs/squashfs-tools/squashfs-tools-4.2-r1.ebuild | 2 +- 5 files changed, 6 insertions(+), 5 deletions(-) (limited to 'sys-fs/squashfs-tools') diff --git a/sys-fs/squashfs-tools/ChangeLog b/sys-fs/squashfs-tools/ChangeLog index 3c274a60..ac0dfb09 100644 --- a/sys-fs/squashfs-tools/ChangeLog +++ b/sys-fs/squashfs-tools/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for sys-fs/squashfs-tools # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header $ +# $Header: $ 17 May 2012; Martin Väth Remove REQUIRED_USE; make gzip support mandatory (as it actually is) diff --git a/sys-fs/squashfs-tools/metadata.xml b/sys-fs/squashfs-tools/metadata.xml index 0f728928..b9386077 100644 --- a/sys-fs/squashfs-tools/metadata.xml +++ b/sys-fs/squashfs-tools/metadata.xml @@ -1,12 +1,13 @@ - no-herd + livecd martin@mvath.de Martin Väth Redirect printing of progress bar to stderr. This gives a nicer output if used from scripts like sys-fs/squash_dir + Enable support for XZ ("LZMA2") compression using app-arch/xz-utils diff --git a/sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild b/sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild index 02f1bb59..9d9c9acd 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-3.2_p2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header $ +# $Header: $ EAPI="4" inherit eutils toolchain-funcs diff --git a/sys-fs/squashfs-tools/squashfs-tools-3.4.ebuild b/sys-fs/squashfs-tools/squashfs-tools-3.4.ebuild index f233805f..f6850c7a 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-3.4.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header $ +# $Header: $ EAPI="4" inherit eutils toolchain-funcs diff --git a/sys-fs/squashfs-tools/squashfs-tools-4.2-r1.ebuild b/sys-fs/squashfs-tools/squashfs-tools-4.2-r1.ebuild index 903da1c9..9e3201da 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-4.2-r1.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header $ +# $Header: $ EAPI="4" -- cgit v1.2.3-65-gdbad