diff options
author | Jason Wever <weeve@gentoo.org> | 2007-02-18 20:22:00 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2007-02-18 20:22:00 +0000 |
commit | a142fccfba5b36569af7ddbfdc90d59f2611bce9 (patch) | |
tree | 7c976f09af2ba5345d6c70d51e99766acdba7e0f /net-p2p | |
parent | stable on amd64; bug 167012 (diff) | |
download | gentoo-2-a142fccfba5b36569af7ddbfdc90d59f2611bce9.tar.gz gentoo-2-a142fccfba5b36569af7ddbfdc90d59f2611bce9.tar.bz2 gentoo-2-a142fccfba5b36569af7ddbfdc90d59f2611bce9.zip |
Stable on SPARC wrt bug #167198.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qtorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/qtorrent/ChangeLog b/net-p2p/qtorrent/ChangeLog index a92789b6780f..bf7d477476e9 100644 --- a/net-p2p/qtorrent/ChangeLog +++ b/net-p2p/qtorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/qtorrent # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/ChangeLog,v 1.14 2007/02/16 18:08:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/ChangeLog,v 1.15 2007/02/18 20:22:00 weeve Exp $ + + 18 Feb 2007; Jason Wever <weeve@gentoo.org> qtorrent-0.9.6.1-r2.ebuild: + Stable on SPARC wrt bug #167198. 16 Feb 2007; Raúl Porcel <armin76@gentoo.org> -qtorrent-0.9.5.ebuild, -qtorrent-0.9.6.1-r1.ebuild: diff --git a/net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild b/net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild index 15ccd53f2ca6..e7d18632d587 100644 --- a/net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild +++ b/net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r2.ebuild,v 1.2 2007/02/16 13:15:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qtorrent/qtorrent-0.9.6.1-r2.ebuild,v 1.3 2007/02/18 20:22:00 weeve Exp $ inherit eutils distutils @@ -10,7 +10,7 @@ SRC_URI="http://thegraveyard.org/files/${P}.tar.bz2 mirror://gentoo/${P}-sizetype.patch" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="" DEPEND="dev-python/PyQt" |