mgorny 15/04/08 07:30:31
Modified: webapp-config-1.52-r1.ebuild
webapp-config-9999.ebuild ChangeLog
Log:
Remove old Python implementations
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key
EFB4464E!)
Revision Changes Path
1.13 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.13&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/webapp-config-1.52-r1.ebuild?rev=1.13&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.12&r2=1.13
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.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- webapp-config-1.52-r1.ebuild 28 Dec 2014 06:33:54 -0000 1.12
+++ webapp-config-1.52-r1.ebuild 8 Apr 2015 07:30:31 -0000 1.13
@@ -1,10 +1,10 @@
-# 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/app-admin/webapp-config/webapp-config-1.52-r1.ebuild,v
1.12 2014/12/28 06:33:54 floppym Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.52-r1.ebuild,v
1.13 2015/04/08 07:30:31 mgorny Exp $
EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_7,3_3} )
inherit distutils-r1
1.11 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.11&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/webapp-config-9999.ebuild?rev=1.11&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/webapp-config-9999.ebuild?r1=1.10&r2=1.11
Index: webapp-config-9999.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-9999.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- webapp-config-9999.ebuild 28 Dec 2014 22:24:40 -0000 1.10
+++ webapp-config-9999.ebuild 8 Apr 2015 07:30:31 -0000 1.11
@@ -1,10 +1,10 @@
-# 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/app-admin/webapp-config/webapp-config-9999.ebuild,v
1.10 2014/12/28 22:24:40 twitch153 Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-9999.ebuild,v
1.11 2015/04/08 07:30:31 mgorny Exp $
EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
inherit distutils-r1
1.123 app-admin/webapp-config/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/ChangeLog?rev=1.123&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/ChangeLog?rev=1.123&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/ChangeLog?r1=1.122&r2=1.123
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- ChangeLog 3 Mar 2015 05:36:13 -0000 1.122
+++ ChangeLog 8 Apr 2015 07:30:31 -0000 1.123
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/webapp-config
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.122
2015/03/03 05:36:13 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.123
2015/04/08 07:30:31 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <[email protected]> webapp-config-1.52-r1.ebuild,
+ webapp-config-9999.ebuild:
+ Remove old Python implementations
02 Mar 2015; Yixun Lan <[email protected]> webapp-config-1.53-r2.ebuild:
add arm64 support, tested on A53 board