commit:     20582b97205c93844e5c77e19f7878d19423ea48
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  9 16:11:59 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Apr  9 16:12:12 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20582b97

net-irc/konversation: Remove 1.5.1

Package-Manager: portage-2.2.28

 net-irc/konversation/Manifest                  |  1 -
 net-irc/konversation/konversation-1.5.1.ebuild | 37 --------------------------
 2 files changed, 38 deletions(-)

diff --git a/net-irc/konversation/Manifest b/net-irc/konversation/Manifest
index eba214e..08ed36e 100644
--- a/net-irc/konversation/Manifest
+++ b/net-irc/konversation/Manifest
@@ -1,2 +1 @@
-DIST konversation-1.5.1.tar.xz 3188288 SHA256 
97838dc3cb07210c96154958237e216ad05cffa334f5e549d8619b4c70961986 SHA512 
c34def02b776692134e40f6a6fc8a7d362a58d1365a247f21828e08a0df95aface809e23f187f7c445112ce3e8cc41826ef8558de5b224258269c67ea6826615
 WHIRLPOOL 
44e78a0353673401ab36f2d292e18d19305d0aede43b5b929407fc0cb9d5389816b2840e7acecd644c172eada9eee52f8bbca5d9dfa252189d57fcc646fe644a
 DIST konversation-1.6.tar.xz 3447184 SHA256 
789fd75644bf54606778971310433dbe2bc01ac0917b34bc4e8cac88e204d5b6 SHA512 
d159bba55d776a867934424e87d02637a135e8d091c237688b64bf0c62c738075d52f2931dbd84984e886668f2152bda6a958be8da37b5debbb795db6686197a
 WHIRLPOOL 
96728b3701eeb94f328381e61cb7901e89f88b2e238072d398a8fe2105bd49b9b3e6e855c5fe5516d7611245821c32728d1fdbddd42233ebb9a8a04c0ad9e126

diff --git a/net-irc/konversation/konversation-1.5.1.ebuild 
b/net-irc/konversation/konversation-1.5.1.ebuild
deleted file mode 100644
index 24062d6..0000000
--- a/net-irc/konversation/konversation-1.5.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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"
-inherit kde4-base
-
-DESCRIPTION="A user friendly IRC Client for KDE4"
-HOMEPAGE="https://kde.org/applications/internet/konversation/ 
https://konversation.kde.org";
-SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-
-LICENSE="GPL-2 handbook? ( FDL-1.2 )"
-SLOT="4"
-KEYWORDS="amd64 x86"
-IUSE="+crypt debug"
-
-DEPEND="
-       $(add_kdeapps_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 via email to