diff options
Diffstat (limited to 'net-p2p/ppcoind/ppcoind-0.4.0.ebuild')
-rw-r--r-- | net-p2p/ppcoind/ppcoind-0.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/ppcoind/ppcoind-0.4.0.ebuild b/net-p2p/ppcoind/ppcoind-0.4.0.ebuild index 3752a48a3430..c8b74a92e65f 100644 --- a/net-p2p/ppcoind/ppcoind-0.4.0.ebuild +++ b/net-p2p/ppcoind/ppcoind-0.4.0.ebuild @@ -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" |