diff options
-rw-r--r-- | net-p2p/ppcoind/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/ppcoind/ppcoind-0.3.0-r1.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/ppcoind/ppcoind-0.3.0.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/ppcoind/ppcoind-0.4.0.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/net-p2p/ppcoind/ChangeLog b/net-p2p/ppcoind/ChangeLog index 5f11eae1b763..c35a7f1eef39 100644 --- a/net-p2p/ppcoind/ChangeLog +++ b/net-p2p/ppcoind/ChangeLog @@ -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.4 2014/05/26 21:53:44 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ppcoind/ChangeLog,v 1.5 2014/08/10 20:38:05 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> ppcoind-0.3.0-r1.ebuild, + ppcoind-0.3.0.ebuild, ppcoind-0.4.0.ebuild: + QA: drop trailing '.' from DESCRIPTION *ppcoind-0.4.0 (26 May 2014) diff --git a/net-p2p/ppcoind/ppcoind-0.3.0-r1.ebuild b/net-p2p/ppcoind/ppcoind-0.3.0-r1.ebuild index d8e6689c3a16..4858d36262f1 100644 --- a/net-p2p/ppcoind/ppcoind-0.3.0-r1.ebuild +++ b/net-p2p/ppcoind/ppcoind-0.3.0-r1.ebuild @@ -1,6 +1,6 @@ # 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.3.0-r1.ebuild,v 1.1 2014/02/25 18:23:04 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ppcoind/ppcoind-0.3.0-r1.ebuild,v 1.2 2014/08/10 20:38:05 slyfox Exp $ EAPI=5 @@ -12,7 +12,7 @@ MyPV="${PV/_/-}" MyPN="ppcoin" MyP="${MyPN}-${MyPV}" -DESCRIPTION="Cryptocurrency forked from Bitcoin which aims to be energy efficiency." +DESCRIPTION="Cryptocurrency forked from Bitcoin which aims to be energy efficiency" HOMEPAGE="http://peercoin.net/" SRC_URI="mirror://sourceforge/${MyPN}/${MyP}-linux.tar.gz -> ${MyP}.tar.gz" diff --git a/net-p2p/ppcoind/ppcoind-0.3.0.ebuild b/net-p2p/ppcoind/ppcoind-0.3.0.ebuild index 52f92bb9c65d..ee53981493de 100644 --- a/net-p2p/ppcoind/ppcoind-0.3.0.ebuild +++ b/net-p2p/ppcoind/ppcoind-0.3.0.ebuild @@ -1,6 +1,6 @@ # 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.3.0.ebuild,v 1.2 2014/01/08 06:27:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ppcoind/ppcoind-0.3.0.ebuild,v 1.3 2014/08/10 20:38:05 slyfox Exp $ EAPI=5 @@ -12,7 +12,7 @@ MyPV="${PV/_/-}" MyPN="ppcoin" MyP="${MyPN}-${MyPV}" -DESCRIPTION="Cryptocurrency forked from Bitcoin which aims to be energy efficiency." +DESCRIPTION="Cryptocurrency forked from Bitcoin which aims to be energy efficiency" HOMEPAGE="http://peercoin.net/" SRC_URI="mirror://sourceforge/${MyPN}/${MyP}-linux.tar.gz -> ${MyP}.tar.gz" diff --git a/net-p2p/ppcoind/ppcoind-0.4.0.ebuild b/net-p2p/ppcoind/ppcoind-0.4.0.ebuild index 815046e9c5ff..3752a48a3430 100644 --- a/net-p2p/ppcoind/ppcoind-0.4.0.ebuild +++ b/net-p2p/ppcoind/ppcoind-0.4.0.ebuild @@ -1,6 +1,6 @@ # 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.1 2014/05/26 21:53:44 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ppcoind/ppcoind-0.4.0.ebuild,v 1.2 2014/08/10 20:38:05 slyfox Exp $ EAPI=5 @@ -12,7 +12,7 @@ MyPV="${PV/_/-}" MyPN="ppcoin" MyP="${MyPN}-${MyPV}" -DESCRIPTION="Cryptocurrency forked from Bitcoin which aims to be energy efficiency." +DESCRIPTION="Cryptocurrency forked from Bitcoin which aims to be energy efficiency" HOMEPAGE="http://peercoin.net/" SRC_URI="mirror://sourceforge/${MyPN}/${MyP}-linux.tar.gz -> ${MyP}.tar.gz" |