summaryrefslogtreecommitdiff
blob: 00cdf9ed84938615ed5cdd7463dd949247603c4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 2004-2009 Sabayon Linux
# Distributed under the terms of the GNU General Public License v2
# $

EAPI="2"
inherit base

DESCRIPTION="isomd5sum provides a way of making use of the ISO9660 application data area to store md5sum data about the iso"
HOMEPAGE="http://fedorahosted.org/releases/i/s/isomd5sum"
SRC_URI="https://fedorahosted.org/releases/i/s/isomd5sum/${P}.tar.bz2"

LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE=""
DEPEND=""
RDEPEND=""