summaryrefslogtreecommitdiff
blob: 6e42631eafa11fd5f29bbff70c8aaefbde209bed (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
# $Header: $

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=""