diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-08 18:07:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-08 18:07:48 +0000 |
commit | fbf46c98bf54e911fafa8b10af1fcb9ccc263fa1 (patch) | |
tree | c0311a95b6a75a8ae118d0000ab9c7e5e2a27201 /net-p2p | |
parent | Cleanup (diff) | |
download | gentoo-2-fbf46c98bf54e911fafa8b10af1fcb9ccc263fa1.tar.gz gentoo-2-fbf46c98bf54e911fafa8b10af1fcb9ccc263fa1.tar.bz2 gentoo-2-fbf46c98bf54e911fafa8b10af1fcb9ccc263fa1.zip |
x86 stable wrt #268815
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/hrktorrent/ChangeLog | 7 | ||||
-rw-r--r-- | net-p2p/hrktorrent/hrktorrent-0.3.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-p2p/hrktorrent/ChangeLog b/net-p2p/hrktorrent/ChangeLog index 123eaebbfa7a..7c69b532b241 100644 --- a/net-p2p/hrktorrent/ChangeLog +++ b/net-p2p/hrktorrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/hrktorrent -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/hrktorrent/ChangeLog,v 1.14 2008/11/03 10:11:02 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/hrktorrent/ChangeLog,v 1.15 2009/05/08 18:07:48 armin76 Exp $ + + 08 May 2009; Raúl Porcel <armin76@gentoo.org> hrktorrent-0.3.4.ebuild: + x86 stable wrt #268815 *hrktorrent-0.3.4 (03 Nov 2008) diff --git a/net-p2p/hrktorrent/hrktorrent-0.3.4.ebuild b/net-p2p/hrktorrent/hrktorrent-0.3.4.ebuild index 9a754e927345..f53975cf0e8d 100644 --- a/net-p2p/hrktorrent/hrktorrent-0.3.4.ebuild +++ b/net-p2p/hrktorrent/hrktorrent-0.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/hrktorrent/hrktorrent-0.3.4.ebuild,v 1.1 2008/11/03 10:11:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/hrktorrent/hrktorrent-0.3.4.ebuild,v 1.2 2009/05/08 18:07:48 armin76 Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://50hz.ws/${PN}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND="~net-libs/rb_libtorrent-0.13" |