diff options
Diffstat (limited to 'trinity-apps/kdiff3/kdiff3-9999.ebuild')
-rw-r--r-- | trinity-apps/kdiff3/kdiff3-9999.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/trinity-apps/kdiff3/kdiff3-9999.ebuild b/trinity-apps/kdiff3/kdiff3-9999.ebuild index 42eaeed8..2823ef58 100644 --- a/trinity-apps/kdiff3/kdiff3-9999.ebuild +++ b/trinity-apps/kdiff3/kdiff3-9999.ebuild @@ -3,22 +3,20 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="ar az bg br ca cs cy da de el es et fr ga gl hi hu is it ja ka lt nb nl pl pt pt_BR ro ru rw sk sr sr@Latn sv ta tg tr uk zh_CN" +TRINITY_MODULE_TYPE="applications" inherit trinity-base-2 DESCRIPTION="A diff and merge program for TDE" HOMEPAGE="https://trinitydesktop.org/" -need-trinity - LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +SLOT="14" src_configure() { local mycmakeargs=( |