summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-08 06:28:02 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-08 06:28:02 +0000
commita612240f35594d8a6161ee8dcb4500ccb9c92375 (patch)
tree4b5841b1b136ffc75e867178398a67aff913b6d1 /net-p2p/litecoind
parentInherit the user eclass for enewuser/etc... (diff)
downloadgentoo-2-a612240f35594d8a6161ee8dcb4500ccb9c92375.tar.gz
gentoo-2-a612240f35594d8a6161ee8dcb4500ccb9c92375.tar.bz2
gentoo-2-a612240f35594d8a6161ee8dcb4500ccb9c92375.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/litecoind')
-rw-r--r--net-p2p/litecoind/ChangeLog8
-rw-r--r--net-p2p/litecoind/litecoind-0.8.5.3_rc3.ebuild6
-rw-r--r--net-p2p/litecoind/litecoind-0.8.6.1.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/net-p2p/litecoind/ChangeLog b/net-p2p/litecoind/ChangeLog
index 2b911d32fec0..008249eb380d 100644
--- a/net-p2p/litecoind/ChangeLog
+++ b/net-p2p/litecoind/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/litecoind
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/litecoind/ChangeLog,v 1.2 2013/12/28 18:57:17 blueness Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/litecoind/ChangeLog,v 1.3 2014/01/08 06:28:02 vapier Exp $
+
+ 08 Jan 2014; Mike Frysinger <vapier@gentoo.org> litecoind-0.8.5.3_rc3.ebuild,
+ litecoind-0.8.6.1.ebuild:
+ Inherit the user eclass for enewuser/etc...
*litecoind-0.8.6.1 (28 Dec 2013)
diff --git a/net-p2p/litecoind/litecoind-0.8.5.3_rc3.ebuild b/net-p2p/litecoind/litecoind-0.8.5.3_rc3.ebuild
index 6d371fa849fa..e9a031cd94a4 100644
--- a/net-p2p/litecoind/litecoind-0.8.5.3_rc3.ebuild
+++ b/net-p2p/litecoind/litecoind-0.8.5.3_rc3.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/litecoind/litecoind-0.8.5.3_rc3.ebuild,v 1.1 2013/12/01 13:20:37 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/litecoind/litecoind-0.8.5.3_rc3.ebuild,v 1.2 2014/01/08 06:28:02 vapier Exp $
EAPI=5
DB_VER="4.8"
-inherit bash-completion-r1 db-use eutils systemd
+inherit bash-completion-r1 db-use eutils systemd user
MyPV="${PV/_/-}"
MyPN="litecoin"
diff --git a/net-p2p/litecoind/litecoind-0.8.6.1.ebuild b/net-p2p/litecoind/litecoind-0.8.6.1.ebuild
index 05126b9e1e8a..9737239d3bf1 100644
--- a/net-p2p/litecoind/litecoind-0.8.6.1.ebuild
+++ b/net-p2p/litecoind/litecoind-0.8.6.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/litecoind/litecoind-0.8.6.1.ebuild,v 1.1 2013/12/28 18:57:17 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/litecoind/litecoind-0.8.6.1.ebuild,v 1.2 2014/01/08 06:28:02 vapier Exp $
EAPI=5
DB_VER="4.8"
-inherit bash-completion-r1 db-use eutils systemd
+inherit bash-completion-r1 db-use eutils systemd user
MyPV="${PV/_/-}"
MyPN="litecoin"