mgorny 15/04/08 18:03:12 Modified: ekg2-0.3.1-r1.ebuild ekg2-9999.ebuild ChangeLog Log: Drop old Python implementations (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.8 net-im/ekg2/ekg2-0.3.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ekg2/ekg2-0.3.1-r1.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ekg2/ekg2-0.3.1-r1.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ekg2/ekg2-0.3.1-r1.ebuild?r1=1.7&r2=1.8 Index: ekg2-0.3.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-im/ekg2/ekg2-0.3.1-r1.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ekg2-0.3.1-r1.ebuild 5 Aug 2014 18:34:16 -0000 1.7 +++ ekg2-0.3.1-r1.ebuild 8 Apr 2015 18:03:12 -0000 1.8 @@ -1,9 +1,9 @@ -# 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/net-im/ekg2/ekg2-0.3.1-r1.ebuild,v 1.7 2014/08/05 18:34:16 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg2/ekg2-0.3.1-r1.ebuild,v 1.8 2015/04/08 18:03:12 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit autotools-utils eutils python-single-r1 versionator DESCRIPTION="Text-based, multi-protocol instant messenger" 1.10 net-im/ekg2/ekg2-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ekg2/ekg2-9999.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ekg2/ekg2-9999.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ekg2/ekg2-9999.ebuild?r1=1.9&r2=1.10 Index: ekg2-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-im/ekg2/ekg2-9999.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ekg2-9999.ebuild 5 Aug 2014 18:34:16 -0000 1.9 +++ ekg2-9999.ebuild 8 Apr 2015 18:03:12 -0000 1.10 @@ -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/net-im/ekg2/ekg2-9999.ebuild,v 1.9 2014/08/05 18:34:16 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg2/ekg2-9999.ebuild,v 1.10 2015/04/08 18:03:12 mgorny Exp $ EAPI=5 @@ -12,7 +12,7 @@ inherit git-r3 #endif -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit autotools-utils python-single-r1 DESCRIPTION="Text-based, multi-protocol instant messenger" 1.55 net-im/ekg2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ekg2/ChangeLog?rev=1.55&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ekg2/ChangeLog?rev=1.55&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ekg2/ChangeLog?r1=1.54&r2=1.55 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-im/ekg2/ChangeLog,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- ChangeLog 5 Aug 2014 18:34:16 -0000 1.54 +++ ChangeLog 8 Apr 2015 18:03:12 -0000 1.55 @@ -1,6 +1,10 @@ # ChangeLog for net-im/ekg2 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ekg2/ChangeLog,v 1.54 2014/08/05 18:34:16 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg2/ChangeLog,v 1.55 2015/04/08 18:03:12 mgorny Exp $ + + 08 Apr 2015; Michał Górny <[email protected]> ekg2-0.3.1-r1.ebuild, + ekg2-9999.ebuild: + Drop old Python implementations 05 Aug 2014; Manuel Rüger <[email protected]> ekg2-0.3.1-r1.ebuild, ekg2-9999.ebuild:
