summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-07-11 13:54:41 +0000
committerAnthony G. Basile <blueness@gentoo.org>2015-07-11 13:54:41 +0000
commit3f93f1d069b1aa0daa5b0384248e6545a06deea8 (patch)
treeee6943c97a51b9458e4591d25857781e1abdcd4a /net-p2p
parentStable on alpha, bug 530294 (diff)
downloadgentoo-2-3f93f1d069b1aa0daa5b0384248e6545a06deea8.tar.gz
gentoo-2-3f93f1d069b1aa0daa5b0384248e6545a06deea8.tar.bz2
gentoo-2-3f93f1d069b1aa0daa5b0384248e6545a06deea8.zip
Remove some cruft.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/litecoind/ChangeLog6
-rw-r--r--net-p2p/litecoind/litecoind-0.10.2.2.ebuild5
2 files changed, 7 insertions, 4 deletions
diff --git a/net-p2p/litecoind/ChangeLog b/net-p2p/litecoind/ChangeLog
index bfd66a730de5..998a13914b22 100644
--- a/net-p2p/litecoind/ChangeLog
+++ b/net-p2p/litecoind/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/litecoind
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/litecoind/ChangeLog,v 1.12 2015/07/11 13:43:22 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/litecoind/ChangeLog,v 1.13 2015/07/11 13:54:41 blueness Exp $
+
+ 11 Jul 2015; Anthony G. Basile <blueness@gentoo.org>
+ litecoind-0.10.2.2.ebuild:
+ Remove some cruft.
11 Jul 2015; Anthony G. Basile <blueness@gentoo.org>
litecoind-0.10.2.2.ebuild:
diff --git a/net-p2p/litecoind/litecoind-0.10.2.2.ebuild b/net-p2p/litecoind/litecoind-0.10.2.2.ebuild
index 2229983277e4..18b8c026dc6c 100644
--- a/net-p2p/litecoind/litecoind-0.10.2.2.ebuild
+++ b/net-p2p/litecoind/litecoind-0.10.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/litecoind/litecoind-0.10.2.2.ebuild,v 1.2 2015/07/11 13:43:22 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/litecoind/litecoind-0.10.2.2.ebuild,v 1.3 2015/07/11 13:54:41 blueness Exp $
EAPI=5
@@ -66,8 +66,7 @@ src_configure() {
--without-daemon \
--without-gui \
--without-qrencode \
- ${my_econf} \
- "$@"
+ ${my_econf}
}
src_install() {