jer 14/10/24 13:01:01 Modified: libdnet-1.12.ebuild ChangeLog Log: Drop dev-lang/python-2.6 support. (Portage version: 2.2.14/cvs/Linux i686, signed Manifest commit with key A792A613)
Revision Changes Path 1.21 dev-libs/libdnet/libdnet-1.12.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdnet/libdnet-1.12.ebuild?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdnet/libdnet-1.12.ebuild?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdnet/libdnet-1.12.ebuild?r1=1.20&r2=1.21 Index: libdnet-1.12.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libdnet/libdnet-1.12.ebuild,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- libdnet-1.12.ebuild 9 Feb 2014 08:22:34 -0000 1.20 +++ libdnet-1.12.ebuild 24 Oct 2014 13:01:01 -0000 1.21 @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/libdnet-1.12.ebuild,v 1.20 2014/02/09 08:22:34 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/libdnet-1.12.ebuild,v 1.21 2014/10/24 13:01:01 jer Exp $ EAPI=5 AT_M4DIR="config" PYTHON_DEPEND="python? 2" -PYTHON_COMPAT=( python2_6 python2_7 ) +PYTHON_COMPAT=( python2_7 ) DISTUTILS_OPTIONAL=1 inherit autotools distutils-r1 eutils 1.78 dev-libs/libdnet/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdnet/ChangeLog?rev=1.78&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdnet/ChangeLog?rev=1.78&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdnet/ChangeLog?r1=1.77&r2=1.78 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libdnet/ChangeLog,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- ChangeLog 9 Feb 2014 08:22:34 -0000 1.77 +++ ChangeLog 24 Oct 2014 13:01:01 -0000 1.78 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libdnet # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/ChangeLog,v 1.77 2014/02/09 08:22:34 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/ChangeLog,v 1.78 2014/10/24 13:01:01 jer Exp $ + + 24 Oct 2014; Jeroen Roovers <[email protected]> libdnet-1.12.ebuild: + Drop dev-lang/python-2.6 support. 09 Feb 2014; Joshua Kinard <[email protected]> libdnet-1.12.ebuild: Added ~mips.
