diff options
author | 2013-10-21 13:36:27 +0000 | |
---|---|---|
committer | 2013-10-21 13:36:27 +0000 | |
commit | d278e2eff1707bc46ac1c3075648413052dc843d (patch) | |
tree | ffb75a69f1d1b36bb4e2486512ab81347d70a3f4 /app-crypt/md5deep/md5deep-4.3.ebuild | |
parent | Fix USE semantic-desktop. (diff) | |
download | historical-d278e2eff1707bc46ac1c3075648413052dc843d.tar.gz historical-d278e2eff1707bc46ac1c3075648413052dc843d.tar.bz2 historical-d278e2eff1707bc46ac1c3075648413052dc843d.zip |
Stable for amd64 wrt bug #488070
Package-Manager: portage-2.2.1/cvs/Linux x86_64
Manifest-Sign-Key: 0xD628E536
Diffstat (limited to 'app-crypt/md5deep/md5deep-4.3.ebuild')
-rw-r--r-- | app-crypt/md5deep/md5deep-4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/md5deep/md5deep-4.3.ebuild b/app-crypt/md5deep/md5deep-4.3.ebuild index 68f8296d61f7..119a069f4d31 100644 --- a/app-crypt/md5deep/md5deep-4.3.ebuild +++ b/app-crypt/md5deep/md5deep-4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/md5deep/md5deep-4.3.ebuild,v 1.1 2013/02/01 00:59:58 tristan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/md5deep/md5deep-4.3.ebuild,v 1.2 2013/10/21 13:36:19 nimiux Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="public-domain GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RESTRICT="test" |