pacho 14/11/24 10:43:32 Modified: rhythmbox-3.1.ebuild ChangeLog Log: python-3.3 is the default again (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.4 media-sound/rhythmbox/rhythmbox-3.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.1.ebuild?r1=1.3&r2=1.4 Index: rhythmbox-3.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- rhythmbox-3.1.ebuild 24 Nov 2014 10:12:46 -0000 1.3 +++ rhythmbox-3.1.ebuild 24 Nov 2014 10:43:32 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.1.ebuild,v 1.3 2014/11/24 10:12:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-3.1.ebuild,v 1.4 2014/11/24 10:43:32 pacho Exp $ EAPI="5" GNOME2_LA_PUNT="yes" @@ -19,7 +19,7 @@ test +udev upnp-av visualizer webkit zeitgeist" # Let people emerge this by default, bug #472932 -IUSE+=" +python_single_target_python3_4" +IUSE+=" +python_single_target_python3_3" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" 1.265 media-sound/rhythmbox/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.265&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?rev=1.265&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/rhythmbox/ChangeLog?r1=1.264&r2=1.265 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v retrieving revision 1.264 retrieving revision 1.265 diff -u -r1.264 -r1.265 --- ChangeLog 24 Nov 2014 10:12:46 -0000 1.264 +++ ChangeLog 24 Nov 2014 10:43:32 -0000 1.265 @@ -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.264 2014/11/24 10:12:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/ChangeLog,v 1.265 2014/11/24 10:43:32 pacho Exp $ + + 24 Nov 2014; Pacho Ramos <[email protected]> rhythmbox-3.1.ebuild: + python-3.3 is the default again 24 Nov 2014; Pacho Ramos <[email protected]> rhythmbox-3.1.ebuild: Support python 3.4
