summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2006-02-21 18:53:46 +0000
committerCarsten Lohrke <carlo@gentoo.org>2006-02-21 18:53:46 +0000
commitd154821b3db5b95f363bd389baac7c58f4b3494d (patch)
tree70dcf5c5c0502e3a442696c1dcb9b37e635a6a6a /net-p2p
parentMove 33kB patch out of cvs (diff)
downloadgentoo-2-d154821b3db5b95f363bd389baac7c58f4b3494d.tar.gz
gentoo-2-d154821b3db5b95f363bd389baac7c58f4b3494d.tar.bz2
gentoo-2-d154821b3db5b95f363bd389baac7c58f4b3494d.zip
Move 26kB patch out of cvs. Update metadata.xml.
(Portage version: 2.0.54)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qtorrent/ChangeLog8
-rw-r--r--net-p2p/qtorrent/metadata.xml2
-rw-r--r--net-p2p/qtorrent/qtorrent-0.9.6.1-r1.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/net-p2p/qtorrent/ChangeLog b/net-p2p/qtorrent/ChangeLog
index fcef8f77b468..6fe9f8486701 100644
--- a/net-p2p/qtorrent/ChangeLog
+++ b/net-p2p/qtorrent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/qtorrent
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/ChangeLog,v 1.9 2005/02/22 21:03:13 carlo Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/ChangeLog,v 1.10 2006/02/21 18:53:46 carlo Exp $
+
+ 21 Feb 2006; Carsten Lohrke <carlo@gentoo.org> metadata.xml,
+ qtorrent-0.9.6.1-r1.ebuild:
+ Move 26kB patch out of cvs. Update metadata.xml.
*qtorrent-0.9.6.1-r1 (22 Feb 2005)
diff --git a/net-p2p/qtorrent/metadata.xml b/net-p2p/qtorrent/metadata.xml
index 8060c04f89e1..54494c4bb860 100644
--- a/net-p2p/qtorrent/metadata.xml
+++ b/net-p2p/qtorrent/metadata.xml
@@ -3,6 +3,6 @@
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
- <email>aliz@gentoo.org</email>
+<email>maintainer-needed@gentoo.org</email>
</maintainer>
</pkgmetadata>
diff --git a/net-p2p/qtorrent/qtorrent-0.9.6.1-r1.ebuild b/net-p2p/qtorrent/qtorrent-0.9.6.1-r1.ebuild
index ba3126cf6864..a59c6596f295 100644
--- a/net-p2p/qtorrent/qtorrent-0.9.6.1-r1.ebuild
+++ b/net-p2p/qtorrent/qtorrent-0.9.6.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/qtorrent-0.9.6.1-r1.ebuild,v 1.1 2005/02/22 21:03:13 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/qtorrent-0.9.6.1-r1.ebuild,v 1.2 2006/02/21 18:53:46 carlo Exp $
inherit eutils
@@ -16,7 +16,7 @@ DEPEND="dev-python/PyQt"
src_unpack() {
unpack ${A}
cd ${S}
- epatch ${FILESDIR}/${P}-sizetype.patch
+ epatch ${DISTDIR}/${P}-sizetype.patch
}
src_install() {