floppym 15/07/10 00:55:01 Modified: python-systemd-230.ebuild ChangeLog Log: Copy keywords from systemd to satisfy net-analyzer/fail2ban. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Revision Changes Path 1.2 dev-python/python-systemd/python-systemd-230.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-systemd/python-systemd-230.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-systemd/python-systemd-230.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-systemd/python-systemd-230.ebuild?r1=1.1&r2=1.2 Index: python-systemd-230.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-systemd/python-systemd-230.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-systemd-230.ebuild 9 Jul 2015 02:26:10 -0000 1.1 +++ python-systemd-230.ebuild 10 Jul 2015 00:55:01 -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/python-systemd/python-systemd-230.ebuild,v 1.1 2015/07/09 02:26:10 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-systemd/python-systemd-230.ebuild,v 1.2 2015/07/10 00:55:01 floppym Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} ) @@ -13,7 +13,7 @@ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="sys-apps/systemd" 1.2 dev-python/python-systemd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-systemd/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-systemd/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-systemd/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-systemd/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 9 Jul 2015 02:26:10 -0000 1.1 +++ ChangeLog 10 Jul 2015 00:55:01 -0000 1.2 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/python-systemd # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-systemd/ChangeLog,v 1.1 2015/07/09 02:26:10 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-systemd/ChangeLog,v 1.2 2015/07/10 00:55:01 floppym Exp $ + + 10 Jul 2015; Mike Gilbert <[email protected]> python-systemd-230.ebuild: + Copy keywords from systemd to satisfy net-analyzer/fail2ban. *python-systemd-230 (09 Jul 2015)
