pacho       15/03/06 22:23:34

  Modified:             hacking-0.10.1.ebuild hacking-0.8.1.ebuild
                        hacking-0.9.2.ebuild ChangeLog
  Log:
  amd64 stable, bug 540290
  
  (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: 
--include-arches="amd64", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.2                  dev-python/hacking/hacking-0.10.1.ebuild

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

Index: hacking-0.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/hacking/hacking-0.10.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hacking-0.10.1.ebuild       16 Feb 2015 20:23:45 -0000      1.1
+++ hacking-0.10.1.ebuild       6 Mar 2015 22:23:34 -0000       1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/hacking/hacking-0.10.1.ebuild,v 
1.1 2015/02/16 20:23:45 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hacking/hacking-0.10.1.ebuild,v 
1.2 2015/03/06 22:23:34 pacho Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -13,7 +13,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc test"
 
 DEPEND="



1.2                  dev-python/hacking/hacking-0.8.1.ebuild

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

Index: hacking-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/hacking/hacking-0.8.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hacking-0.8.1.ebuild        19 Apr 2014 02:30:43 -0000      1.1
+++ hacking-0.8.1.ebuild        6 Mar 2015 22:23:34 -0000       1.2
@@ -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-python/hacking/hacking-0.8.1.ebuild,v 
1.1 2014/04/19 02:30:43 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hacking/hacking-0.8.1.ebuild,v 
1.2 2015/03/06 22:23:34 pacho Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3} )
@@ -13,7 +13,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc test"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



1.3                  dev-python/hacking/hacking-0.9.2.ebuild

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

Index: hacking-0.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/hacking/hacking-0.9.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hacking-0.9.2.ebuild        24 Nov 2014 21:14:59 -0000      1.2
+++ hacking-0.9.2.ebuild        6 Mar 2015 22:23:34 -0000       1.3
@@ -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-python/hacking/hacking-0.9.2.ebuild,v 
1.2 2014/11/24 21:14:59 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hacking/hacking-0.9.2.ebuild,v 
1.3 2015/03/06 22:23:34 pacho Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -13,7 +13,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc test"
 
 RDEPEND="~dev-python/pep8-1.5.6[${PYTHON_USEDEP}]



1.15                 dev-python/hacking/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/hacking/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   16 Feb 2015 20:23:45 -0000      1.14
+++ ChangeLog   6 Mar 2015 22:23:34 -0000       1.15
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/hacking
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/hacking/ChangeLog,v 1.14 
2015/02/16 20:23:45 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hacking/ChangeLog,v 1.15 
2015/03/06 22:23:34 pacho Exp $
+
+  06 Mar 2015; Pacho Ramos <[email protected]> hacking-0.10.1.ebuild,
+  hacking-0.8.1.ebuild, hacking-0.9.2.ebuild:
+  amd64 stable, bug 540290
 
 *hacking-0.10.1 (16 Feb 2015)
 




Reply via email to