* [gentoo-commits] gentoo-x86 commit in net-p2p/hrktorrent: ChangeLog hrktorrent-0.3.2.ebuild
@ 2008-06-30 16:19 Samuli Suominen (drac)
0 siblings, 0 replies; only message in thread
From: Samuli Suominen (drac) @ 2008-06-30 16:19 UTC (permalink / raw
To: gentoo-commits
drac 08/06/30 16:19:39
Modified: ChangeLog
Added: hrktorrent-0.3.2.ebuild
Log:
Version bump wrt #230215, tanks to Sebastian Mair for reporting.
(Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc3 x86_64)
Revision Changes Path
1.11 net-p2p/hrktorrent/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/hrktorrent/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/hrktorrent/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/hrktorrent/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/hrktorrent/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 5 Jun 2008 18:13:05 -0000 1.10
+++ ChangeLog 30 Jun 2008 16:19:39 -0000 1.11
@@ -1,6 +1,11 @@
# 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.10 2008/06/05 18:13:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/hrktorrent/ChangeLog,v 1.11 2008/06/30 16:19:39 drac Exp $
+
+*hrktorrent-0.3.2 (30 Jun 2008)
+
+ 30 Jun 2008; Samuli Suominen <drac@gentoo.org> +hrktorrent-0.3.2.ebuild:
+ Version bump wrt #230215, tanks to Sebastian Mair for reporting.
05 Jun 2008; Raúl Porcel <armin76@gentoo.org> -hrktorrent-0.3.0.ebuild,
hrktorrent-0.3.1.ebuild:
1.1 net-p2p/hrktorrent/hrktorrent-0.3.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/hrktorrent/hrktorrent-0.3.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/hrktorrent/hrktorrent-0.3.2.ebuild?rev=1.1&content-type=text/plain
Index: hrktorrent-0.3.2.ebuild
===================================================================
# 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.2.ebuild,v 1.1 2008/06/30 16:19:39 drac Exp $
inherit toolchain-funcs
DESCRIPTION="A slim rb_libtorrent based console torrent application supporting DHT"
HOMEPAGE="http://henrik.unit5.ca/hrktorrent"
SRC_URI="http://henrik.unit5.ca/${PN}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=net-libs/rb_libtorrent-0.12"
DEPEND="${RDEPEND}
dev-cpp/asio
dev-util/pkgconfig"
src_compile() {
tc-export CXX
emake || die "emake failed."
}
src_install() {
dobin ${PN} || die "dobin failed."
doman ${PN}.1
dodoc CHANGELOG README ${PN}.rc.example
}
pkg_postinst() {
elog "Extract ${PN}.rc.example from /usr/share/doc/${PF} to"
elog "home ~/.${PN}/${PN}.rc for example config."
}
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-06-30 16:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-30 16:19 [gentoo-commits] gentoo-x86 commit in net-p2p/hrktorrent: ChangeLog hrktorrent-0.3.2.ebuild Samuli Suominen (drac)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox