public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde-sunset:master commit in: kde-misc/yakuake/files/, kde-apps/yakuake/, profiles/updates/, ...
@ 2020-08-23 19:46 Andreas Sturmlechner
  0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2020-08-23 19:46 UTC (permalink / raw
  To: gentoo-commits

commit:     427b6b0a36071f35b192eaeaa55af6169a964e7f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 19:15:52 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 19:44:16 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=427b6b0a

kde-misc/yakuake: pkgmove to kde-apps/yakuake

Drop old Qt3-based versions, one is really enough.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 {kde-misc => kde-apps}/yakuake/ChangeLog           |  0
 .../yakuake/files/yakuake-2.9.9-lastsession.patch  |  0
 {kde-misc => kde-apps}/yakuake/metadata.xml        |  0
 .../yakuake/yakuake-2.8.1-r1.ebuild                | 11 ++++-----
 .../yakuake/yakuake-2.9.9-r3.ebuild                |  9 +++-----
 kde-misc/yakuake/yakuake-2.8.1.ebuild              | 24 --------------------
 kde-misc/yakuake/yakuake-2.8.ebuild                | 26 ----------------------
 profiles/updates/3Q-2020                           |  1 +
 8 files changed, 8 insertions(+), 63 deletions(-)

diff --git a/kde-misc/yakuake/ChangeLog b/kde-apps/yakuake/ChangeLog
similarity index 100%
rename from kde-misc/yakuake/ChangeLog
rename to kde-apps/yakuake/ChangeLog

diff --git a/kde-misc/yakuake/files/yakuake-2.9.9-lastsession.patch b/kde-apps/yakuake/files/yakuake-2.9.9-lastsession.patch
similarity index 100%
rename from kde-misc/yakuake/files/yakuake-2.9.9-lastsession.patch
rename to kde-apps/yakuake/files/yakuake-2.9.9-lastsession.patch

diff --git a/kde-misc/yakuake/metadata.xml b/kde-apps/yakuake/metadata.xml
similarity index 100%
rename from kde-misc/yakuake/metadata.xml
rename to kde-apps/yakuake/metadata.xml

diff --git a/kde-misc/yakuake/yakuake-2.8.1-r1.ebuild b/kde-apps/yakuake/yakuake-2.8.1-r1.ebuild
similarity index 57%
rename from kde-misc/yakuake/yakuake-2.8.1-r1.ebuild
rename to kde-apps/yakuake/yakuake-2.8.1-r1.ebuild
index 908f7ab3..1e2d7a38 100644
--- a/kde-misc/yakuake/yakuake-2.8.1-r1.ebuild
+++ b/kde-apps/yakuake/yakuake-2.8.1-r1.ebuild
@@ -1,21 +1,18 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/yakuake/yakuake-2.8.1-r1.ebuild,v 1.1 2009/10/13 03:00:46 abcd Exp $
 
 EAPI="1"
 
+KDEBASE=false
 USE_KEG_PACKAGING=1
-
 LANGS="de el es et fr hu it ja nl pl pt_BR pt sv tr"
-
 inherit kde
 
-DESCRIPTION="A quake-style terminal emulator based on KDE konsole technology"
-HOMEPAGE="http://yakuake.kde.org/"
-SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2"
+DESCRIPTION="Quake-style terminal emulator based on konsole"
+HOMEPAGE="https://kde.org/applications/en/system/org.kde.yakuake"
+SRC_URI="mirror://kde/Attic/${PN}/${PV}/src/${P}.tar.bz2"
 
 LICENSE="GPL-2"
-
 SLOT="3.5"
 KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""

diff --git a/kde-misc/yakuake/yakuake-2.9.9-r3.ebuild b/kde-apps/yakuake/yakuake-2.9.9-r3.ebuild
similarity index 62%
rename from kde-misc/yakuake/yakuake-2.9.9-r3.ebuild
rename to kde-apps/yakuake/yakuake-2.9.9-r3.ebuild
index 1415bfbb..996c428d 100644
--- a/kde-misc/yakuake/yakuake-2.9.9-r3.ebuild
+++ b/kde-apps/yakuake/yakuake-2.9.9-r3.ebuild
@@ -3,18 +3,15 @@
 
 EAPI=5
 
-KDE_LINGUAS="ca ca@valencia cs da de el en_GB es et fi fr ga gl hr hu it km ko
-nb nds nl nn pa pl pt pt_BR ro ru sk sr sr@ijekavian sr@ijekavianlatin sr@latin
-sv th tr uk wa zh_CN zh_TW"
 inherit kde4-base
 
-DESCRIPTION="A quake-style terminal emulator based on KDE konsole technology"
-HOMEPAGE="https://yakuake.kde.org/"
+DESCRIPTION="Quake-style terminal emulator based on konsole"
+HOMEPAGE="https://kde.org/applications/en/system/org.kde.yakuake"
 SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
 
 LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~amd64 ~arm ~x86"
 SLOT="4"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="debug"
 
 RDEPEND="

diff --git a/kde-misc/yakuake/yakuake-2.8.1.ebuild b/kde-misc/yakuake/yakuake-2.8.1.ebuild
deleted file mode 100644
index 67ea007c..00000000
--- a/kde-misc/yakuake/yakuake-2.8.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/yakuake/yakuake-2.8.1.ebuild,v 1.3 2008/07/22 18:32:10 jer Exp $
-
-USE_KEG_PACKAGING=1
-
-LANGS="de el es et fr hu it ja nl pl pt_BR pt sv tr"
-
-inherit kde
-
-DESCRIPTION="A quake-style terminal emulator based on KDE konsole technology"
-HOMEPAGE="http://yakuake.kde.org/"
-SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-DEPEND="=kde-apps/konsole-3.5*"
-RDEPEND="${DEPEND}"
-
-need-kde 3.5

diff --git a/kde-misc/yakuake/yakuake-2.8.ebuild b/kde-misc/yakuake/yakuake-2.8.ebuild
deleted file mode 100644
index b188daf7..00000000
--- a/kde-misc/yakuake/yakuake-2.8.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/yakuake/yakuake-2.8.ebuild,v 1.6 2008/02/18 23:08:03 ingmar Exp $
-
-USE_KEG_PACKAGING=1
-
-LANGS="de el es it ja nl pa pt pt_BR sv tr et"
-
-inherit kde
-
-DESCRIPTION="A quake-style terminal emulator based on KDE konsole technology"
-HOMEPAGE="http://yakuake.kde.org/"
-SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE=""
-
-DEPEND="=kde-apps/konsole-3.5*"
-RDEPEND=""
-
-RDEPEND="${DEPEND}"
-
-need-kde 3.4

diff --git a/profiles/updates/3Q-2020 b/profiles/updates/3Q-2020
index bd1a5bf5..a4dcdf0d 100644
--- a/profiles/updates/3Q-2020
+++ b/profiles/updates/3Q-2020
@@ -1,3 +1,4 @@
 move kde-base/kapptemplate kde-apps/kapptemplate
 move kde-base/kbruch kde-apps/kbruch
 move app-cdr/k3b kde-apps/k3b
+move kde-misc/yakuake kde-apps/yakuake


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-23 19:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-23 19:46 [gentoo-commits] proj/kde-sunset:master commit in: kde-misc/yakuake/files/, kde-apps/yakuake/, profiles/updates/, Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox