diff options
author | Maciej Mrozowski <reavertm@gentoo.org> | 2010-08-09 15:48:01 +0000 |
---|---|---|
committer | Maciej Mrozowski <reavertm@gentoo.org> | 2010-08-09 15:48:01 +0000 |
commit | b0ceaf44cb4cad2040ed96b2e7734d7931701713 (patch) | |
tree | 991c4d1492518b9d1c9d408be140e70ed5a1f6b5 /net-p2p/ktorrent | |
parent | Remove unnecessary KDE_MINIMAL, QA (diff) | |
download | gentoo-2-b0ceaf44cb4cad2040ed96b2e7734d7931701713.tar.gz gentoo-2-b0ceaf44cb4cad2040ed96b2e7734d7931701713.tar.bz2 gentoo-2-b0ceaf44cb4cad2040ed96b2e7734d7931701713.zip |
Remove unnecessary KDE_MINIMAL, QA
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p/ktorrent')
-rw-r--r-- | net-p2p/ktorrent/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/ktorrent/ktorrent-4.0.1.ebuild | 5 | ||||
-rw-r--r-- | net-p2p/ktorrent/ktorrent-4.0.2.ebuild | 6 |
3 files changed, 9 insertions, 8 deletions
diff --git a/net-p2p/ktorrent/ChangeLog b/net-p2p/ktorrent/ChangeLog index 7c8b67a21134..ff125efa6994 100644 --- a/net-p2p/ktorrent/ChangeLog +++ b/net-p2p/ktorrent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/ktorrent # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.152 2010/08/08 17:25:28 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.153 2010/08/09 15:48:01 reavertm Exp $ + + 09 Aug 2010; Maciej Mrozowski <reavertm@gentoo.org> ktorrent-4.0.1.ebuild, + ktorrent-4.0.2.ebuild: + Remove unnecessary KDE_MINIMAL, QA 08 Aug 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> metadata.xml: diff --git a/net-p2p/ktorrent/ktorrent-4.0.1.ebuild b/net-p2p/ktorrent/ktorrent-4.0.1.ebuild index 018aa4f3d4cf..a9ba4275a96f 100644 --- a/net-p2p/ktorrent/ktorrent-4.0.1.ebuild +++ b/net-p2p/ktorrent/ktorrent-4.0.1.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.0.1.ebuild,v 1.3 2010/06/21 23:50:16 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.0.1.ebuild,v 1.4 2010/08/09 15:48:01 reavertm Exp $ EAPI="2" KDE_LINGUAS="ar ast be bg ca cs da de el en_GB eo es et eu fi fr ga gl hi hne hr hu is it ja km lt lv mai ms nb nds nl nn oc pl pt pt_BR ro ru se si sk sl sr sv tr uk zh_CN zh_TW" -KDE_MINIMAL="4.4" inherit kde4-base DESCRIPTION="A BitTorrent program for KDE." @@ -29,8 +28,8 @@ COMMONDEPEND=" >=kde-base/kdepimlibs-${KDE_MINIMAL} ) shutdown? ( - >=kde-base/solid-${KDE_MINIMAL} >=kde-base/libkworkspace-${KDE_MINIMAL} + >=kde-base/solid-${KDE_MINIMAL} ) " DEPEND="${COMMONDEPEND} diff --git a/net-p2p/ktorrent/ktorrent-4.0.2.ebuild b/net-p2p/ktorrent/ktorrent-4.0.2.ebuild index af8597ed1e75..adb54b2a5538 100644 --- a/net-p2p/ktorrent/ktorrent-4.0.2.ebuild +++ b/net-p2p/ktorrent/ktorrent-4.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.0.2.ebuild,v 1.1 2010/07/09 11:43:24 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.0.2.ebuild,v 1.2 2010/08/09 15:48:01 reavertm Exp $ EAPI="2" @@ -19,8 +19,6 @@ else S="${WORKDIR}"/"${MY_P}" fi -KDE_MINIMAL="4.4" - inherit kde4-base DESCRIPTION="A BitTorrent program for KDE." @@ -41,8 +39,8 @@ COMMONDEPEND=" >=kde-base/kdepimlibs-${KDE_MINIMAL} ) shutdown? ( - >=kde-base/solid-${KDE_MINIMAL} >=kde-base/libkworkspace-${KDE_MINIMAL} + >=kde-base/solid-${KDE_MINIMAL} ) " DEPEND="${COMMONDEPEND} |