summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-04-25 23:59:50 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-04-25 23:59:50 +0000
commit1938459c423deea341c20e14e674dc8698011464 (patch)
tree4f97e94b53298d3e213590aa45fb7fc4a5cf47c7
parentAdd die following econf for bug 48950 (diff)
downloadhistorical-1938459c423deea341c20e14e674dc8698011464.tar.gz
historical-1938459c423deea341c20e14e674dc8698011464.tar.bz2
historical-1938459c423deea341c20e14e674dc8698011464.zip
Unmask.
-rw-r--r--net-p2p/qtorrent/ChangeLog5
-rw-r--r--net-p2p/qtorrent/Manifest4
-rw-r--r--net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-p2p/qtorrent/ChangeLog b/net-p2p/qtorrent/ChangeLog
index a48fdc98cde7..7947fff85a53 100644
--- a/net-p2p/qtorrent/ChangeLog
+++ b/net-p2p/qtorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/qtorrent
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/ChangeLog,v 1.4 2004/04/21 12:04:07 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/ChangeLog,v 1.5 2004/04/25 23:59:50 aliz Exp $
+
+ 25 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> qtorrent-0.9.6.1.ebuild:
+ Marked stable on amd64 and x86.
21 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> qtorrent-0.9.5.ebuild,
qtorrent-0.9.6.1.ebuild:
diff --git a/net-p2p/qtorrent/Manifest b/net-p2p/qtorrent/Manifest
index fd052bee98d7..c46dd09eaa26 100644
--- a/net-p2p/qtorrent/Manifest
+++ b/net-p2p/qtorrent/Manifest
@@ -1,6 +1,6 @@
MD5 c15ab3a5b2bd022862d1fcc62877be1f qtorrent-0.9.5.ebuild 537
-MD5 24512d9d9a8e72849e890cc460cbd747 ChangeLog 680
+MD5 cc5d3f94917c7193877ea9c5fd47f9d9 ChangeLog 788
MD5 37236013e0d26d43c6bff35a8a48e8ec metadata.xml 220
-MD5 b06a7d23afb85e70730341cdb3cdcfca qtorrent-0.9.6.1.ebuild 542
+MD5 539615fbe854d1570aeb4741179e33de qtorrent-0.9.6.1.ebuild 540
MD5 18ad596962b6be7d9041f6f896a9ab36 files/digest-qtorrent-0.9.6.1 68
MD5 998185a0741756afc893e0074882eacb files/digest-qtorrent-0.9.5 66
diff --git a/net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild b/net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild
index 5ed1df54bcb0..46734409197a 100644
--- a/net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild
+++ b/net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild,v 1.2 2004/04/21 12:04:07 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild,v 1.3 2004/04/25 23:59:50 aliz Exp $
DESCRIPTION="QTorrent is a PyQt GUI for BitTorrent."
HOMEPAGE="http://thegraveyard.org/qtorrent.php"
SRC_URI="http://thegraveyard.org/files/${P}.tar.bz2"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc"
+KEYWORDS="x86 amd64 ~ppc"
IUSE=""
DEPEND="dev-python/PyQt"
#RDEPEND=""