mgorny 15/04/08 17:59:43 Modified: rhythmbox-3.0.3.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.5 media-sound/rhythmbox/rhythmbox-3.0.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.0.3.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.0.3.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.0.3.ebuild?r1=1.4&r2=1.5 Index: rhythmbox-3.0.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.0.3.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- rhythmbox-3.0.3.ebuild 24 Jul 2014 18:47:47 -0000 1.4 +++ rhythmbox-3.0.3.ebuild 8 Apr 2015 17:59:43 -0000 1.5 @@ -1,11 +1,11 @@ -# 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/media-sound/rhythmbox/rhythmbox-3.0.3.ebuild,v 1.4 2014/07/24 18:47:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.0.3.ebuild,v 1.5 2015/04/08 17:59:43 mgorny Exp $ EAPI="5" GNOME2_LA_PUNT="yes" GCONF_DEBUG="no" -PYTHON_COMPAT=( python3_{2,3} ) +PYTHON_COMPAT=( python3_3 ) PYTHON_REQ_USE="xml" inherit eutils gnome2 python-single-r1 multilib virtualx 1.269 media-sound/rhythmbox/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.269&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.269&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?r1=1.268&r2=1.269 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v retrieving revision 1.268 retrieving revision 1.269 diff -u -r1.268 -r1.269 --- ChangeLog 19 Dec 2014 13:40:46 -0000 1.268 +++ ChangeLog 8 Apr 2015 17:59:43 -0000 1.269 @@ -1,6 +1,9 @@ # ChangeLog for media-sound/rhythmbox -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.268 2014/12/19 13:40:46 pacho Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.269 2015/04/08 17:59:43 mgorny Exp $ + + 08 Apr 2015; Michał Górny <[email protected]> rhythmbox-3.0.3.ebuild: + Drop old Python implementations 19 Dec 2014; Pacho Ramos <[email protected]> rhythmbox-3.1.ebuild: amd64 stable, bug 529964
