pacho 14/04/26 08:11:39 Modified: system-config-printer-common-1.4.3.ebuild ChangeLog Removed: system-config-printer-common-1.4.2.ebuild Log: drop old and adapt to latest pygobject don't providing python2.6 support (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.6 app-admin/system-config-printer-common/system-config-printer-common-1.4.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-common/system-config-printer-common-1.4.3.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-common/system-config-printer-common-1.4.3.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-common/system-config-printer-common-1.4.3.ebuild?r1=1.5&r2=1.6 Index: system-config-printer-common-1.4.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-common/system-config-printer-common-1.4.3.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- system-config-printer-common-1.4.3.ebuild 22 Feb 2014 20:53:31 -0000 1.5 +++ system-config-printer-common-1.4.3.ebuild 26 Apr 2014 08:11:39 -0000 1.6 @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-common/system-config-printer-common-1.4.3.ebuild,v 1.5 2014/02/22 20:53:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-common/system-config-printer-common-1.4.3.ebuild,v 1.6 2014/04/26 08:11:39 pacho Exp $ EAPI="5" -PYTHON_COMPAT=( python2_{6,7} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="xml" inherit autotools eutils python-single-r1 systemd 1.104 app-admin/system-config-printer-common/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-common/ChangeLog?rev=1.104&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-common/ChangeLog?rev=1.104&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/system-config-printer-common/ChangeLog?r1=1.103&r2=1.104 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-common/ChangeLog,v retrieving revision 1.103 retrieving revision 1.104 diff -u -r1.103 -r1.104 --- ChangeLog 22 Feb 2014 20:53:31 -0000 1.103 +++ ChangeLog 26 Apr 2014 08:11:39 -0000 1.104 @@ -1,6 +1,11 @@ # ChangeLog for app-admin/system-config-printer-common # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-common/ChangeLog,v 1.103 2014/02/22 20:53:31 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer-common/ChangeLog,v 1.104 2014/04/26 08:11:39 pacho Exp $ + + 26 Apr 2014; Pacho Ramos <[email protected]> + -system-config-printer-common-1.4.2.ebuild, + system-config-printer-common-1.4.3.ebuild: + drop old and adapt to latest pygobject don't providing python2.6 support 22 Feb 2014; Pacho Ramos <[email protected]> system-config-printer-common-1.4.3.ebuild:
