[dev-python/python-cryptsetup] new ebuild, required by Anaconda
This commit is contained in:
@@ -0,0 +1 @@
|
||||
EBUILD python-cryptsetup-0.0.10.ebuild 490 RMD160 131728b7fa186fbc57e7bd1ecfa120a4e8ddb5e2 SHA1 2aea467fa4745504c20ee497a393945d7b26bd65 SHA256 0dfbf20108471474b107d45df222cbb4a51f092a06d19c2eb2e067a268975db7
|
||||
@@ -0,0 +1,21 @@
|
||||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="2"
|
||||
EGIT_REPO_URI="git://git.fedorahosted.org/python-cryptsetup.git"
|
||||
EGIT_COMMIT="${P}"
|
||||
|
||||
inherit distutils git eutils
|
||||
|
||||
DESCRIPTION="Python bindings for Network Security Services (NSS)"
|
||||
HOMEPAGE="http://git.fedorahosted.org/git/?p=python-cryptsetup.git"
|
||||
SRC_URI=""
|
||||
|
||||
LICENSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="sys-fs/cryptsetup"
|
||||
RDEPEND="${DEPEND}"
|
||||
Reference in New Issue
Block a user