summaryrefslogtreecommitdiff
blob: 6760eaa7c47bb50d103ac60f8e6b7dd4a3e4c04b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI="5"

DESCRIPTION="Utility for finding files that match a boolean expression"
HOMEPAGE="https://www.gnu.org/software/bool/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"

LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""