logo

overlay

My (experimental) gentoo overlay
commit: 3908a6abb9f6cfd2c73c7399c615dd162c5f92a6
parent: 453c2d2388a8fdcda8aa80fbd2a746b03e92cf5e
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat,  4 Nov 2017 15:06:47 +0100

dev-python/pycrypto: Create fake ebuild as a mask

Diffstat:

Adev-python/pycrypto/pycrypto-9999.ebuild9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/dev-python/pycrypto/pycrypto-9999.ebuild b/dev-python/pycrypto/pycrypto-9999.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EBUILD="6" +DESCRIPTION="Fake ebuild to mask pycrypto in a overlay" +HOMEPAGE="https://gitlab.com/lanodan/overlay/issues/6 http://www.dlitz.net/software/pycrypto/ https://pypi.python.org/pypi/pycrypto" +LICENSE="public-domain" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" +SLOT="0"