public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-p2p/transmission-remote-cli: transmission-remote-cli-1.6.0.ebuild ChangeLog
@ 2013-07-02 10:06 Michael Weber (xmw)
  0 siblings, 0 replies; only message in thread
From: Michael Weber (xmw) @ 2013-07-02 10:06 UTC (permalink / raw
  To: gentoo-commits

xmw         13/07/02 10:06:54

  Modified:             ChangeLog
  Added:                transmission-remote-cli-1.6.0.ebuild
  Log:
  Version bump by lorem_ipsum
  
  (Portage version: 2.2.0_alpha183/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)

Revision  Changes    Path
1.5                  net-p2p/transmission-remote-cli/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/transmission-remote-cli/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/transmission-remote-cli/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/transmission-remote-cli/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/transmission-remote-cli/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	29 May 2013 06:44:13 -0000	1.4
+++ ChangeLog	2 Jul 2013 10:06:54 -0000	1.5
@@ -1,6 +1,12 @@
 # ChangeLog for net-p2p/transmission-remote-cli
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission-remote-cli/ChangeLog,v 1.4 2013/05/29 06:44:13 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission-remote-cli/ChangeLog,v 1.5 2013/07/02 10:06:54 xmw Exp $
+
+*transmission-remote-cli-1.6.0 (02 Jul 2013)
+
+  02 Jul 2013; Michael Weber <xmw@gentoo.org>
+  +transmission-remote-cli-1.6.0.ebuild:
+  Version bump by lorem_ipsum
 
   29 May 2013; Michael Weber <xmw@gentoo.org>
   -transmission-remote-cli-1.4.7.ebuild,



1.1                  net-p2p/transmission-remote-cli/transmission-remote-cli-1.6.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/transmission-remote-cli/transmission-remote-cli-1.6.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/transmission-remote-cli/transmission-remote-cli-1.6.0.ebuild?rev=1.1&content-type=text/plain

Index: transmission-remote-cli-1.6.0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission-remote-cli/transmission-remote-cli-1.6.0.ebuild,v 1.1 2013/07/02 10:06:54 xmw Exp $

EAPI=5

PYTHON_COMPAT=( python{2_5,2_6,2_7} )
PYTHON_REQ_USE="ncurses"
inherit bash-completion-r1 python-r1

DESCRIPTION="Ncurses interface for the Transmission BitTorrent client"
HOMEPAGE="https://github.com/fagga/transmission-remote-cli/"
SRC_URI="https://github.com/fagga/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="geoip rdns"

REQUIRED_USE="${PYTHON_REQUIRED_USE}"

RDEPEND="${PYTHON_DEPS}
	$(python_gen_cond_dep dev-python/simplejson[$(python_gen_usedep python2_5)] python2_5)
	geoip? ( dev-python/geoip-python )
	rdns? ( dev-python/adns-python[$PYTHON_USEDEP] )"

src_install() {
	python_foreach_impl python_doscript transmission-remote-cli
	newbashcomp transmission-remote-cli-bash-completion.sh \
		transmission-remote-cli
	doman transmission-remote-cli.1
	dodoc NEWS README.md
}





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

only message in thread, other threads:[~2013-07-02 10:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-02 10:06 [gentoo-commits] gentoo-x86 commit in net-p2p/transmission-remote-cli: transmission-remote-cli-1.6.0.ebuild ChangeLog Michael Weber (xmw)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox