diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-25 23:59:50 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-25 23:59:50 +0000 |
commit | c8afae001b4e71637ae6fc9368fb56e2a2ed0324 (patch) | |
tree | 41d646d197237fa4713df9231787f50ae3375ca9 /net-p2p/qtorrent | |
parent | Add die following econf for bug 48950 (Manifest recommit) (diff) | |
download | gentoo-2-c8afae001b4e71637ae6fc9368fb56e2a2ed0324.tar.gz gentoo-2-c8afae001b4e71637ae6fc9368fb56e2a2ed0324.tar.bz2 gentoo-2-c8afae001b4e71637ae6fc9368fb56e2a2ed0324.zip |
Unmask.
Diffstat (limited to 'net-p2p/qtorrent')
-rw-r--r-- | net-p2p/qtorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/qtorrent/qtorrent-0.9.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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="" |