From: Mikle Kolyada Date: Fri, 20 Jul 2018 22:05:00 +0000 (+0300) Subject: app-doc/clsync-docs: mark stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1d3fad4f14422ea33b5d2b9530e5c4c45a1c7cc3;p=gentoo.git app-doc/clsync-docs: mark stable Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/app-doc/clsync-docs/clsync-docs-0.4.2.ebuild b/app-doc/clsync-docs/clsync-docs-0.4.2.ebuild index 104b181d2ef0..80ae3e55b4a1 100644 --- a/app-doc/clsync-docs/clsync-docs-0.4.2.ebuild +++ b/app-doc/clsync-docs/clsync-docs-0.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ MY_PN="${PN%-docs}" MY_P="${MY_PN}-${PV}" SRC_URI="https://github.com/xaionaro/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" S="${WORKDIR}/${MY_P}" DESCRIPTION="Clsync and libclsync API documentation"