# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 RESTRICT="mirror" inherit eutils systemd vcs-snapshot DESCRIPTION="Keep directories compressed with squashfs. Useful for portage tree, texmf-dist" HOMEPAGE="http://forums.gentoo.org/viewtopic-t-465367.html" SRC_URI="http://github.com/vaeth/${PN}/tarball/release-${PV} -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="zsh-completion" RDEPEND="!=dev-lang/perl-5.14' || has_version perl-core/Term-ANSIColor || { elog "For colored output install virtual/perl-Term-ANSIColor or" elog "alternatively upgrade to >=dev-lang/perl-5.14" } }