diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-07 23:43:14 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-07 23:43:14 +0000 |
commit | da632d815c2958134724a8111eb919422c588197 (patch) | |
tree | d39ef4a981a47d76632ebbeae60a1a0c398e4ecb /net-libs/libktorrent | |
parent | Marking tor-0.2.1.28 ppc for bug 349312 (diff) | |
download | gentoo-2-da632d815c2958134724a8111eb919422c588197.tar.gz gentoo-2-da632d815c2958134724a8111eb919422c588197.tar.bz2 gentoo-2-da632d815c2958134724a8111eb919422c588197.zip |
Stable on amd64 wrt bug #350970
(Portage version: 2.1.9.30/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libktorrent')
-rw-r--r-- | net-libs/libktorrent/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/libktorrent/libktorrent-1.0.5.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/libktorrent/ChangeLog b/net-libs/libktorrent/ChangeLog index d01c01ffc6db..2f75fb6f32be 100644 --- a/net-libs/libktorrent/ChangeLog +++ b/net-libs/libktorrent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/libktorrent # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v 1.9 2011/01/07 12:42:34 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/ChangeLog,v 1.10 2011/01/07 23:43:14 hwoarang Exp $ + + 07 Jan 2011; Markos Chandras <hwoarang@gentoo.org> + libktorrent-1.0.5.3.ebuild: + Stable on amd64 wrt bug #350970 07 Jan 2011; Tomáš Chvátal <scarabeus@gentoo.org> libktorrent-1.0.5.3.ebuild: diff --git a/net-libs/libktorrent/libktorrent-1.0.5.3.ebuild b/net-libs/libktorrent/libktorrent-1.0.5.3.ebuild index 6c6a99d7a109..b0bc1e046c1b 100644 --- a/net-libs/libktorrent/libktorrent-1.0.5.3.ebuild +++ b/net-libs/libktorrent/libktorrent-1.0.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.0.5.3.ebuild,v 1.2 2011/01/07 12:42:34 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.0.5.3.ebuild,v 1.3 2011/01/07 23:43:14 hwoarang Exp $ EAPI=3 KMNAME="extragear/network" @@ -25,7 +25,7 @@ DESCRIPTION="A BitTorrent library based on KDE Platform" HOMEPAGE="http://ktorrent.org/" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" SLOT="4" IUSE="debug doc" |