public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/a8: a8-0.11-r2.ebuild ChangeLog
@ 2014-07-06 12:51 Michal Gorny (mgorny)
  0 siblings, 0 replies; 4+ messages in thread
From: Michal Gorny (mgorny) @ 2014-07-06 12:51 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/07/06 12:51:38

  Modified:             a8-0.11-r2.ebuild ChangeLog
  Log:
  Clean up obsolete dependencies on virtual/python-argparse and virtual/python-unittest2 (those packages were only required for <=python-2.6).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.3                  dev-util/a8/a8-0.11-r2.ebuild

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

Index: a8-0.11-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- a8-0.11-r2.ebuild	7 Apr 2013 21:40:57 -0000	1.2
+++ a8-0.11-r2.ebuild	6 Jul 2014 12:51:37 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild,v 1.2 2013/04/07 21:40:57 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild,v 1.3 2014/07/06 12:51:37 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -23,7 +23,6 @@
 	>=dev-python/pygtk-2.22[${PYTHON_USEDEP}]
 	>=dev-python/pygtkhelpers-0.4.3
 	dev-python/setuptools[${PYTHON_USEDEP}]
-	virtual/python-argparse[${PYTHON_USEDEP}]
 	>=x11-libs/vte-0.28.2-r206:0[python,${PYTHON_USEDEP}]"
 RDEPEND="${DEPEND}
 	app-editors/gvim



1.16                 dev-util/a8/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/a8/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	7 Apr 2013 21:42:08 -0000	1.15
+++ ChangeLog	6 Jul 2014 12:51:37 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/a8
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/a8/ChangeLog,v 1.15 2013/04/07 21:42:08 hasufell Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/a8/ChangeLog,v 1.16 2014/07/06 12:51:37 mgorny Exp $
+
+  06 Jul 2014; Michał Górny <mgorny@gentoo.org> a8-0.11-r2.ebuild:
+  Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
+  unittest2 (those packages were only required for <=python-2.6).
 
   07 Apr 2013; Julian Ospald <hasufell@gentoo.org> -a8-0.10.ebuild,
   -a8-0.11.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-util/a8: a8-0.11-r2.ebuild ChangeLog
