summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/rtorrent/rtorrent-0.9.2.ebuild')
-rw-r--r--net-p2p/rtorrent/rtorrent-0.9.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/rtorrent/rtorrent-0.9.2.ebuild b/net-p2p/rtorrent/rtorrent-0.9.2.ebuild
index ea1345d67628..7d24bd191946 100644
--- a/net-p2p/rtorrent/rtorrent-0.9.2.ebuild
+++ b/net-p2p/rtorrent/rtorrent-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.2.ebuild,v 1.2 2012/09/10 02:43:00 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.2.ebuild,v 1.3 2012/12/16 23:28:58 zmedico Exp $
EAPI=4
@@ -44,6 +44,7 @@ src_configure() {
src_install() {
default
+ doman doc/rtorrent.1
if use daemon; then
newinitd "${FILESDIR}/rtorrentd.init" rtorrentd