dev-cpp/pangomm: stable 2.42.1 for hppa, bug #717144
[gentoo.git] / app-misc / scrub / scrub-2.5.2.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 DESCRIPTION="write patterns on disk/file"
7 HOMEPAGE="https://github.com/chaos/scrub"
8 SRC_URI="https://github.com/chaos/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
9
10 LICENSE="GPL-2"
11 SLOT="0"
12 KEYWORDS="amd64 ~sparc x86"
13 IUSE=""
14
15 DEPEND=""
16 RDEPEND=""