sys-block/btrace: Merge GitHub PR #1716
[gentoo.git] / app-arch / pet2tgz / pet2tgz-0.3.ebuild
1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=4
6
7 DESCRIPTION="Puppy Linux .pet to .tar.gz converter"
8 HOMEPAGE="https://sourceforge.net/projects/pet2tgz/"
9 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
10
11 LICENSE="GPL-3"
12 SLOT="0"
13 KEYWORDS="~amd64 ~x86"
14 IUSE=""
15
16 DOCS="AUTHORS"