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 <[email protected]> a8-0.11-r2.ebuild:
+  Fix HOMEPAGE wrt #519970. Punt obsolete Python 2.6.x support.
 
   06 Jul 2014; Michał Górny <[email protected]> a8-0.11-r2.ebuild:
   Clean up obsolete dependencies on virtual/python-argparse and virtual/python-




Reply via email to