summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-08 06:25:08 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-08 06:25:08 +0000
commit92d848f69f451aeb5b1ce03addc9d74b58130b50 (patch)
treed25450a23a1c5ccd9c234696e3b60c69154b9008 /net-p2p/bitcoind
parentInherit the user eclass for enewuser/etc... (diff)
downloadgentoo-2-92d848f69f451aeb5b1ce03addc9d74b58130b50.tar.gz
gentoo-2-92d848f69f451aeb5b1ce03addc9d74b58130b50.tar.bz2
gentoo-2-92d848f69f451aeb5b1ce03addc9d74b58130b50.zip
Inherit the user eclass for enewuser/etc...
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'net-p2p/bitcoind')
-rw-r--r--net-p2p/bitcoind/ChangeLog6
-rw-r--r--net-p2p/bitcoind/bitcoind-0.8.5.ebuild6
-rw-r--r--net-p2p/bitcoind/bitcoind-0.8.6.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/net-p2p/bitcoind/ChangeLog b/net-p2p/bitcoind/ChangeLog
index e0c1e0a7df14..75008affd15e 100644
--- a/net-p2p/bitcoind/ChangeLog
+++ b/net-p2p/bitcoind/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/bitcoind
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.82 2014/01/01 23:59:23 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.83 2014/01/08 06:25:08 vapier Exp $
+
+ 08 Jan 2014; Mike Frysinger <vapier@gentoo.org> bitcoind-0.8.5.ebuild,
+ bitcoind-0.8.6.ebuild:
+ Inherit the user eclass for enewuser/etc...
*bitcoind-0.8.6 (02 Jan 2014)
diff --git a/net-p2p/bitcoind/bitcoind-0.8.5.ebuild b/net-p2p/bitcoind/bitcoind-0.8.5.ebuild
index d461c7fec226..e780f819c290 100644
--- a/net-p2p/bitcoind/bitcoind-0.8.5.ebuild
+++ b/net-p2p/bitcoind/bitcoind-0.8.5.ebuild
@@ -1,12 +1,12 @@
-# Copyright 2010-2013 Gentoo Foundation
+# Copyright 2010-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.5.ebuild,v 1.5 2013/09/26 17:30:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.5.ebuild,v 1.6 2014/01/08 06:25:08 vapier Exp $
EAPI="4"
DB_VER="4.8"
-inherit bash-completion-r1 db-use eutils versionator systemd toolchain-funcs
+inherit bash-completion-r1 db-use eutils versionator systemd toolchain-funcs user
MyPV="${PV/_/}"
MyPN="bitcoin"
diff --git a/net-p2p/bitcoind/bitcoind-0.8.6.ebuild b/net-p2p/bitcoind/bitcoind-0.8.6.ebuild
index 37e893b52734..79c15509c7bb 100644
--- a/net-p2p/bitcoind/bitcoind-0.8.6.ebuild
+++ b/net-p2p/bitcoind/bitcoind-0.8.6.ebuild
@@ -1,12 +1,12 @@
# Copyright 2010-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.6.ebuild,v 1.1 2014/01/01 23:59:23 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.8.6.ebuild,v 1.2 2014/01/08 06:25:08 vapier Exp $
EAPI="4"
DB_VER="4.8"
-inherit bash-completion-r1 db-use eutils versionator systemd toolchain-funcs
+inherit bash-completion-r1 db-use eutils versionator systemd toolchain-funcs user
MyPV="${PV/_/}"
MyPN="bitcoin"