@ 2014-08-15  8:49 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2014-08-15  8:49 UTC (permalink / raw
  To: gentoo-commits

ssuominen    14/08/15 08:49:51

  Modified:             a8-0.11-r2.ebuild ChangeLog
  Log:
  Fix HOMEPAGE wrt #519970. Punt obsolete Python 2.6.x support.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.4                  dev-util/a8/a8-0.11-r2.ebuild

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

Index: a8-0.11-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- a8-0.11-r2.ebuild	6 Jul 2014 12:51:37 -0000	1.3
+++ a8-0.11-r2.ebuild	15 Aug 2014 08:49:51 -0000	1.4
@@ -1,14 +1,14 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild,v 1.3 2014/07/06 12:51:37 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild,v 1.4 2014/08/15 08:49:51 ssuominen Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1 eutils gnome2-utils
 
 DESCRIPTION="An ultra-lightweight IDE, that embeds Vim, a terminal emulator, and a file browser"
-HOMEPAGE="http://code.google.com/p/abominade/"
+HOMEPAGE="http://github.com/aliafshar/a8"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"



1.17                 dev-util/a8/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/a8/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	6 Jul 2014 12:51:37 -0000	1.16
+++ ChangeLog	15 Aug 2014 08:49:51 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/a8
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/a8/ChangeLog,v 1.16 2014/07/06 12:51:37 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/a8/ChangeLog,v 1.17 2014/08/15 08:49:51 ssuominen Exp $
+
+  15 Aug 2014; Samuli Suominen <ssuominen@gentoo.org> a8-0.11-r2.ebuild:
+  Fix HOMEPAGE wrt #519970. Punt obsolete Python 2.6.x support.
 
   06 Jul 2014; Michał Górny <mgorny@gentoo.org> a8-0.11-r2.ebuild:
   Clean up obsolete dependencies on virtual/python-argparse and virtual/python-





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

* [gentoo-commits] gentoo-x86 commit in dev-util/a8: a8-0.11-r2.ebuild ChangeLog
@ 2014-12-25 12:44 Michal Gorny (mgorny)
  0 siblings, 0 replies; 4+ messages in thread
From: Michal Gorny (mgorny) @ 2014-12-25 12:44 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/12/25 12:44:54

  Modified:             a8-0.11-r2.ebuild ChangeLog
  Log:
  Add missing PYTHON_USEDEP.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.5                  dev-util/a8/a8-0.11-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild?r1=1.4&r2=1.5

Index: a8-0.11-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- a8-0.11-r2.ebuild	15 Aug 2014 08:49:51 -0000	1.4
+++ a8-0.11-r2.ebuild	25 Dec 2014 12:44:54 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild,v 1.4 2014/08/15 08:49:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild,v 1.5 2014/12/25 12:44:54 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -18,10 +18,10 @@
 
 DEPEND=">=dev-python/dbus-python-1[${PYTHON_USEDEP}]
 	dev-python/logbook[${PYTHON_USEDEP}]
-	dev-python/psutil
+	dev-python/psutil[${PYTHON_USEDEP}]
 	dev-python/pyyaml[${PYTHON_USEDEP}]
 	>=dev-python/pygtk-2.22[${PYTHON_USEDEP}]
-	>=dev-python/pygtkhelpers-0.4.3
+	>=dev-python/pygtkhelpers-0.4.3[${PYTHON_USEDEP}]
 	dev-python/setuptools[${PYTHON_USEDEP}]
 	>=x11-libs/vte-0.28.2-r206:0[python,${PYTHON_USEDEP}]"
 RDEPEND="${DEPEND}



1.19                 dev-util/a8/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/a8/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	25 Nov 2014 22:43:48 -0000	1.18
+++ ChangeLog	25 Dec 2014 12:44:54 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/a8
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/a8/ChangeLog,v 1.18 2014/11/25 22:43:48 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/a8/ChangeLog,v 1.19 2014/12/25 12:44:54 mgorny Exp $
+
+  25 Dec 2014; Michał Górny <mgorny@gentoo.org> a8-0.11-r2.ebuild:
+  Add missing PYTHON_USEDEP.
 
   25 Nov 2014; Julian Ospald <hasufell@gentoo.org> metadata.xml:
   drop maintainership





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

* [gentoo-commits] gentoo-x86 commit in dev-util/a8: a8-0.11-r2.ebuild ChangeLog
@ 2015-08-06  9:59 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-08-06  9:59 UTC (permalink / raw
  To: gentoo-commits

ago         15/08/06 09:59:08

  Modified:             a8-0.11-r2.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #521046
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  dev-util/a8/a8-0.11-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild?r1=1.5&r2=1.6

Index: a8-0.11-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- a8-0.11-r2.ebuild	25 Dec 2014 12:44:54 -0000	1.5
+++ a8-0.11-r2.ebuild	6 Aug 2015 09:59:08 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild,v 1.5 2014/12/25 12:44:54 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/a8/a8-0.11-r2.ebuild,v 1.6 2015/08/06 09:59:08 ago Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND=">=dev-python/dbus-python-1[${PYTHON_USEDEP}]



1.20                 dev-util/a8/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/a8/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	25 Dec 2014 12:44:54 -0000	1.19
+++ ChangeLog	6 Aug 2015 09:59:08 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/a8
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/a8/ChangeLog,v 1.19 2014/12/25 12:44:54 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/a8/ChangeLog,v 1.20 2015/08/06 09:59:08 ago Exp $
+
+  06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> a8-0.11-r2.ebuild:
+  Stable for amd64, wrt bug #521046
 
   25 Dec 2014; Michał Górny <mgorny@gentoo.org> a8-0.11-r2.ebuild:
   Add missing PYTHON_USEDEP.





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

end of thread, other threads:[~2015-08-06  9:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-06  9:59 [gentoo-commits] gentoo-x86 commit in dev-util/a8: a8-0.11-r2.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-12-25 12:44 Michal Gorny (mgorny)
2014-08-15  8:49 Samuli Suominen (ssuominen)
2014-07-06 12:51 Michal Gorny (mgorny)

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