diff options
author | 2004-04-25 23:59:50 +0000 | |
---|---|---|
committer | 2004-04-25 23:59:50 +0000 | |
commit | 1938459c423deea341c20e14e674dc8698011464 (patch) | |
tree | 4f97e94b53298d3e213590aa45fb7fc4a5cf47c7 /net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild | |
parent | Add die following econf for bug 48950 (diff) | |
download | historical-1938459c423deea341c20e14e674dc8698011464.tar.gz historical-1938459c423deea341c20e14e674dc8698011464.tar.bz2 historical-1938459c423deea341c20e14e674dc8698011464.zip |
Unmask.
Diffstat (limited to 'net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild')
-rw-r--r-- | net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |