diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-12-30 20:12:17 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-12-31 19:42:20 +0100 |
commit | be0ab352405aa2d5d968a8c3905557b914df9626 (patch) | |
tree | 5b5da6a6ab8feb0c82b1f5c6b02e9fafdee83463 /app-leechcraft/liblaretz/liblaretz-0.1.2.ebuild | |
parent | sys-kernel/gentoo-sources: Linux patch 5.4.7 (diff) | |
download | gentoo-be0ab352405aa2d5d968a8c3905557b914df9626.tar.gz gentoo-be0ab352405aa2d5d968a8c3905557b914df9626.tar.bz2 gentoo-be0ab352405aa2d5d968a8c3905557b914df9626.zip |
*/*: Switch proxy-maint to cmake.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-leechcraft/liblaretz/liblaretz-0.1.2.ebuild')
-rw-r--r-- | app-leechcraft/liblaretz/liblaretz-0.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-leechcraft/liblaretz/liblaretz-0.1.2.ebuild b/app-leechcraft/liblaretz/liblaretz-0.1.2.ebuild index 5bed8dd43ffc..a80f72b52c90 100644 --- a/app-leechcraft/liblaretz/liblaretz-0.1.2.ebuild +++ b/app-leechcraft/liblaretz/liblaretz-0.1.2.ebuild @@ -7,7 +7,7 @@ DESCRIPTION="Shared library to be used by the Laretz sync server and its clients HOMEPAGE="https://leechcraft.org" SRC_URI="https://github.com/0xd34df00d/${PN#lib}/archive/${PV}.tar.gz -> ${P}.tar.gz" -inherit cmake-utils +inherit cmake LICENSE="Boost-1.0" SLOT="0" |