public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: net-irc/konversation/
Date: Tue,  2 Jun 2015 21:36:57 +0000 (UTC)	[thread overview]
Message-ID: <1433280849.b1b090b79627c05f3aa055970487e46a07fc43c7.johu@gentoo> (raw)

commit:     b1b090b79627c05f3aa055970487e46a07fc43c7
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  2 21:34:09 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Jun  2 21:34:09 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b1b090b7

[net-irc/konversation] Remove old

Package-Manager: portage-2.2.20

 net-irc/konversation/konversation-1.6.ebuild    | 64 -------------------------
 net-irc/konversation/konversation-4.9999.ebuild | 37 --------------
 2 files changed, 101 deletions(-)

diff --git a/net-irc/konversation/konversation-1.6.ebuild b/net-irc/konversation/konversation-1.6.ebuild
deleted file mode 100644
index 1e7cb4e..0000000
--- a/net-irc/konversation/konversation-1.6.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="true"
-inherit kde5
-
-DESCRIPTION="A user friendly IRC Client"
-HOMEPAGE="http://kde.org/applications/internet/konversation/ http://konversation.kde.org"
-SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE="+crypt"
-
-DEPEND="
-	$(add_frameworks_dep karchive)
-	$(add_frameworks_dep kbookmarks)
-	$(add_frameworks_dep kcodecs)
-	$(add_frameworks_dep kcompletion)
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep kemoticons)
-	$(add_frameworks_dep kglobalaccel)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep kiconthemes)
-	$(add_frameworks_dep kidletime)
-	$(add_frameworks_dep kio)
-	$(add_frameworks_dep kitemviews)
-	$(add_frameworks_dep knotifications)
-	$(add_frameworks_dep knotifyconfig)
-	$(add_frameworks_dep kparts)
-	$(add_frameworks_dep kservice)
-	$(add_frameworks_dep ktextwidgets)
-	$(add_frameworks_dep kwallet)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_frameworks_dep kwindowsystem)
-	$(add_frameworks_dep kxmlgui)
-	$(add_frameworks_dep solid)
-	$(add_frameworks_dep sonnet)
-	dev-qt/qtdbus:5
-	dev-qt/qtgui:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5
-	media-libs/phonon[qt5]
-	crypt? ( app-crypt/qca:2[qt5] )
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}
-	!net-irc/konversation:4
-	crypt? ( app-crypt/qca:2[openssl] )
-"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_find_package crypt Qca-qt5)
-	)
-
-	kde5_src_configure
-}

diff --git a/net-irc/konversation/konversation-4.9999.ebuild b/net-irc/konversation/konversation-4.9999.ebuild
deleted file mode 100644
index 499376e..0000000
--- a/net-irc/konversation/konversation-4.9999.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_LINGUAS="bg bs ca ca@valencia cs da de el en_GB es et fi fr gl he hu it ja
-kk km ko lt nb nds nl pa pl pt pt_BR ru si sk sl sr sr@ijekavian
-sr@ijekavianlatin sr@latin sv tr uk zh_CN zh_TW"
-KDE_HANDBOOK="optional"
-EGIT_BRANCH="1.5"
-inherit kde4-base
-
-DESCRIPTION="A user friendly IRC Client for KDE4"
-HOMEPAGE="http://kde.org/applications/internet/konversation/ http://konversation.kde.org"
-
-LICENSE="GPL-2 FDL-1.2"
-SLOT="4"
-KEYWORDS=""
-IUSE="+crypt debug"
-
-DEPEND="
-	$(add_kdebase_dep kdepimlibs)
-	media-libs/phonon[qt4]
-	crypt? ( app-crypt/qca:2[qt4] )
-"
-RDEPEND="${DEPEND}
-	crypt? ( app-crypt/qca:2[openssl] )
-"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_with crypt QCA2)
-	)
-
-	kde4-base_src_configure
-}


             reply	other threads:[~2015-06-02 21:37 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-02 21:36 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-09 10:55 [gentoo-commits] proj/kde:master commit in: net-irc/konversation/ Andreas Sturmlechner
2024-03-07  8:41 Andreas Sturmlechner
2024-02-27 22:28 Sam James
2024-01-18  0:26 Sam James
2024-01-09 14:26 Andreas Sturmlechner
2022-03-24 14:53 Andreas Sturmlechner
2020-10-26 13:56 Andreas Sturmlechner
2020-10-18 16:01 Andreas Sturmlechner
2020-09-28 21:26 Andreas Sturmlechner
2020-07-10 13:28 Andreas Sturmlechner
2019-11-13  2:00 Andreas Sturmlechner
2018-10-13 16:34 Andreas Sturmlechner
2018-02-22 13:17 Andreas Sturmlechner
2017-11-09 21:15 Andreas Sturmlechner
2017-04-15  4:43 Michael Palimaka
2017-03-30 23:33 Andreas Sturmlechner
2016-07-25 17:16 Michael Palimaka
2016-07-22 18:01 Michael Palimaka
2016-07-22 18:01 Michael Palimaka
2016-05-17 19:43 Johannes Huber
2016-04-08 16:43 Johannes Huber
2016-03-21 18:01 Johannes Huber
2015-06-02 21:36 Johannes Huber
2015-04-23 15:57 Manuel Rüger
2015-01-29  1:24 Johannes Huber
2015-01-20 20:34 Johannes Huber
2014-11-25 15:13 Michael Palimaka
2014-11-13  8:44 Michael Palimaka
2014-10-14 14:00 Michael Palimaka
2014-10-12 18:11 Michael Palimaka
2014-09-13 17:44 Michael Palimaka
2014-09-11 17:16 Michael Palimaka
2014-08-17 15:16 Johannes Huber
2014-07-15 16:58 Michael Palimaka
2014-07-15 16:56 Michael Palimaka
2014-07-15 16:49 Michael Palimaka
2014-07-15 16:45 Michael Palimaka
2014-07-15 16:43 Michael Palimaka
2014-07-15 16:38 Michael Palimaka
2014-07-15 16:35 Michael Palimaka
2014-07-15 16:35 Michael Palimaka
2014-07-15 16:33 Michael Palimaka
2014-07-15 16:33 Michael Palimaka
2014-07-12 23:49 David Heidelberger
2013-06-01 19:59 Tomas Chvatal
2013-04-25 19:29 Johannes Huber
2013-04-06  1:46 Manuel Rüger
2012-08-22 20:12 Johannes Huber
2011-12-08 10:40 Johannes Huber
2011-12-05 21:17 Johannes Huber
2011-12-02 13:04 Johannes Huber
2011-03-16  9:57 Tomas Chvatal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1433280849.b1b090b79627c05f3aa055970487e46a07fc43c7.johu@gentoo \
    --to=johu@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox