stable ebuilds fix for comments and other bits that don't impact functionality

Signed-off-by: E. Liddell <ejlddll@warpmail.net>
pull/53/head
E. Liddell 4 years ago committed by Chris
parent bea4b1d209
commit 1261b037e9

@ -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"

@ -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=""

@ -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=""

@ -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

@ -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=""

@ -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=""

@ -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}"

@ -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=""

@ -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=""

@ -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=""

@ -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}

@ -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}

@ -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=""

@ -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}"

Loading…
Cancel
Save