public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-p2p/hrktorrent: ChangeLog hrktorrent-0.2.3.ebuild
@ 2007-12-02 15:41 Samuli Suominen (drac)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (drac) @ 2007-12-02 15:41 UTC (permalink / raw
  To: gentoo-commits

drac        07/12/02 15:41:33

  Modified:             ChangeLog
  Added:                hrktorrent-0.2.3.ebuild
  Log:
  Version bump, drop patch since it was applied upstream.
  (Portage version: 2.1.4_rc4)

Revision  Changes    Path
1.4                  net-p2p/hrktorrent/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/hrktorrent/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/hrktorrent/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/hrktorrent/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/hrktorrent/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	26 Nov 2007 19:32:46 -0000	1.3
+++ ChangeLog	2 Dec 2007 15:41:33 -0000	1.4
@@ -1,6 +1,11 @@
 # ChangeLog for net-p2p/hrktorrent
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/hrktorrent/ChangeLog,v 1.3 2007/11/26 19:32:46 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/hrktorrent/ChangeLog,v 1.4 2007/12/02 15:41:33 drac Exp $
+
+*hrktorrent-0.2.3 (02 Dec 2007)
+
+  02 Dec 2007; Samuli Suominen <drac@gentoo.org> +hrktorrent-0.2.3.ebuild:
+  Version bump, drop patch since it was applied upstream.
 
   26 Nov 2007; Samuli Suominen <drac@gentoo.org>
   +files/hrktorrent-0.2.2-Makefile.patch, hrktorrent-0.2.2.ebuild:



1.1                  net-p2p/hrktorrent/hrktorrent-0.2.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/hrktorrent/hrktorrent-0.2.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/hrktorrent/hrktorrent-0.2.3.ebuild?rev=1.1&content-type=text/plain

Index: hrktorrent-0.2.3.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-p2p/hrktorrent/hrktorrent-0.2.3.ebuild,v 1.1 2007/12/02 15:41:33 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() {
	emake CXX="$(tc-getCXX)" || die "emake failed."
}

src_install() {
	dobin ${PN}
	doman ${PN}.1
	dodoc CHANGELOG README ${PN}.rc.example
}

pkg_postinst() {
	local docsuffix=$(ecompress --suffix)

	elog "A sample configuration file for ${PN} can be found in"
	elog "/usr/share/doc/${PF}/hrktorrent.rc.example${docsuffix}"
	elog "To use a config file, extract it, put it in your home directory"
	elog "and name it \".hrktorrent.rc\""
}



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-02 15:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-02 15:41 [gentoo-commits] gentoo-x86 commit in net-p2p/hrktorrent: ChangeLog hrktorrent-0.2.3.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