public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber (johu)" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/rbtools: rbtools-0.4.1.ebuild ChangeLog
Date: Thu,  1 Mar 2012 11:46:41 +0000 (UTC)	[thread overview]
Message-ID: <20120301114641.91D442004B@flycatcher.gentoo.org> (raw)

johu        12/03/01 11:46:41

  Modified:             ChangeLog
  Added:                rbtools-0.4.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha88/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-util/rbtools/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/rbtools/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/rbtools/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/rbtools/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/rbtools/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	21 Dec 2011 16:52:11 -0000	1.2
+++ ChangeLog	1 Mar 2012 11:46:41 -0000	1.3
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/rbtools
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/rbtools/ChangeLog,v 1.2 2011/12/21 16:52:11 johu Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/rbtools/ChangeLog,v 1.3 2012/03/01 11:46:41 johu Exp $
+
+*rbtools-0.4.1 (01 Mar 2012)
+
+  01 Mar 2012; Johannes Huber <johu@gentoo.org> +rbtools-0.4.1.ebuild:
+  Version bump.
 
 *rbtools-0.3.4 (21 Dec 2011)
 



1.1                  dev-util/rbtools/rbtools-0.4.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/rbtools/rbtools-0.4.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/rbtools/rbtools-0.4.1.ebuild?rev=1.1&content-type=text/plain

Index: rbtools-0.4.1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/rbtools/rbtools-0.4.1.ebuild,v 1.1 2012/03/01 11:46:41 johu Exp $

EAPI=4
PYTHON_DEPEND=2

inherit versionator distutils

MY_PN=RBTools
MY_P=${MY_PN}-${PV}

DESCRIPTION="Command line tools for use with Review Board"
HOMEPAGE="http://www.reviewboard.org/"
SRC_URI="http://downloads.reviewboard.org/releases/${MY_PN}/$(get_version_component_range 1-2)/${MY_P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=""
RDEPEND="${DEPEND}"

DOCS=(AUTHORS NEWS README)

S=${WORKDIR}/${MY_P}

pkg_setup() {
	python_set_active_version 2
	python_pkg_setup
}






                 reply	other threads:[~2012-03-01 11:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120301114641.91D442004B@flycatcher.gentoo.org \
    --to=johu@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox