jer 15/03/13 19:12:25 Modified: obtheme-2013.2.20.2.ebuild ChangeLog Removed: obtheme-0.7_p20110404.ebuild Log: EAPI bump (bug #543166). (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.4 x11-misc/obtheme/obtheme-2013.2.20.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild?r1=1.3&r2=1.4 Index: obtheme-2013.2.20.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- obtheme-2013.2.20.2.ebuild 10 Aug 2014 17:38:32 -0000 1.3 +++ obtheme-2013.2.20.2.ebuild 13 Mar 2015 19:12:25 -0000 1.4 @@ -1,8 +1,8 @@ -# 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/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild,v 1.3 2014/08/10 17:38:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild,v 1.4 2015/03/13 19:12:25 jer Exp $ -EAPI=4 +EAPI=5 PYTHON_COMPAT=( python2_6 python2_7 ) @@ -15,14 +15,14 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86" -IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" dev-python/pygobject:2[${PYTHON_USEDEP}] dev-python/pygtk:2[${PYTHON_USEDEP}] dev-python/fuse-python - x11-libs/gtk+:2" + x11-libs/gtk+:2 +" src_install() { python_foreach_impl python_doscript ${PN} 1.8 x11-misc/obtheme/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obtheme/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obtheme/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obtheme/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/obtheme/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 25 Nov 2014 23:28:33 -0000 1.7 +++ ChangeLog 13 Mar 2015 19:12:25 -0000 1.8 @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/obtheme -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obtheme/ChangeLog,v 1.7 2014/11/25 23:28:33 hasufell Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obtheme/ChangeLog,v 1.8 2015/03/13 19:12:25 jer Exp $ + + 13 Mar 2015; Jeroen Roovers <[email protected]> -obtheme-0.7_p20110404.ebuild, + obtheme-2013.2.20.2.ebuild: + EAPI bump (bug #543166). 25 Nov 2014; Julian Ospald <[email protected]> metadata.xml: drop maintainership
