From d154821b3db5b95f363bd389baac7c58f4b3494d Mon Sep 17 00:00:00 2001 From: Carsten Lohrke Date: Tue, 21 Feb 2006 18:53:46 +0000 Subject: Move 26kB patch out of cvs. Update metadata.xml. (Portage version: 2.0.54) --- net-p2p/qtorrent/ChangeLog | 8 ++++++-- net-p2p/qtorrent/metadata.xml | 2 +- net-p2p/qtorrent/qtorrent-0.9.6.1-r1.ebuild | 6 +++--- 3 files changed, 10 insertions(+), 6 deletions(-) (limited to 'net-p2p') 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 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 @@ no-herd - aliz@gentoo.org +maintainer-needed@gentoo.org 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() { -- cgit v1.2.3-65-gdbad