mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 12:18:08 -07:00
www-apps/davical: reorder variables (pkgcheck warning)
Closes: https://github.com/gentoo/gentoo/pull/39448 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
@@ -8,7 +8,7 @@ inherit optfeature webapp
|
||||
DESCRIPTION="A CalDAV and CardDAV Server"
|
||||
HOMEPAGE="https://www.davical.org/"
|
||||
SRC_URI="https://www.davical.org/downloads/${PN}_${PV}.orig.tar.xz -> ${P}.tar.xz"
|
||||
|
||||
S="${WORKDIR}"
|
||||
LICENSE="GPL-2 GPL-2+ GPL-3+ LGPL-2.1+ LGPL-3+"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
@@ -32,8 +32,6 @@ RDEPEND="app-admin/pwgen
|
||||
|
||||
need_httpd
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
src_compile() {
|
||||
emake built-locale
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user