yngwin 15/03/29 05:34:10 Modified: ptbatterysystemtray-1.0.0_rc2.ebuild ChangeLog Log: Update ebuild wrt gitorious shutdown (bug #544868). Update EAPI. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x4FDF9CFD2FAC514E!)
Revision Changes Path 1.4 x11-misc/ptbatterysystemtray/ptbatterysystemtray-1.0.0_rc2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/ptbatterysystemtray/ptbatterysystemtray-1.0.0_rc2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/ptbatterysystemtray/ptbatterysystemtray-1.0.0_rc2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/ptbatterysystemtray/ptbatterysystemtray-1.0.0_rc2.ebuild?r1=1.3&r2=1.4 Index: ptbatterysystemtray-1.0.0_rc2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/ptbatterysystemtray/ptbatterysystemtray-1.0.0_rc2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ptbatterysystemtray-1.0.0_rc2.ebuild 2 Mar 2013 23:51:03 -0000 1.3 +++ ptbatterysystemtray-1.0.0_rc2.ebuild 29 Mar 2015 05:34:10 -0000 1.4 @@ -1,14 +1,13 @@ -# 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/x11-misc/ptbatterysystemtray/ptbatterysystemtray-1.0.0_rc2.ebuild,v 1.3 2013/03/02 23:51:03 hwoarang Exp $ - -EAPI=4 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ptbatterysystemtray/ptbatterysystemtray-1.0.0_rc2.ebuild,v 1.4 2015/03/29 05:34:10 yngwin Exp $ +EAPI=5 inherit qt4-r2 DESCRIPTION="A simple battery monitor in the system tray" -HOMEPAGE="https://gitorious.org/ptbatterysystemtray" -SRC_URI="https://gitorious.org/${PN}/${PN}/archive-tarball/${PV/_/-} -> ${P}.tar.gz" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" 1.4 x11-misc/ptbatterysystemtray/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/ptbatterysystemtray/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/ptbatterysystemtray/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/ptbatterysystemtray/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/ptbatterysystemtray/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 2 Mar 2013 23:51:03 -0000 1.3 +++ ChangeLog 29 Mar 2015 05:34:10 -0000 1.4 @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/ptbatterysystemtray -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/ptbatterysystemtray/ChangeLog,v 1.3 2013/03/02 23:51:03 hwoarang Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ptbatterysystemtray/ChangeLog,v 1.4 2015/03/29 05:34:10 yngwin Exp $ + + 29 Mar 2015; Ben de Groot <[email protected]> + ptbatterysystemtray-1.0.0_rc2.ebuild: + Update ebuild wrt gitorious shutdown (bug #544868). Update EAPI. 02 Mar 2013; Markos Chandras <[email protected]> ptbatterysystemtray-1.0.0_rc2.ebuild:
