diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:38:19 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:38:19 +0000 |
commit | 9d87a83559320c033b4ea77d3df61e30d556c206 (patch) | |
tree | 6daddb9da290d098c87adcf77a8757d4383be1c8 /net-p2p/primecoind | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-9d87a83559320c033b4ea77d3df61e30d556c206.tar.gz gentoo-2-9d87a83559320c033b4ea77d3df61e30d556c206.tar.bz2 gentoo-2-9d87a83559320c033b4ea77d3df61e30d556c206.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'net-p2p/primecoind')
-rw-r--r-- | net-p2p/primecoind/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/primecoind/primecoind-0.1.2-r1.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/primecoind/primecoind-0.1.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-p2p/primecoind/ChangeLog b/net-p2p/primecoind/ChangeLog index 99280a797ff0..94e9182c530a 100644 --- a/net-p2p/primecoind/ChangeLog +++ b/net-p2p/primecoind/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/primecoind # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/primecoind/ChangeLog,v 1.3 2014/02/25 18:26:59 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/primecoind/ChangeLog,v 1.4 2014/08/10 20:38:19 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + primecoind-0.1.2-r1.ebuild, primecoind-0.1.2.ebuild: + QA: drop trailing '.' from DESCRIPTION *primecoind-0.1.2-r1 (25 Feb 2014) diff --git a/net-p2p/primecoind/primecoind-0.1.2-r1.ebuild b/net-p2p/primecoind/primecoind-0.1.2-r1.ebuild index bbda88b1e0a4..72fcc228e79f 100644 --- a/net-p2p/primecoind/primecoind-0.1.2-r1.ebuild +++ b/net-p2p/primecoind/primecoind-0.1.2-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/primecoind/primecoind-0.1.2-r1.ebuild,v 1.1 2014/02/25 18:26:59 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/primecoind/primecoind-0.1.2-r1.ebuild,v 1.2 2014/08/10 20:38:19 slyfox Exp $ EAPI=5 @@ -12,7 +12,7 @@ MyPV="${PV/_/-}" MyPN="primecoin" MyP="${MyPN}-${MyPV}" -DESCRIPTION="P2P Internet currency based on Bitcoin but easier to mine." +DESCRIPTION="P2P Internet currency based on Bitcoin but easier to mine" HOMEPAGE="http://primecoin.org/" SRC_URI="mirror://sourceforge/${MyPN}/${MyP}-linux.tar.gz -> ${MyP}.tar.gz" diff --git a/net-p2p/primecoind/primecoind-0.1.2.ebuild b/net-p2p/primecoind/primecoind-0.1.2.ebuild index dc0412455e89..fa781a90cecd 100644 --- a/net-p2p/primecoind/primecoind-0.1.2.ebuild +++ b/net-p2p/primecoind/primecoind-0.1.2.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/primecoind/primecoind-0.1.2.ebuild,v 1.2 2014/01/08 06:27:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/primecoind/primecoind-0.1.2.ebuild,v 1.3 2014/08/10 20:38:19 slyfox Exp $ EAPI=5 @@ -12,7 +12,7 @@ MyPV="${PV/_/-}" MyPN="primecoin" MyP="${MyPN}-${MyPV}" -DESCRIPTION="P2P Internet currency based on Bitcoin but easier to mine." +DESCRIPTION="P2P Internet currency based on Bitcoin but easier to mine" HOMEPAGE="http://primecoin.org/" SRC_URI="mirror://sourceforge/${MyPN}/${MyP}-linux.tar.gz -> ${MyP}.tar.gz" |