public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/ttystatus: ttystatus-0.22.ebuild ChangeLog
@ 2013-03-24 11:07 Marc Schiffbauer (mschiff)
  0 siblings, 0 replies; 2+ messages in thread
From: Marc Schiffbauer (mschiff) @ 2013-03-24 11:07 UTC (permalink / raw
  To: gentoo-commits

mschiff     13/03/24 11:07:27

  Modified:             ttystatus-0.22.ebuild ChangeLog
  Log:
  added
  
  (Portage version: 2.2.0_alpha169/cvs/Linux x86_64, signed Manifest commit with key 0x296C6CCA35A64134)

Revision  Changes    Path
1.2                  dev-python/ttystatus/ttystatus-0.22.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild?r1=1.1&r2=1.2

Index: ttystatus-0.22.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ttystatus-0.22.ebuild	24 Mar 2013 11:01:06 -0000	1.1
+++ ttystatus-0.22.ebuild	24 Mar 2013 11:07:27 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild,v 1.1 2013/03/24 11:01:06 mschiff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild,v 1.2 2013/03/24 11:07:27 mschiff Exp $
 
 EAPI=5
 
@@ -16,3 +16,5 @@
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
+
+DEPEND="${PYTHON_DEPS}"



1.8                  dev-python/ttystatus/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	24 Mar 2013 11:01:06 -0000	1.7
+++ ChangeLog	24 Mar 2013 11:07:27 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/ttystatus
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.7 2013/03/24 11:01:06 mschiff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.8 2013/03/24 11:07:27 mschiff Exp $
+
+  24 Mar 2013; Marc Schiffbauer <mschiff@gentoo.org> ttystatus-0.22.ebuild:
+  added
 
 *ttystatus-0.22 (24 Mar 2013)
 





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/ttystatus: ttystatus-0.22.ebuild ChangeLog
@ 2013-03-24 11:49 Marc Schiffbauer (mschiff)
  0 siblings, 0 replies; 2+ messages in thread
From: Marc Schiffbauer (mschiff) @ 2013-03-24 11:49 UTC (permalink / raw
  To: gentoo-commits

mschiff     13/03/24 11:49:22

  Modified:             ttystatus-0.22.ebuild ChangeLog
  Log:
  remove superfluous python-r1 inherit
  
  (Portage version: 2.2.0_alpha169/cvs/Linux x86_64, signed Manifest commit with key 0x296C6CCA35A64134)

Revision  Changes    Path
1.3                  dev-python/ttystatus/ttystatus-0.22.ebuild

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

Index: ttystatus-0.22.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ttystatus-0.22.ebuild	24 Mar 2013 11:07:27 -0000	1.2
+++ ttystatus-0.22.ebuild	24 Mar 2013 11:49:22 -0000	1.3
@@ -1,12 +1,12 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild,v 1.2 2013/03/24 11:07:27 mschiff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild,v 1.3 2013/03/24 11:49:22 mschiff Exp $
 
 EAPI=5
 
 PYTHON_COMPAT=( python{2_6,2_7} )
 
-inherit distutils-r1 python-r1
+inherit distutils-r1
 
 DESCRIPTION="Terminal progress bar and status output for command line"
 HOMEPAGE="http://liw.fi/ttystatus/"



1.9                  dev-python/ttystatus/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ttystatus/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	24 Mar 2013 11:07:27 -0000	1.8
+++ ChangeLog	24 Mar 2013 11:49:22 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/ttystatus
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.8 2013/03/24 11:07:27 mschiff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.9 2013/03/24 11:49:22 mschiff Exp $
+
+  24 Mar 2013; Marc Schiffbauer <mschiff@gentoo.org> ttystatus-0.22.ebuild:
+  remove superfluous python-r1 inherit
 
   24 Mar 2013; Marc Schiffbauer <mschiff@gentoo.org> ttystatus-0.22.ebuild:
   added





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-24 11:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-24 11:07 [gentoo-commits] gentoo-x86 commit in dev-python/ttystatus: ttystatus-0.22.ebuild ChangeLog Marc Schiffbauer (mschiff)
  -- strict thread matches above, loose matches on Subject: below --
2013-03-24 11:49 Marc Schiffbauer (mschiff)

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