sping       14/10/25 23:29:19

  Modified:             ChangeLog
  Added:                overlint-0.5.3.ebuild
  Log:
  app-portage/overlint: 0.5.3 (bug #526776)
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0x401A1600)

Revision  Changes    Path
1.13                 app-portage/overlint/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/overlint/ChangeLog?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/overlint/ChangeLog?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/overlint/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/overlint/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   6 Jul 2014 12:36:20 -0000       1.12
+++ ChangeLog   25 Oct 2014 23:29:19 -0000      1.13
@@ -1,6 +1,11 @@
 # ChangeLog for app-portage/overlint
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/overlint/ChangeLog,v 1.12 
2014/07/06 12:36:20 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/overlint/ChangeLog,v 1.13 
2014/10/25 23:29:19 sping Exp $
+
+*overlint-0.5.3 (25 Oct 2014)
+
+  25 Oct 2014; Sebastian Pipping <[email protected]> +overlint-0.5.3.ebuild:
+  Bump to 0.5.3 (should fix bug #526776)
 
   06 Jul 2014; Michał Górny <[email protected]> overlint-0.5.2.ebuild:
   Clean up obsolete dependencies on virtual/python-argparse and virtual/python-



1.1                  app-portage/overlint/overlint-0.5.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/overlint/overlint-0.5.3.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/overlint/overlint-0.5.3.ebuild?rev=1.1&content-type=text/plain

Index: overlint-0.5.3.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-portage/overlint/overlint-0.5.3.ebuild,v 
1.1 2014/10/25 23:29:19 sping Exp $

EAPI="5"

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

inherit distutils-r1

DESCRIPTION="Simple tool for static analysis of overlays"
HOMEPAGE="http://git.overlays.gentoo.org/gitweb/?p=proj/overlint.git;a=summary";
SRC_URI="http://www.hartwork.org/public/${P}.tar.gz";

LICENSE="|| ( GPL-2 GPL-3 )"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
IUSE=""

RDEPEND="sys-apps/portage"




Reply via email to