public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/py3status: py3status-1.1.ebuild ChangeLog
@ 2013-12-15 17:46 Alexys Jacob (ultrabug)
  0 siblings, 0 replies; only message in thread
From: Alexys Jacob (ultrabug) @ 2013-12-15 17:46 UTC (permalink / raw
  To: gentoo-commits

ultrabug    13/12/15 17:46:33

  Modified:             ChangeLog
  Added:                py3status-1.1.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key B658FA13)

Revision  Changes    Path
1.4                  x11-misc/py3status/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/py3status/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/py3status/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/py3status/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/py3status/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	5 Sep 2013 19:44:56 -0000	1.3
+++ ChangeLog	15 Dec 2013 17:46:33 -0000	1.4
@@ -1,6 +1,11 @@
 # ChangeLog for x11-misc/py3status
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/py3status/ChangeLog,v 1.3 2013/09/05 19:44:56 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/py3status/ChangeLog,v 1.4 2013/12/15 17:46:33 ultrabug Exp $
+
+*py3status-1.1 (15 Dec 2013)
+
+  15 Dec 2013; Ultrabug <ultrabug@gentoo.org> +py3status-1.1.ebuild:
+  version bump
 
   05 Sep 2013; Michał Górny <mgorny@gentoo.org> py3status-1.0.ebuild:
   Clean up PYTHON_COMPAT from old implementations.



1.1                  x11-misc/py3status/py3status-1.1.ebuild

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

Index: py3status-1.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/py3status/py3status-1.1.ebuild,v 1.1 2013/12/15 17:46:33 ultrabug Exp $

EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )

SRC_URI="https://github.com/ultrabug/py3status/archive/${PV}.tar.gz"

inherit distutils-r1

MY_PN="py3status"
MY_P="${MY_PN}-${PV/_/-}"

DESCRIPTION="py3status is an extensible i3status wrapper written in python"
HOMEPAGE="https://github.com/ultrabug/py3status"

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

RDEPEND="x11-misc/i3status"
DEPEND="${RDEPEND}
	dev-python/setuptools[${PYTHON_USEDEP}]"

S=${WORKDIR}/${MY_P}





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

only message in thread, other threads:[~2013-12-15 17:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-15 17:46 [gentoo-commits] gentoo-x86 commit in x11-misc/py3status: py3status-1.1.ebuild ChangeLog Alexys Jacob (ultrabug)

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