summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2014-08-22 21:38:44 +0200
committerMartin Väth <martin@mvath.de>2015-10-11 10:49:13 +0200
commit7a7cd6e34adaeaca455c644ff78fac52b330a343 (patch)
tree3d72da9fff4f9a09b714cf7629e6063541ec36ad /app-portage/eix
parentBump squashmount (diff)
downloadmv-7a7cd6e34adaeaca455c644ff78fac52b330a343.tar.gz
mv-7a7cd6e34adaeaca455c644ff78fac52b330a343.tar.bz2
mv-7a7cd6e34adaeaca455c644ff78fac52b330a343.zip
Fix eix (live). Update classic-theme, epubreader
Diffstat (limited to 'app-portage/eix')
-rw-r--r--app-portage/eix/ChangeLog3
-rw-r--r--app-portage/eix/eix-99999999.ebuild1
2 files changed, 3 insertions, 1 deletions
diff --git a/app-portage/eix/ChangeLog b/app-portage/eix/ChangeLog
index d397ad2d..3dadbd89 100644
--- a/app-portage/eix/ChangeLog
+++ b/app-portage/eix/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 22 Aug 2014; Martin Väth <martin@mvath.de>:
+ Remove --with-ebuild-sh-default
+
05 Apr 2014; Martin Väth <martin@mvath.de>:
Fix path to ebuild.sh (#506596)
diff --git a/app-portage/eix/eix-99999999.ebuild b/app-portage/eix/eix-99999999.ebuild
index a6dbf03c..40c8fa77 100644
--- a/app-portage/eix/eix-99999999.ebuild
+++ b/app-portage/eix/eix-99999999.ebuild
@@ -51,7 +51,6 @@ src_configure() {
$(use_with prefix always-accept-keywords) \
$(use_with dep dep-default) \
--with-zsh-completion \
- --with-ebuild-sh-default="/usr/lib/portage/bin/ebuild.sh" \
--with-portage-rootpath="${ROOTPATH}" \
--with-eprefix-default="${EPREFIX}" \
--docdir="${EPREFIX}/usr/share/doc/${PF}" \