ago 15/01/19 13:17:20
Modified: cliapp-1.20140315.ebuild cliapp-1.20130808.ebuild
ChangeLog
Log:
Add ~ppc, wrt bug #530672
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options:
--include-arches="~ppc", signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 dev-python/cliapp/cliapp-1.20140315.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cliapp/cliapp-1.20140315.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cliapp/cliapp-1.20140315.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cliapp/cliapp-1.20140315.ebuild?r1=1.3&r2=1.4
Index: cliapp-1.20140315.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cliapp/cliapp-1.20140315.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cliapp-1.20140315.ebuild 26 Dec 2014 17:55:15 -0000 1.3
+++ cliapp-1.20140315.ebuild 19 Jan 2015 13:17:20 -0000 1.4
@@ -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/cliapp/cliapp-1.20140315.ebuild,v 1.3
2014/12/26 17:55:15 maekke Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/cliapp/cliapp-1.20140315.ebuild,v 1.4
2015/01/19 13:17:20 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
IUSE="test"
DEPEND="${PYTHON_DEPS}
1.2 dev-python/cliapp/cliapp-1.20130808.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cliapp/cliapp-1.20130808.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cliapp/cliapp-1.20130808.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cliapp/cliapp-1.20130808.ebuild?r1=1.1&r2=1.2
Index: cliapp-1.20130808.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cliapp/cliapp-1.20130808.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cliapp-1.20130808.ebuild 9 Aug 2013 15:27:25 -0000 1.1
+++ cliapp-1.20130808.ebuild 19 Jan 2015 13:17:20 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 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/cliapp/cliapp-1.20130808.ebuild,v 1.1
2013/08/09 15:27:25 mschiff Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/cliapp/cliapp-1.20130808.ebuild,v 1.2
2015/01/19 13:17:20 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="test"
DEPEND="${PYTHON_DEPS}
1.13 dev-python/cliapp/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cliapp/ChangeLog?rev=1.13&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cliapp/ChangeLog?rev=1.13&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cliapp/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/cliapp/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 26 Dec 2014 17:55:15 -0000 1.12
+++ ChangeLog 19 Jan 2015 13:17:20 -0000 1.13
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/cliapp
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cliapp/ChangeLog,v 1.12
2014/12/26 17:55:15 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cliapp/ChangeLog,v 1.13
2015/01/19 13:17:20 ago Exp $
+
+ 19 Jan 2015; Agostino Sarubbo <[email protected]> cliapp-1.20130808.ebuild,
+ cliapp-1.20140315.ebuild:
+ Add ~ppc, wrt bug #530672
26 Dec 2014; Markus Meier <[email protected]> cliapp-1.20140315.ebuild:
add ~arm, bug #530672