diff options
author | E. Liddell <ejlddll@warpmail.net> | 2020-03-07 12:53:19 -0500 |
---|---|---|
committer | Chris <xchrisx@uber.space> | 2020-04-22 14:33:58 +0200 |
commit | 1261b037e96519b0a7d90c3029e6c61bc2dc691d (patch) | |
tree | 35a047ef631f09ae106a9aa0c3d8470a19ac9b41 /trinity-base | |
parent | bea4b1d209293af1e29d548438aa2947d9a2b25f (diff) | |
download | tde-packaging-gentoo-1261b037e96519b0a7d90c3029e6c61bc2dc691d.tar.gz tde-packaging-gentoo-1261b037e96519b0a7d90c3029e6c61bc2dc691d.zip |
stable ebuilds fix for comments and other bits that don't impact functionality
Signed-off-by: E. Liddell <ejlddll@warpmail.net>
Diffstat (limited to 'trinity-base')
-rw-r--r-- | trinity-base/drkonqi/drkonqi-14.0.6.ebuild | 2 | ||||
-rw-r--r-- | trinity-base/kappfinder/kappfinder-14.0.6.ebuild | 2 | ||||
-rw-r--r-- | trinity-base/kate/kate-14.0.6.ebuild | 2 | ||||
-rw-r--r-- | trinity-base/kcminit/kcminit-14.0.6.ebuild | 1 | ||||
-rw-r--r-- | trinity-base/kdcop/kdcop-14.0.6.ebuild | 2 | ||||
-rw-r--r-- | trinity-base/kdialog/kdialog-14.0.6.ebuild | 2 | ||||
-rw-r--r-- | trinity-base/kfind/kfind-14.0.6.ebuild | 2 | ||||
-rw-r--r-- | trinity-base/khelpcenter/khelpcenter-14.0.6.ebuild | 2 | ||||
-rw-r--r-- | trinity-base/kmenuedit/kmenuedit-14.0.6.ebuild | 2 | ||||
-rw-r--r-- | trinity-base/tdebase-data/tdebase-data-14.0.6.ebuild | 4 | ||||
-rw-r--r-- | trinity-base/tdebase-meta/tdebase-meta-14.0.6.ebuild | 6 | ||||
-rw-r--r-- | trinity-base/tdeeject/tdeeject-14.0.6.ebuild | 2 | ||||
-rwxr-xr-x | trinity-base/tdeinit/tdeinit-14.0.6.ebuild | 2 | ||||
-rw-r--r-- | trinity-base/tdepasswd/tdepasswd-14.0.6.ebuild | 2 |
14 files changed, 16 insertions, 17 deletions
diff --git a/trinity-base/drkonqi/drkonqi-14.0.6.ebuild b/trinity-base/drkonqi/drkonqi-14.0.6.ebuild index 67efb186..5bf6b1f7 100644 --- a/trinity-base/drkonqi/drkonqi-14.0.6.ebuild +++ b/trinity-base/drkonqi/drkonqi-14.0.6.ebuild @@ -1,4 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation +# Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="7" @@ -8,6 +9,5 @@ inherit trinity-meta-2 DESCRIPTION="Trinity crash handler gives the user feedback if a program crashed" KEYWORDS="~amd64 ~x86" -IUSE="" RDEPEND="sys-devel/gdb" diff --git a/trinity-base/kappfinder/kappfinder-14.0.6.ebuild b/trinity-base/kappfinder/kappfinder-14.0.6.ebuild index 25d9091f..19f6cbc1 100644 --- a/trinity-base/kappfinder/kappfinder-14.0.6.ebuild +++ b/trinity-base/kappfinder/kappfinder-14.0.6.ebuild @@ -1,4 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation +# Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="7" @@ -8,4 +9,3 @@ inherit trinity-meta-2 DESCRIPTION="Trinity tool that generates *.desktop files for well known apps" KEYWORDS="~amd64 ~x86" -IUSE="" diff --git a/trinity-base/kate/kate-14.0.6.ebuild b/trinity-base/kate/kate-14.0.6.ebuild index 3bdb91be..a0c59a64 100644 --- a/trinity-base/kate/kate-14.0.6.ebuild +++ b/trinity-base/kate/kate-14.0.6.ebuild @@ -1,4 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation +# Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="7" @@ -8,4 +9,3 @@ inherit trinity-meta-2 DESCRIPTION="Kate is an MDI texteditor." KEYWORDS="~amd64 ~x86" -IUSE="" diff --git a/trinity-base/kcminit/kcminit-14.0.6.ebuild b/trinity-base/kcminit/kcminit-14.0.6.ebuild index 3d0230a7..4cde9375 100644 --- a/trinity-base/kcminit/kcminit-14.0.6.ebuild +++ b/trinity-base/kcminit/kcminit-14.0.6.ebuild @@ -9,7 +9,6 @@ inherit trinity-meta-2 DESCRIPTION="KCMInit - runs startup's initialization for Control Modules." KEYWORDS="~amd64 ~x86" -IUSE="" DEPEND="x11-libs/libX11 x11-libs/libXext diff --git a/trinity-base/kdcop/kdcop-14.0.6.ebuild b/trinity-base/kdcop/kdcop-14.0.6.ebuild index 33251539..301a72f1 100644 --- a/trinity-base/kdcop/kdcop-14.0.6.ebuild +++ b/trinity-base/kdcop/kdcop-14.0.6.ebuild @@ -1,4 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation +# Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="7" @@ -8,4 +9,3 @@ inherit trinity-meta-2 DESCRIPTION="Trinity: graphical DCOP browser/client" KEYWORDS="~amd64 ~x86" -IUSE="" diff --git a/trinity-base/kdialog/kdialog-14.0.6.ebuild b/trinity-base/kdialog/kdialog-14.0.6.ebuild index 2b8b4426..0cadadf3 100644 --- a/trinity-base/kdialog/kdialog-14.0.6.ebuild +++ b/trinity-base/kdialog/kdialog-14.0.6.ebuild @@ -1,4 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation +# Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="7" @@ -8,4 +9,3 @@ inherit trinity-meta-2 DESCRIPTION="KDialog can be used to show nice dialog boxes from shell scripts" KEYWORDS="~amd64 ~x86" -IUSE="" diff --git a/trinity-base/kfind/kfind-14.0.6.ebuild b/trinity-base/kfind/kfind-14.0.6.ebuild index 8f4760f9..2ac3298a 100644 --- a/trinity-base/kfind/kfind-14.0.6.ebuild +++ b/trinity-base/kfind/kfind-14.0.6.ebuild @@ -1,4 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation +# Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="7" @@ -8,7 +9,6 @@ inherit trinity-meta-2 DESCRIPTION="Trinity file find utility" KEYWORDS="~amd64 ~x86" -IUSE="" DEPEND="=trinity-base/libkonq-${PV}" RDEPEND="${DEPEND}" diff --git a/trinity-base/khelpcenter/khelpcenter-14.0.6.ebuild b/trinity-base/khelpcenter/khelpcenter-14.0.6.ebuild index f810c473..c9460127 100644 --- a/trinity-base/khelpcenter/khelpcenter-14.0.6.ebuild +++ b/trinity-base/khelpcenter/khelpcenter-14.0.6.ebuild @@ -1,4 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation +# Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="7" @@ -13,5 +14,4 @@ KEYWORDS="~amd64 ~x86" RDEPEND=" =trinity-base/tdebase-tdeioslaves-${PV} www-misc/htdig" -IUSE="" diff --git a/trinity-base/kmenuedit/kmenuedit-14.0.6.ebuild b/trinity-base/kmenuedit/kmenuedit-14.0.6.ebuild index 2cb9d936..d29e6438 100644 --- a/trinity-base/kmenuedit/kmenuedit-14.0.6.ebuild +++ b/trinity-base/kmenuedit/kmenuedit-14.0.6.ebuild @@ -1,4 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation +# Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="7" @@ -8,4 +9,3 @@ inherit trinity-meta-2 DESCRIPTION="Trinity menu editor" KEYWORDS="~amd64 ~x86" -IUSE="" diff --git a/trinity-base/tdebase-data/tdebase-data-14.0.6.ebuild b/trinity-base/tdebase-data/tdebase-data-14.0.6.ebuild index a27d2eb7..fdbf0e5b 100644 --- a/trinity-base/tdebase-data/tdebase-data-14.0.6.ebuild +++ b/trinity-base/tdebase-data/tdebase-data-14.0.6.ebuild @@ -1,4 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation +# Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="7" @@ -8,6 +9,5 @@ inherit trinity-meta-2 TRINITY_SUBMODULE="l10n pics applnk" -DESCRIPTION="Icons, localization data and .desktop files from kdebase." +DESCRIPTION="Icons, localization data and .desktop files from tdebase." KEYWORDS="~amd64 ~x86" -IUSE="" diff --git a/trinity-base/tdebase-meta/tdebase-meta-14.0.6.ebuild b/trinity-base/tdebase-meta/tdebase-meta-14.0.6.ebuild index 665d7f92..1d6d1b3d 100644 --- a/trinity-base/tdebase-meta/tdebase-meta-14.0.6.ebuild +++ b/trinity-base/tdebase-meta/tdebase-meta-14.0.6.ebuild @@ -1,4 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation +# Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="7" @@ -9,11 +10,10 @@ set-trinityver DESCRIPTION="tdebase metapackage - merge this to pull in all tdebase-derived packages" HOMEPAGE="http://www.trinitydesktop.org/" -LICENSE="GPL-2 LGPL-2" +LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="$TRINITY_VER" +SLOT="${TRINITY_VER}" KEYWORDS="~amd64 ~x86" -IUSE="" RDEPEND="=trinity-base/drkonqi-${PV} =trinity-base/kappfinder-${PV} diff --git a/trinity-base/tdeeject/tdeeject-14.0.6.ebuild b/trinity-base/tdeeject/tdeeject-14.0.6.ebuild index a0ad6ce5..31bebc7a 100644 --- a/trinity-base/tdeeject/tdeeject-14.0.6.ebuild +++ b/trinity-base/tdeeject/tdeeject-14.0.6.ebuild @@ -1,4 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation +# Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="7" @@ -8,7 +9,6 @@ inherit trinity-meta-2 DESCRIPTION="Trinity eject frontend" KEYWORDS="~amd64 ~x86" -IUSE="" DEPEND="=trinity-base/kdialog-${PV}" RDEPEND="${DEPEND} diff --git a/trinity-base/tdeinit/tdeinit-14.0.6.ebuild b/trinity-base/tdeinit/tdeinit-14.0.6.ebuild index 49309fc6..090688db 100755 --- a/trinity-base/tdeinit/tdeinit-14.0.6.ebuild +++ b/trinity-base/tdeinit/tdeinit-14.0.6.ebuild @@ -1,4 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation +# Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="7" @@ -8,4 +9,3 @@ inherit trinity-meta-2 DESCRIPTION="Trinity init binary replacing some functions of the starttde script" KEYWORDS="~amd64 ~x86" -IUSE="" diff --git a/trinity-base/tdepasswd/tdepasswd-14.0.6.ebuild b/trinity-base/tdepasswd/tdepasswd-14.0.6.ebuild index fd866b32..b6252330 100644 --- a/trinity-base/tdepasswd/tdepasswd-14.0.6.ebuild +++ b/trinity-base/tdepasswd/tdepasswd-14.0.6.ebuild @@ -1,4 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation +# Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="7" @@ -8,7 +9,6 @@ inherit trinity-meta-2 DESCRIPTION="Trinity GUI for passwd" KEYWORDS="~amd64 ~x86" -IUSE="" DEPEND="=trinity-base/libkonq-${PV}" RDEPEND="${DEPEND}" |