blueness 14/08/28 23:15:03 Modified: ppcoind-0.4.0.ebuild ChangeLog Removed: ppcoind-0.3.0.ebuild ppcoind-0.3.0-r1.ebuild Log: Remove older versions and unused inherit bash-completion-r1 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.3 net-p2p/ppcoind/ppcoind-0.4.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ppcoind/ppcoind-0.4.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ppcoind/ppcoind-0.4.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ppcoind/ppcoind-0.4.0.ebuild?r1=1.2&r2=1.3 Index: ppcoind-0.4.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-p2p/ppcoind/ppcoind-0.4.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ppcoind-0.4.0.ebuild 10 Aug 2014 20:38:05 -0000 1.2 +++ ppcoind-0.4.0.ebuild 28 Aug 2014 23:15:03 -0000 1.3 @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ppcoind/ppcoind-0.4.0.ebuild,v 1.2 2014/08/10 20:38:05 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ppcoind/ppcoind-0.4.0.ebuild,v 1.3 2014/08/28 23:15:03 blueness Exp $ EAPI=5 DB_VER="4.8" -inherit bash-completion-r1 db-use eutils systemd user +inherit db-use eutils systemd user MyPV="${PV/_/-}" MyPN="ppcoin" 1.6 net-p2p/ppcoind/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ppcoind/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ppcoind/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ppcoind/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-p2p/ppcoind/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 10 Aug 2014 20:38:05 -0000 1.5 +++ ChangeLog 28 Aug 2014 23:15:03 -0000 1.6 @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/ppcoind # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ppcoind/ChangeLog,v 1.5 2014/08/10 20:38:05 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ppcoind/ChangeLog,v 1.6 2014/08/28 23:15:03 blueness Exp $ + + 28 Aug 2014; Anthony G. Basile <[email protected]> -ppcoind-0.3.0-r1.ebuild, + -ppcoind-0.3.0.ebuild, ppcoind-0.4.0.ebuild: + Remove older versions and unused inherit bash-completion-r1 10 Aug 2014; Sergei Trofimovich <[email protected]> ppcoind-0.3.0-r1.ebuild, ppcoind-0.3.0.ebuild, ppcoind-0.4.0.ebuild:
