|
|
@ -3,7 +3,7 @@ |
|
|
# $Header: $ |
|
|
# $Header: $ |
|
|
|
|
|
|
|
|
EAPI=4 |
|
|
EAPI=4 |
|
|
inherit eutils git |
|
|
|
|
|
|
|
|
inherit eutils git autotools |
|
|
|
|
|
|
|
|
DESCRIPTION="a library to create encrypted tokens with json payload" |
|
|
DESCRIPTION="a library to create encrypted tokens with json payload" |
|
|
HOMEPAGE="http://redmine.weird-web-workers.org/projects/ctoken/" |
|
|
HOMEPAGE="http://redmine.weird-web-workers.org/projects/ctoken/" |
|
|
|