mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-06-13 07:17:28 -07:00
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Control process attributes through prctl"
|
||||
HOMEPAGE="http://github.com/seveas/python-prctl"
|
||||
SRC_URI="http://github.com/seveas/${PN}/tarball/v${PV} -> ${P}.tar.gz"
|
||||
HOMEPAGE="https://github.com/seveas/python-prctl"
|
||||
SRC_URI="https://github.com/seveas/${PN}/tarball/v${PV} -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user