mgorny 15/04/08 18:14:38 Modified: radiotray-9999.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.11 media-radio/radiotray/radiotray-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/radiotray-9999.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/radiotray-9999.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/radiotray-9999.ebuild?r1=1.10&r2=1.11 Index: radiotray-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-9999.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- radiotray-9999.ebuild 13 Sep 2013 23:58:59 -0000 1.10 +++ radiotray-9999.ebuild 8 Apr 2015 18:14:38 -0000 1.11 @@ -1,9 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-9999.ebuild,v 1.10 2013/09/13 23:58:59 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-9999.ebuild,v 1.11 2015/04/08 18:14:38 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python2_6 python2_7 ) +PYTHON_COMPAT=( python2_7 ) DISTUTILS_NO_PARALLEL_BUILD=1 1.35 media-radio/radiotray/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/ChangeLog?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/ChangeLog?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/radiotray/ChangeLog?r1=1.34&r2=1.35 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- ChangeLog 26 Apr 2014 08:24:41 -0000 1.34 +++ ChangeLog 8 Apr 2015 18:14:38 -0000 1.35 @@ -1,6 +1,9 @@ # ChangeLog for media-radio/radiotray -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.34 2014/04/26 08:24:41 pacho Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.35 2015/04/08 18:14:38 mgorny Exp $ + + 08 Apr 2015; Michał Górny <[email protected]> radiotray-9999.ebuild: + Drop old Python implementations 26 Apr 2014; Pacho Ramos <[email protected]> -radiotray-0.7.2.ebuild, radiotray-0.7.3-r2.ebuild:
