diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-25 14:17:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-25 14:17:51 +0000 |
commit | 271f936d0599d5099d7dac530a04f39eadaf6009 (patch) | |
tree | e0e937dce6996f5226baaef7a9ce1fa146a804fb /net-p2p | |
parent | Version bump to latest beta version (package.masked). (diff) | |
download | gentoo-2-271f936d0599d5099d7dac530a04f39eadaf6009.tar.gz gentoo-2-271f936d0599d5099d7dac530a04f39eadaf6009.tar.bz2 gentoo-2-271f936d0599d5099d7dac530a04f39eadaf6009.zip |
x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/hrktorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/hrktorrent/hrktorrent-0.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/hrktorrent/ChangeLog b/net-p2p/hrktorrent/ChangeLog index 40a8a4e649d2..83bdc8376b08 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.6 2008/02/05 15:51:02 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/hrktorrent/ChangeLog,v 1.7 2008/02/25 14:17:51 armin76 Exp $ + + 25 Feb 2008; Raúl Porcel <armin76@gentoo.org> hrktorrent-0.3.0.ebuild: + x86 stable 05 Feb 2008; Samuli Suominen <drac@gentoo.org> -hrktorrent-0.2.3.ebuild, hrktorrent-0.3.0.ebuild: diff --git a/net-p2p/hrktorrent/hrktorrent-0.3.0.ebuild b/net-p2p/hrktorrent/hrktorrent-0.3.0.ebuild index 3026f1b12144..88233e79e883 100644 --- a/net-p2p/hrktorrent/hrktorrent-0.3.0.ebuild +++ b/net-p2p/hrktorrent/hrktorrent-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/hrktorrent/hrktorrent-0.3.0.ebuild,v 1.2 2008/02/05 15:51:02 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/hrktorrent/hrktorrent-0.3.0.ebuild,v 1.3 2008/02/25 14:17:51 armin76 Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://henrik.unit5.ca/${PN}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=net-libs/rb_libtorrent-0.12" |