mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-i18n/tagainijisho: Revert "drop superfluous PROPERTIES="live""
* Add comment explaining need for PROPERTIES="live" given its rarity
* This reverts commit 5a2dbc07ad.
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2014-2021 Gentoo Authors
|
||||
# Copyright 2014-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
@@ -49,6 +49,10 @@ LICENSE="GPL-3+ public-domain"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
# We wget dictionary files in addition to using git
|
||||
PROPERTIES="live"
|
||||
fi
|
||||
|
||||
BDEPEND="dev-qt/linguist-tools:5"
|
||||
DEPEND=">=dev-db/sqlite-3.12:3
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2014-2021 Gentoo Authors
|
||||
# Copyright 2014-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
@@ -49,6 +49,10 @@ LICENSE="GPL-3+ public-domain"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
# We wget dictionary files in addition to using git
|
||||
PROPERTIES="live"
|
||||
fi
|
||||
|
||||
BDEPEND="dev-qt/linguist-tools:5"
|
||||
DEPEND=">=dev-db/sqlite-3.12:3
|
||||
|
||||
@@ -49,6 +49,10 @@ LICENSE="GPL-3+ public-domain"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
# We wget dictionary files in addition to using git
|
||||
PROPERTIES="live"
|
||||
fi
|
||||
|
||||
BDEPEND="dev-qt/linguist-tools:5"
|
||||
DEPEND=">=dev-db/sqlite-3.12:3
|
||||
|
||||
@@ -49,6 +49,10 @@ LICENSE="GPL-3+ public-domain"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
IUSE=""
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
# We wget dictionary files in addition to using git
|
||||
PROPERTIES="live"
|
||||
fi
|
||||
|
||||
BDEPEND="dev-qt/linguist-tools:5"
|
||||
DEPEND=">=dev-db/sqlite-3.12:3
|
||||
|
||||
Reference in New Issue
Block a user