linamh/dev-util/gcab/gcab-0.6.ebuild
Mario Fetka 10390dbaa6 Bump
Package-Manager: portage-2.2.14
RepoMan-Options: --force
2015-06-25 11:03:26 +02:00

21 lines
435 B
Bash

# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=4
inherit gnome.org
DESCRIPTION="A set of programs to inspect and build Windows Installer files."
HOMEPAGE="https://live.gnome.org/msitools"
#SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/msitools/${PV}/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"