diff --git a/ChangeLog b/ChangeLog index 009efcce..bb7e43cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ Martin Väth : - Support relative pathnames in make.conf, see https://github.com/vaeth/eix/issues/57 + - Update sqlite links, see https://github.com/vaeth/eix/issues/58 Wolfgang Müller (https://github.com/vehk): - Add support for italics in COLORSTRING diff --git a/manpage/de-eix.1.in b/manpage/de-eix.1.in index 4479cec4..43bc3fbf 100644 --- a/manpage/de-eix.1.in +++ b/manpage/de-eix.1.in @@ -2902,12 +2902,17 @@ Falls der I angegeben ist, ist diese Methode äquivalent zu B -(dies wurde ursprünglich in +http://wikigentoo.ksiezyc.pl/TIP_speed_up_portage_with_sqlite.htm +or +https://wiki.gentoo.org/wiki//etc/portage/modules +(ältere Links zu diesem Thema waren I -beschrieben, was möglicherweise noch über +oder I -erreichbar ist). +oder +I +obwohl anscheinend keiner davon mehr erreichbar ist). + Beachten Sie, dass im Gegensatz zur Vorgabe-Cachemethode B zunächst B ausgeführt werden muss, bevor B diese Methode benutzen kann. diff --git a/manpage/en-eix.1.in b/manpage/en-eix.1.in index 31817d13..a1578c62 100644 --- a/manpage/en-eix.1.in +++ b/manpage/en-eix.1.in @@ -2851,11 +2851,18 @@ If I is specified, this method is equivalent to B:I. .TP .B sqlite This is an extremely fast cache method if you are using portage with the -sqlite backend, see I -(originally this was described in +sqlite backend, see +http://wikigentoo.ksiezyc.pl/TIP_speed_up_portage_with_sqlite.htm +or +https://wiki.gentoo.org/wiki//etc/portage/modules +(older links to this topic were I -which might be still accessible at -I). +or +I +or +I +though apparently none of these do work anymore). + Note that in contrast to the default B cache method you must use B before you call B with this method. diff --git a/manpage/ru-eix.1.in b/manpage/ru-eix.1.in index f150cfb1..8458bf33 100644 --- a/manpage/ru-eix.1.in +++ b/manpage/ru-eix.1.in @@ -2848,11 +2848,18 @@ If I is specified, this method is equivalent to B:I. .TP .B sqlite This is an extremely fast cache method if you are using portage with the -sqlite backend, see I -(originally this was described in +sqlite backend, see +http://wikigentoo.ksiezyc.pl/TIP_speed_up_portage_with_sqlite.htm +or +https://wiki.gentoo.org/wiki//etc/portage/modules +(older links to this topic were I -which might be still accessible at -I). +or +I +or +I +though apparently none of these do work anymore). + Note that in contrast to the default B cache method you must use B before you call B with this method.