blueness    14/11/10 23:54:20

  Modified:             webapp-config-9999.ebuild
                        webapp-config-1.52-r1.ebuild
                        webapp-config-1.53.ebuild ChangeLog
  Removed:              webapp-config-1.50.16-r4.ebuild
                        webapp-config-1.50.19-r1.ebuild
                        webapp-config-1.52.ebuild
                        webapp-config-1.51-r1.ebuild
  Log:
  Remove older versions, block against dev-python/configparser, bug #528752
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  Changes    Path
1.9                  app-admin/webapp-config/webapp-config-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/webapp-config-9999.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/webapp-config-9999.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/webapp-config-9999.ebuild?r1=1.8&r2=1.9

Index: webapp-config-9999.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-9999.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- webapp-config-9999.ebuild   3 May 2014 20:57:08 -0000       1.8
+++ webapp-config-9999.ebuild   10 Nov 2014 23:54:20 -0000      1.9
@@ -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/app-admin/webapp-config/webapp-config-9999.ebuild,v 1.8 
2014/05/03 20:57:08 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-9999.ebuild,v 1.9 
2014/11/10 23:54:20 blueness Exp $
 
 EAPI="5"
 
@@ -25,7 +25,8 @@
 SLOT="0"
 IUSE="+portage"
 
-DEPEND="app-text/xmlto"
+DEPEND="app-text/xmlto
+       !dev-python/configparser"
 RDEPEND="portage? ( sys-apps/portage[${PYTHON_USEDEP}] )"
 
 python_compile_all() {



1.10                 app-admin/webapp-config/webapp-config-1.52-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/webapp-config-1.52-r1.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/webapp-config-1.52-r1.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/webapp-config-1.52-r1.ebuild?r1=1.9&r2=1.10

Index: webapp-config-1.52-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.52-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- webapp-config-1.52-r1.ebuild        5 Aug 2014 21:21:09 -0000       1.9
+++ webapp-config-1.52-r1.ebuild        10 Nov 2014 23:54:20 -0000      1.10
@@ -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/app-admin/webapp-config/webapp-config-1.52-r1.ebuild,v 
1.9 2014/08/05 21:21:09 blueness Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.52-r1.ebuild,v 
1.10 2014/11/10 23:54:20 blueness Exp $
 
 EAPI="5"
 
@@ -18,7 +18,8 @@
 SLOT="0"
 IUSE="+portage"
 
-DEPEND="app-text/xmlto"
+DEPEND="app-text/xmlto
+       !dev-python/configparser"
 RDEPEND="portage? ( sys-apps/portage[${PYTHON_USEDEP}] )"
 
 python_prepare() {



1.4                  app-admin/webapp-config/webapp-config-1.53.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/webapp-config-1.53.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/webapp-config-1.53.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/webapp-config-1.53.ebuild?r1=1.3&r2=1.4

Index: webapp-config-1.53.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.53.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- webapp-config-1.53.ebuild   3 May 2014 20:57:08 -0000       1.3
+++ webapp-config-1.53.ebuild   10 Nov 2014 23:54:20 -0000      1.4
@@ -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/app-admin/webapp-config/webapp-config-1.53.ebuild,v 1.3 
2014/05/03 20:57:08 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.53.ebuild,v 1.4 
2014/11/10 23:54:20 blueness Exp $
 
 EAPI="5"
 
@@ -18,7 +18,8 @@
 SLOT="0"
 IUSE="+portage"
 
-DEPEND="app-text/xmlto"
+DEPEND="app-text/xmlto
+       !dev-python/configparser"
 RDEPEND="portage? ( sys-apps/portage[${PYTHON_USEDEP}] )"
 
 python_compile_all() {



1.115                app-admin/webapp-config/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/ChangeLog?rev=1.115&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/ChangeLog?rev=1.115&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/ChangeLog?r1=1.114&r2=1.115

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- ChangeLog   23 Oct 2014 11:19:51 -0000      1.114
+++ ChangeLog   10 Nov 2014 23:54:20 -0000      1.115
@@ -1,6 +1,13 @@
 # ChangeLog for app-admin/webapp-config
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.114 
2014/10/23 11:19:51 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.115 
2014/11/10 23:54:20 blueness Exp $
+
+  10 Nov 2014; Anthony G. Basile <[email protected]>
+  -webapp-config-1.50.16-r4.ebuild, -webapp-config-1.50.19-r1.ebuild,
+  -webapp-config-1.51-r1.ebuild, -webapp-config-1.52.ebuild,
+  webapp-config-1.52-r1.ebuild, webapp-config-1.53.ebuild,
+  webapp-config-9999.ebuild:
+  Remove older versions, block against dev-python/configparser, bug #528752
 
   23 Oct 2014; Anthony G. Basile <[email protected]> metadata.xml:
   Drop myself to secondary maintainer




Reply via email to