summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2006-01-01 16:04:02 +0000
committerCarsten Lohrke <carlo@gentoo.org>2006-01-01 16:04:02 +0000
commit26aeb36f5890b129c9e8352ebf3f6c66333f5229 (patch)
tree03699947615f0caba6ff8e7c66adc43b466196ed /net-p2p
parentFix typo in ChangeLog, thanks to Jonathan Adamczewski for pointing out that 2... (diff)
downloadgentoo-2-26aeb36f5890b129c9e8352ebf3f6c66333f5229.tar.gz
gentoo-2-26aeb36f5890b129c9e8352ebf3f6c66333f5229.tar.bz2
gentoo-2-26aeb36f5890b129c9e8352ebf3f6c66333f5229.zip
versiion bump
(Portage version: 2.0.53)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/ktorrent/ChangeLog9
-rw-r--r--net-p2p/ktorrent/Manifest14
-rw-r--r--net-p2p/ktorrent/files/digest-ktorrent-1.2_rc11
-rw-r--r--net-p2p/ktorrent/ktorrent-1.2_rc1.ebuild25
4 files changed, 41 insertions, 8 deletions
diff --git a/net-p2p/ktorrent/ChangeLog b/net-p2p/ktorrent/ChangeLog
index 37caa250b687..115bb63c854c 100644
--- a/net-p2p/ktorrent/ChangeLog
+++ b/net-p2p/ktorrent/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-p2p/ktorrent
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.8 2005/11/23 20:17:17 corsair Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ChangeLog,v 1.9 2006/01/01 16:04:02 carlo Exp $
+
+*ktorrent-1.2_rc1 (01 Jan 2006)
+
+ 01 Jan 2006; Carsten Lohrke <carlo@gentoo.org> +ktorrent-1.2_rc1.ebuild:
+ version bump
23 Nov 2005; Markus Rothe <corsair@gentoo.org> ktorrent-1.1.ebuild:
Added ~ppc64 keyword
diff --git a/net-p2p/ktorrent/Manifest b/net-p2p/ktorrent/Manifest
index 559cf1a437fd..850113495de8 100644
--- a/net-p2p/ktorrent/Manifest
+++ b/net-p2p/ktorrent/Manifest
@@ -1,8 +1,10 @@
-MD5 d4d8031cf1ad305a4035fae41675b7e1 ChangeLog 1163
-MD5 9e30d8c2ed0d2c364a9bf81b166c6bb4 ktorrent-1.0.ebuild 447
-MD5 bf8ab600a2fff921893e3612f5ceaf83 metadata.xml 177
-MD5 a280217cf91000ebeb111820d93d406b ktorrent-1.1_rc1.ebuild 494
-MD5 32e747a3c5f66e2e896b1b9b13eb75e2 ktorrent-1.1.ebuild 460
+MD5 defcc7bd20dcf3e90269623c4ee21c99 ChangeLog 1287
MD5 aa4bd474ee9d858df36723559f87fc8d files/digest-ktorrent-1.0 64
-MD5 da8971b64bc999c754cba25d467db499 files/digest-ktorrent-1.1_rc1 67
MD5 77c56626c8fcbbaf57e6fe702e00d08e files/digest-ktorrent-1.1 65
+MD5 da8971b64bc999c754cba25d467db499 files/digest-ktorrent-1.1_rc1 67
+MD5 bcdacfb25020c8b4499a9f6707b19b68 files/digest-ktorrent-1.2_rc1 68
+MD5 9e30d8c2ed0d2c364a9bf81b166c6bb4 ktorrent-1.0.ebuild 447
+MD5 32e747a3c5f66e2e896b1b9b13eb75e2 ktorrent-1.1.ebuild 460
+MD5 a280217cf91000ebeb111820d93d406b ktorrent-1.1_rc1.ebuild 494
+MD5 509ec8ddf25d22870961b45db963b553 ktorrent-1.2_rc1.ebuild 597
+MD5 bf8ab600a2fff921893e3612f5ceaf83 metadata.xml 177
diff --git a/net-p2p/ktorrent/files/digest-ktorrent-1.2_rc1 b/net-p2p/ktorrent/files/digest-ktorrent-1.2_rc1
new file mode 100644
index 000000000000..00f09d476977
--- /dev/null
+++ b/net-p2p/ktorrent/files/digest-ktorrent-1.2_rc1
@@ -0,0 +1 @@
+MD5 c5dbd27aa19e2c8f8dbe210c9e36b469 ktorrent-1.2rc1.tar.gz 1445299
diff --git a/net-p2p/ktorrent/ktorrent-1.2_rc1.ebuild b/net-p2p/ktorrent/ktorrent-1.2_rc1.ebuild
new file mode 100644
index 000000000000..0cf98d1ad85b
--- /dev/null
+++ b/net-p2p/ktorrent/ktorrent-1.2_rc1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ktorrent/ktorrent-1.2_rc1.ebuild,v 1.1 2006/01/01 16:04:02 carlo Exp $
+
+inherit kde
+
+MY_PV="${PV/_/}"
+MY_P="${PN}-${MY_PV}"
+S="${WORKDIR}/${MY_P}"
+
+DESCRIPTION="A BitTorrent program for KDE."
+HOMEPAGE="http://ktorrent.pwsp.net/"
+SRC_URI="http://ktorrent.pwsp.net/downloads/${MY_PV}/${MY_P}.tar.gz"
+LICENSE="GPL-2"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+need-kde 3.3
+
+src_compile(){
+ local myconf="--enable-knetwork"
+ kde_src_compile
+} \ No newline at end of file