summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-cdr/isomd5sum/isomd5sum-1.0.7.ebuild')
-rw-r--r--app-cdr/isomd5sum/isomd5sum-1.0.7.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/app-cdr/isomd5sum/isomd5sum-1.0.7.ebuild b/app-cdr/isomd5sum/isomd5sum-1.0.7.ebuild
new file mode 100644
index 0000000..00cdf9e
--- /dev/null
+++ b/app-cdr/isomd5sum/isomd5sum-1.0.7.ebuild
@@ -0,0 +1,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=""