diff options
Diffstat (limited to 'net-p2p/datacoin-hp/datacoin-hp-9999.ebuild')
-rw-r--r-- | net-p2p/datacoin-hp/datacoin-hp-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/datacoin-hp/datacoin-hp-9999.ebuild b/net-p2p/datacoin-hp/datacoin-hp-9999.ebuild index ebe2b734b142..c867e5cf9eb5 100644 --- a/net-p2p/datacoin-hp/datacoin-hp-9999.ebuild +++ b/net-p2p/datacoin-hp/datacoin-hp-9999.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/datacoin-hp/datacoin-hp-9999.ebuild,v 1.2 2014/01/08 06:29:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/datacoin-hp/datacoin-hp-9999.ebuild,v 1.3 2014/08/10 20:36:24 slyfox Exp $ EAPI=5 @@ -12,7 +12,7 @@ MyPV="${PV/_/-}" MyPN="${PN/-hp/d}" MyP="primecoin-${MyPV}" -DESCRIPTION="High-performance version of datacoin (primecoin-hp fork)." +DESCRIPTION="High-performance version of datacoin (primecoin-hp fork)" HOMEPAGE="https://github.com/foo1inge/datacoin-hp" EGIT_REPO_URI="https://github.com/foo1inge/${PN}.git" |