mgorny 15/04/08 17:54:02 Modified: glade-3.8.5.ebuild glade-3.8.4.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.10 dev-util/glade/glade-3.8.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.8.5.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.8.5.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.8.5.ebuild?r1=1.9&r2=1.10 Index: glade-3.8.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.5.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- glade-3.8.5.ebuild 11 Oct 2014 11:55:45 -0000 1.9 +++ glade-3.8.5.ebuild 8 Apr 2015 17:54:02 -0000 1.10 @@ -1,12 +1,12 @@ -# 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-util/glade/glade-3.8.5.ebuild,v 1.9 2014/10/11 11:55:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.5.ebuild,v 1.10 2015/04/08 17:54:02 mgorny Exp $ EAPI="5" GCONF_DEBUG="yes" GNOME_ORG_MODULE="glade3" GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python2_{6,7} ) +PYTHON_COMPAT=( python2_7 ) inherit eutils gnome2 python-single-r1 1.13 dev-util/glade/glade-3.8.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.8.4.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.8.4.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/glade-3.8.4.ebuild?r1=1.12&r2=1.13 Index: glade-3.8.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.4.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- glade-3.8.4.ebuild 2 May 2014 08:45:51 -0000 1.12 +++ glade-3.8.4.ebuild 8 Apr 2015 17:54:02 -0000 1.13 @@ -1,12 +1,12 @@ -# 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-util/glade/glade-3.8.4.ebuild,v 1.12 2014/05/02 08:45:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.4.ebuild,v 1.13 2015/04/08 17:54:02 mgorny Exp $ EAPI="5" GCONF_DEBUG="yes" GNOME_ORG_MODULE="glade3" GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python2_{6,7} ) +PYTHON_COMPAT=( python2_7 ) inherit eutils gnome2 python-single-r1 1.227 dev-util/glade/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/ChangeLog?rev=1.227&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/ChangeLog?rev=1.227&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/glade/ChangeLog?r1=1.226&r2=1.227 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v retrieving revision 1.226 retrieving revision 1.227 diff -u -r1.226 -r1.227 --- ChangeLog 11 Oct 2014 11:55:45 -0000 1.226 +++ ChangeLog 8 Apr 2015 17:54:02 -0000 1.227 @@ -1,6 +1,10 @@ # ChangeLog for dev-util/glade -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.226 2014/10/11 11:55:45 maekke Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.227 2015/04/08 17:54:02 mgorny Exp $ + + 08 Apr 2015; Michał Górny <[email protected]> glade-3.8.4.ebuild, + glade-3.8.5.ebuild: + Drop old Python implementations 11 Oct 2014; Markus Meier <[email protected]> glade-3.8.5.ebuild: arm stable, bug #512012
