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