diff options
author | 2008-04-10 14:45:52 +0000 | |
---|---|---|
committer | 2008-04-10 14:45:52 +0000 | |
commit | dae71eedc0ae908fe24161b74a1ed4715bb961a6 (patch) | |
tree | 3cab5dab0ae57ca0135274f4c400988fc9ae032f | |
parent | Make repoman happy with DESCRIPTION size. (diff) | |
download | gentoo-2-dae71eedc0ae908fe24161b74a1ed4715bb961a6.tar.gz gentoo-2-dae71eedc0ae908fe24161b74a1ed4715bb961a6.tar.bz2 gentoo-2-dae71eedc0ae908fe24161b74a1ed4715bb961a6.zip |
amd64 stable
(Portage version: 2.1.4.4)
-rw-r--r-- | net-p2p/hrktorrent/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/hrktorrent/hrktorrent-0.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/hrktorrent/ChangeLog b/net-p2p/hrktorrent/ChangeLog index c3659d21c983..45567b625ed3 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.8 2008/03/16 16:31:48 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/hrktorrent/ChangeLog,v 1.9 2008/04/10 14:45:52 drac Exp $ + + 10 Apr 2008; Samuli Suominen <drac@gentoo.org> hrktorrent-0.3.1.ebuild: + amd64 stable *hrktorrent-0.3.1 (16 Mar 2008) diff --git a/net-p2p/hrktorrent/hrktorrent-0.3.1.ebuild b/net-p2p/hrktorrent/hrktorrent-0.3.1.ebuild index c713e0b34e09..cf8d8b9cb3c9 100644 --- a/net-p2p/hrktorrent/hrktorrent-0.3.1.ebuild +++ b/net-p2p/hrktorrent/hrktorrent-0.3.1.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.1.ebuild,v 1.1 2008/03/16 16:31:48 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/hrktorrent/hrktorrent-0.3.1.ebuild,v 1.2 2008/04/10 14:45:52 drac 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" |