public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/identicurse: identicurse-0.8.2.ebuild ChangeLog identicurse-0.7.3.ebuild
@ 2012-01-14 18:09 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; only message in thread
From: Kacper Kowalik (xarthisius) @ 2012-01-14 18:09 UTC (permalink / raw
  To: gentoo-commits

xarthisius    12/01/14 18:09:47

  Modified:             ChangeLog
  Added:                identicurse-0.8.2.ebuild
  Removed:              identicurse-0.7.3.ebuild
  Log:
  Version bump, drop old
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  net-misc/identicurse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/identicurse/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/identicurse/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/identicurse/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/identicurse/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	3 Sep 2011 19:51:44 -0000	1.1
+++ ChangeLog	14 Jan 2012 18:09:46 -0000	1.2
@@ -1,6 +1,13 @@
 # ChangeLog for net-misc/identicurse
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/identicurse/ChangeLog,v 1.1 2011/09/03 19:51:44 xarthisius Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/identicurse/ChangeLog,v 1.2 2012/01/14 18:09:46 xarthisius Exp $
+
+*identicurse-0.8.2 (14 Jan 2012)
+
+  14 Jan 2012; Kacper Kowalik <xarthisius@gentoo.org>
+  +files/identicurse-0.8.2-config_json_path.patch, +identicurse-0.8.2.ebuild,
+  -files/identicurse-config_json_path.patch, -identicurse-0.7.3.ebuild:
+  Version bump, drop old
 
 *identicurse-0.7.3 (03 Sep 2011)
 



1.1                  net-misc/identicurse/identicurse-0.8.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/identicurse/identicurse-0.8.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/identicurse/identicurse-0.8.2.ebuild?rev=1.1&content-type=text/plain

Index: identicurse-0.8.2.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/identicurse/identicurse-0.8.2.ebuild,v 1.1 2012/01/14 18:09:46 xarthisius Exp $

EAPI=4

PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"

inherit distutils versionator

MY_PV=$(get_version_component_range 1-2)

DESCRIPTION="A simple Identi.ca client with a curses-based UI"
HOMEPAGE="http://identicurse.net"
SRC_URI="http://identicurse.net/release/${MY_PV}/${P}.tar.bz2"

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

DEPEND="dev-python/setuptools"
RDEPEND=""

S=${WORKDIR}/${PN}-${MY_PV}

src_prepare() {
	epatch "${FILESDIR}"/${PN}-gzipped_readme.patch \
		"${FILESDIR}"/${P}-config_json_path.patch
	distutils_src_prepare
}






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

only message in thread, other threads:[~2012-01-14 18:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-14 18:09 [gentoo-commits] gentoo-x86 commit in net-misc/identicurse: identicurse-0.8.2.ebuild ChangeLog identicurse-0.7.3.ebuild Kacper Kowalik (xarthisius)

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