* [gentoo-commits] gentoo-x86 commit in net-p2p/ktorrent: ktorrent-4.3.1-r1.ebuild ChangeLog
@ 2014-01-29 13:06 Michael Palimaka (kensington)
0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka (kensington) @ 2014-01-29 13:06 UTC (permalink / raw
To: gentoo-commits
kensington 14/01/29 13:06:11
Modified: ChangeLog
Added: ktorrent-4.3.1-r1.ebuild
Log:
Backport patch from upstream fixing issue with IP filter lists, wrt bug #499602.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path
1.200 net-p2p/ktorrent/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ChangeLog?rev=1.200&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ChangeLog?rev=1.200&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ChangeLog?r1=1.199&r2=1.200
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v
retrieving revision 1.199
retrieving revision 1.200
diff -u -r1.199 -r1.200
--- ChangeLog 10 May 2013 09:33:28 -0000 1.199
+++ ChangeLog 29 Jan 2014 13:06:11 -0000 1.200
@@ -1,6 +1,13 @@
# ChangeLog for net-p2p/ktorrent
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.199 2013/05/10 09:33:28 abcd Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.200 2014/01/29 13:06:11 kensington Exp $
+
+*ktorrent-4.3.1-r1 (29 Jan 2014)
+
+ 29 Jan 2014; Michael Palimaka <kensington@gentoo.org>
+ +files/ktorrent-4.3.1-ipfilter.patch, +ktorrent-4.3.1-r1.ebuild:
+ Backport patch from upstream fixing issue with IP filter lists, wrt bug
+ #499602.
10 May 2013; Jonathan Callen <abcd@gentoo.org> ktorrent-4.3.1.ebuild:
Remove unused kde-base/solid dependency
1.1 net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild?rev=1.1&content-type=text/plain
Index: ktorrent-4.3.1-r1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild,v 1.1 2014/01/29 13:06:10 kensington Exp $
EAPI=5
KDE_SCM="git"
LIBKT_VERSION_MIN="${PV}"
LIBKT_VERSION_MAX="99999999"
if [[ ${PV} != 9999* ]]; then
inherit versionator
# upstream likes to skip that _ in beta releases
MY_PV="${PV/_/}"
LIBKT_VERSION_MIN=$(($(get_major_version)-3)).$(get_version_component_range 2-3 ${PV})
LIBKT_VERSION_MAX=$(($(get_major_version)-3)).$(($(get_version_component_range 2)+1))
MY_P="${PN}-${MY_PV}"
KDE_HANDBOOK="optional"
KDE_DOC_DIRS="doc"
KDE_LINGUAS="ar ast be bg bs ca ca@valencia cs da de el en_GB eo es et eu
fi fr ga gl hi hne hr hu is it ja km ku lt lv mai ms nb nds nl nn oc
pl pt pt_BR ro ru se si sk sl sq sr sr@ijekavian sr@ijekavianlatin
sr@latin sv tr ug uk zh_CN zh_TW"
SRC_URI="http://ktorrent.org/downloads/${MY_PV}/${MY_P}.tar.bz2"
S="${WORKDIR}"/"${MY_P}"
KEYWORDS="~amd64 ~ppc ~x86"
else
LIBKT_VERSION_MIN="${PV}"
LIBKT_VERSION_MAX="99999999"
KEYWORDS=""
fi
inherit kde4-base
DESCRIPTION="A BitTorrent program for KDE."
HOMEPAGE="http://ktorrent.org/"
LICENSE="GPL-2"
SLOT="4"
IUSE="+bwscheduler debug +downloadorder +infowidget +ipfilter +kross +logviewer
+magnetgenerator +mediaplayer plasma rss +scanfolder +search +shutdown +stats
+upnp webinterface +zeroconf"
COMMONDEPEND="
<net-libs/libktorrent-${LIBKT_VERSION_MAX}
>=net-libs/libktorrent-${LIBKT_VERSION_MIN}
infowidget? ( dev-libs/geoip )
mediaplayer? ( >=media-libs/taglib-1.5 )
plasma? ( $(add_kdebase_dep libtaskmanager) )
rss? ( $(add_kdebase_dep kdepimlibs) )
shutdown? ( $(add_kdebase_dep libkworkspace) )
"
DEPEND="${COMMONDEPEND}
dev-libs/boost
sys-devel/gettext
"
RDEPEND="${COMMONDEPEND}
ipfilter? (
app-arch/bzip2
app-arch/unzip
$(add_kdebase_dep kdebase-kioslaves)
)
kross? ( $(add_kdebase_dep krosspython) )
"
PATCHES=(
"${FILESDIR}/${P}-ipfilter.patch"
"${FILESDIR}/${P}-underlinking.patch"
)
src_prepare() {
if ! use plasma; then
sed -i \
-e "s:add_subdirectory(plasma):#nada:g" \
CMakeLists.txt || die "Failed to make plasmoid optional"
fi
kde4-base_src_prepare
}
src_configure() {
mycmakeargs=(
$(cmake-utils_use_enable bwscheduler BWSCHEDULER_PLUGIN)
$(cmake-utils_use_enable downloadorder DOWNLOADORDER_PLUGIN)
$(cmake-utils_use_enable infowidget INFOWIDGET_PLUGIN)
$(cmake-utils_use_with infowidget SYSTEM_GEOIP)
$(cmake-utils_use_enable ipfilter IPFILTER_PLUGIN)
$(cmake-utils_use_enable kross SCRIPTING_PLUGIN)
$(cmake-utils_use_enable logviewer LOGVIEWER_PLUGIN)
$(cmake-utils_use_enable magnetgenerator MAGNETGENERATOR_PLUGIN)
$(cmake-utils_use_enable mediaplayer MEDIAPLAYER_PLUGIN)
$(cmake-utils_use_enable rss SYNDICATION_PLUGIN)
$(cmake-utils_use_enable scanfolder SCANFOLDER_PLUGIN)
$(cmake-utils_use_enable search SEARCH_PLUGIN)
$(cmake-utils_use_enable shutdown SHUTDOWN_PLUGIN)
$(cmake-utils_use_enable stats STATS_PLUGIN)
$(cmake-utils_use_enable upnp UPNP_PLUGIN)
$(cmake-utils_use_enable webinterface WEBINTERFACE_PLUGIN)
$(cmake-utils_use_enable zeroconf ZEROCONF_PLUGIN)
)
kde4-base_src_configure
}
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-p2p/ktorrent: ktorrent-4.3.1-r1.ebuild ChangeLog
@ 2014-05-24 11:25 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 6+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-05-24 11:25 UTC (permalink / raw
To: gentoo-commits
zlogene 14/05/24 11:25:18
Modified: ktorrent-4.3.1-r1.ebuild ChangeLog
Log:
amd64 stable wrt bug #511058
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.2 net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild?r1=1.1&r2=1.2
Index: ktorrent-4.3.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ktorrent-4.3.1-r1.ebuild 29 Jan 2014 13:06:10 -0000 1.1
+++ ktorrent-4.3.1-r1.ebuild 24 May 2014 11:25:18 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild,v 1.1 2014/01/29 13:06:10 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild,v 1.2 2014/05/24 11:25:18 zlogene Exp $
EAPI=5
@@ -24,7 +24,7 @@
SRC_URI="http://ktorrent.org/downloads/${MY_PV}/${MY_P}.tar.bz2"
S="${WORKDIR}"/"${MY_P}"
- KEYWORDS="~amd64 ~ppc ~x86"
+ KEYWORDS="amd64 ~ppc ~x86"
else
LIBKT_VERSION_MIN="${PV}"
LIBKT_VERSION_MAX="99999999"
1.201 net-p2p/ktorrent/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ChangeLog?rev=1.201&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ChangeLog?rev=1.201&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ChangeLog?r1=1.200&r2=1.201
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -r1.200 -r1.201
--- ChangeLog 29 Jan 2014 13:06:11 -0000 1.200
+++ ChangeLog 24 May 2014 11:25:18 -0000 1.201
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/ktorrent
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.200 2014/01/29 13:06:11 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.201 2014/05/24 11:25:18 zlogene Exp $
+
+ 24 May 2014; Mikle Kolyada <zlogene@gentoo.org> ktorrent-4.3.1-r1.ebuild:
+ amd64 stable wrt bug #511058
*ktorrent-4.3.1-r1 (29 Jan 2014)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-p2p/ktorrent: ktorrent-4.3.1-r1.ebuild ChangeLog
@ 2014-05-25 10:59 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 6+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-05-25 10:59 UTC (permalink / raw
To: gentoo-commits
zlogene 14/05/25 10:59:33
Modified: ktorrent-4.3.1-r1.ebuild ChangeLog
Log:
x86 stable wrt bug #511058
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.3 net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild?r1=1.2&r2=1.3
Index: ktorrent-4.3.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ktorrent-4.3.1-r1.ebuild 24 May 2014 11:25:18 -0000 1.2
+++ ktorrent-4.3.1-r1.ebuild 25 May 2014 10:59:32 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild,v 1.2 2014/05/24 11:25:18 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild,v 1.3 2014/05/25 10:59:32 zlogene Exp $
EAPI=5
@@ -24,7 +24,7 @@
SRC_URI="http://ktorrent.org/downloads/${MY_PV}/${MY_P}.tar.bz2"
S="${WORKDIR}"/"${MY_P}"
- KEYWORDS="amd64 ~ppc ~x86"
+ KEYWORDS="amd64 ~ppc x86"
else
LIBKT_VERSION_MIN="${PV}"
LIBKT_VERSION_MAX="99999999"
1.202 net-p2p/ktorrent/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ChangeLog?rev=1.202&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ChangeLog?rev=1.202&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ChangeLog?r1=1.201&r2=1.202
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -r1.201 -r1.202
--- ChangeLog 24 May 2014 11:25:18 -0000 1.201
+++ ChangeLog 25 May 2014 10:59:33 -0000 1.202
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/ktorrent
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.201 2014/05/24 11:25:18 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.202 2014/05/25 10:59:33 zlogene Exp $
+
+ 25 May 2014; Mikle Kolyada <zlogene@gentoo.org> ktorrent-4.3.1-r1.ebuild:
+ x86 stable wrt bug #511058
24 May 2014; Mikle Kolyada <zlogene@gentoo.org> ktorrent-4.3.1-r1.ebuild:
amd64 stable wrt bug #511058
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-p2p/ktorrent: ktorrent-4.3.1-r1.ebuild ChangeLog
@ 2014-06-08 11:10 Agostino Sarubbo (ago)
0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-06-08 11:10 UTC (permalink / raw
To: gentoo-commits
ago 14/06/08 11:10:18
Modified: ktorrent-4.3.1-r1.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #511058
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild?r1=1.3&r2=1.4
Index: ktorrent-4.3.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ktorrent-4.3.1-r1.ebuild 25 May 2014 10:59:32 -0000 1.3
+++ ktorrent-4.3.1-r1.ebuild 8 Jun 2014 11:10:18 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild,v 1.3 2014/05/25 10:59:32 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild,v 1.4 2014/06/08 11:10:18 ago Exp $
EAPI=5
@@ -24,7 +24,7 @@
SRC_URI="http://ktorrent.org/downloads/${MY_PV}/${MY_P}.tar.bz2"
S="${WORKDIR}"/"${MY_P}"
- KEYWORDS="amd64 ~ppc x86"
+ KEYWORDS="amd64 ppc x86"
else
LIBKT_VERSION_MIN="${PV}"
LIBKT_VERSION_MAX="99999999"
1.203 net-p2p/ktorrent/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ChangeLog?rev=1.203&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ChangeLog?rev=1.203&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ChangeLog?r1=1.202&r2=1.203
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -r1.202 -r1.203
--- ChangeLog 25 May 2014 10:59:33 -0000 1.202
+++ ChangeLog 8 Jun 2014 11:10:18 -0000 1.203
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/ktorrent
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.202 2014/05/25 10:59:33 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.203 2014/06/08 11:10:18 ago Exp $
+
+ 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> ktorrent-4.3.1-r1.ebuild:
+ Stable for ppc, wrt bug #511058
25 May 2014; Mikle Kolyada <zlogene@gentoo.org> ktorrent-4.3.1-r1.ebuild:
x86 stable wrt bug #511058
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-p2p/ktorrent: ktorrent-4.3.1-r1.ebuild ChangeLog
@ 2014-08-10 20:37 Sergei Trofimovich (slyfox)
0 siblings, 0 replies; 6+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 20:37 UTC (permalink / raw
To: gentoo-commits
slyfox 14/08/10 20:37:11
Modified: ktorrent-4.3.1-r1.ebuild ChangeLog
Log:
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path
1.5 net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild?r1=1.4&r2=1.5
Index: ktorrent-4.3.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ktorrent-4.3.1-r1.ebuild 8 Jun 2014 11:10:18 -0000 1.4
+++ ktorrent-4.3.1-r1.ebuild 10 Aug 2014 20:37:11 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild,v 1.4 2014/06/08 11:10:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild,v 1.5 2014/08/10 20:37:11 slyfox Exp $
EAPI=5
@@ -33,7 +33,7 @@
inherit kde4-base
-DESCRIPTION="A BitTorrent program for KDE."
+DESCRIPTION="A BitTorrent program for KDE"
HOMEPAGE="http://ktorrent.org/"
LICENSE="GPL-2"
1.205 net-p2p/ktorrent/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ChangeLog?rev=1.205&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ChangeLog?rev=1.205&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ChangeLog?r1=1.204&r2=1.205
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -r1.204 -r1.205
--- ChangeLog 8 Jun 2014 11:30:13 -0000 1.204
+++ ChangeLog 10 Aug 2014 20:37:11 -0000 1.205
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/ktorrent
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.204 2014/06/08 11:30:13 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.205 2014/08/10 20:37:11 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> ktorrent-4.3.1-r1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
08 Jun 2014; Manuel Rüger <mrueg@gentoo.org> -ktorrent-4.3.1.ebuild:
Cleanup old.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-p2p/ktorrent: ktorrent-4.3.1-r1.ebuild ChangeLog
@ 2015-06-04 19:05 Michael Palimaka (kensington)
0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka (kensington) @ 2015-06-04 19:05 UTC (permalink / raw
To: gentoo-commits
kensington 15/06/04 19:05:35
Modified: ktorrent-4.3.1-r1.ebuild ChangeLog
Log:
Move various kde-base packages to kde-apps.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path
1.6 net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild?r1=1.5&r2=1.6
Index: ktorrent-4.3.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ktorrent-4.3.1-r1.ebuild 10 Aug 2014 20:37:11 -0000 1.5
+++ ktorrent-4.3.1-r1.ebuild 4 Jun 2015 19:05:35 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild,v 1.5 2014/08/10 20:37:11 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild,v 1.6 2015/06/04 19:05:35 kensington Exp $
EAPI=5
@@ -59,7 +59,7 @@
ipfilter? (
app-arch/bzip2
app-arch/unzip
- $(add_kdebase_dep kdebase-kioslaves)
+ $(add_kdeapps_dep kdebase-kioslaves)
)
kross? ( $(add_kdebase_dep krosspython) )
"
1.206 net-p2p/ktorrent/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ChangeLog?rev=1.206&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ChangeLog?rev=1.206&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ktorrent/ChangeLog?r1=1.205&r2=1.206
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -r1.205 -r1.206
--- ChangeLog 10 Aug 2014 20:37:11 -0000 1.205
+++ ChangeLog 4 Jun 2015 19:05:35 -0000 1.206
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/ktorrent
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.205 2014/08/10 20:37:11 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.206 2015/06/04 19:05:35 kensington Exp $
+
+ 04 Jun 2015; Michael Palimaka <kensington@gentoo.org>
+ ktorrent-4.3.1-r1.ebuild:
+ Move various kde-base packages to kde-apps.
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> ktorrent-4.3.1-r1.ebuild:
QA: drop trailing '.' from DESCRIPTION
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2015-06-04 19:05 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-29 13:06 [gentoo-commits] gentoo-x86 commit in net-p2p/ktorrent: ktorrent-4.3.1-r1.ebuild ChangeLog Michael Palimaka (kensington)
-- strict thread matches above, loose matches on Subject: below --
2014-05-24 11:25 Mikle Kolyada (zlogene)
2014-05-25 10:59 Mikle Kolyada (zlogene)
2014-06-08 11:10 Agostino Sarubbo (ago)
2014-08-10 20:37 Sergei Trofimovich (slyfox)
2015-06-04 19:05 Michael Palimaka (kensington)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox