diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2011-06-08 18:33:59 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2011-06-08 18:33:59 +0000 |
commit | 8551392655cbc2ac52176c7c35a52cc79485523e (patch) | |
tree | dbeaa51aa72ee676325ee495feb4c6ac61f0c7fd /app-crypt/md5deep/md5deep-3.9.1.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-8551392655cbc2ac52176c7c35a52cc79485523e.tar.gz gentoo-2-8551392655cbc2ac52176c7c35a52cc79485523e.tar.bz2 gentoo-2-8551392655cbc2ac52176c7c35a52cc79485523e.zip |
Version bump
(Portage version: 2.2.0_alpha38/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt/md5deep/md5deep-3.9.1.ebuild')
-rw-r--r-- | app-crypt/md5deep/md5deep-3.9.1.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/app-crypt/md5deep/md5deep-3.9.1.ebuild b/app-crypt/md5deep/md5deep-3.9.1.ebuild new file mode 100644 index 000000000000..1a5d7bc96e29 --- /dev/null +++ b/app-crypt/md5deep/md5deep-3.9.1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/md5deep/md5deep-3.9.1.ebuild,v 1.1 2011/06/08 18:33:59 nyhm Exp $ + +EAPI=4 + +DESCRIPTION="Expanded md5sum program with recursive and comparison options" +HOMEPAGE="http://md5deep.sourceforge.net/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +LICENSE="public-domain GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +IUSE="" |