diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-01 14:18:23 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-01 14:18:23 +0000 |
commit | e4c10e8cc943d6da765aa99773065c871db8b7ce (patch) | |
tree | f5b08580dcfe254709fb97ebe7ab1897833cf065 /app-portage | |
parent | Install development headers, bug #203393. (diff) | |
download | gentoo-2-e4c10e8cc943d6da765aa99773065c871db8b7ce.tar.gz gentoo-2-e4c10e8cc943d6da765aa99773065c871db8b7ce.tar.bz2 gentoo-2-e4c10e8cc943d6da765aa99773065c871db8b7ce.zip |
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/eix/eix-0.10.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-portage/eix/eix-0.10.3.ebuild b/app-portage/eix/eix-0.10.3.ebuild index c6398d139afb..2c8a75c9e0a1 100644 --- a/app-portage/eix/eix-0.10.3.ebuild +++ b/app-portage/eix/eix-0.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.10.3.ebuild,v 1.1 2007/12/31 21:15:35 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.10.3.ebuild,v 1.2 2008/01/01 14:18:23 mr_bones_ Exp $ DESCRIPTION="Small utility for searching ebuilds with indexing for fast results" HOMEPAGE="http://eix.sourceforge.net" @@ -30,7 +30,6 @@ pkg_postinst() { elog "As of >=eix-0.5.4, \"metadata\" is the new default cache." elog "It's independent of the portage-version and the cache used by portage." - elog /etc/eixrc will not get updated anymore by the eix ebuild. elog Upstream strongly recommends to remove this file resp. to keep elog only those entries which you want to differ from the defaults. |