diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-10 20:50:24 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-10 20:50:24 +0000 |
commit | 9f1d5247dc6396ca360b26be2d68bc571040de6b (patch) | |
tree | 84e72c2d1f1ebfc1085d12282096be81d453c594 /www-client/dillo/ChangeLog | |
parent | fixing lib silliness on non-x86 arches, and bumping stable (x86 and sparc) (diff) | |
download | gentoo-2-9f1d5247dc6396ca360b26be2d68bc571040de6b.tar.gz gentoo-2-9f1d5247dc6396ca360b26be2d68bc571040de6b.tar.bz2 gentoo-2-9f1d5247dc6396ca360b26be2d68bc571040de6b.zip |
QA: Removed 'emake || make || die' and variants. Either a package is parallel build safe or it is not. There's nothing like trying and falling back.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'www-client/dillo/ChangeLog')
-rw-r--r-- | www-client/dillo/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/www-client/dillo/ChangeLog b/www-client/dillo/ChangeLog index c3876ff65f1c..dbf79ea18767 100644 --- a/www-client/dillo/ChangeLog +++ b/www-client/dillo/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for www-client/dillo # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.34 2005/07/02 17:47:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.35 2005/07/10 20:50:24 swegener Exp $ + + 10 Jul 2005; Sven Wegener <swegener@gentoo.org> dillo-0.7.3-r7.ebuild, + dillo-0.8.4.ebuild, dillo-0.8.4-r1.ebuild, dillo-0.8.4-r2.ebuild, + dillo-0.8.5.ebuild, dillo-0.8.5-r1.ebuild: + QA: Removed 'emake || make || die' and variants. Either a package is + parallel build safe or it is not. There's nothing like trying and falling + back. 02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> dillo-0.8.4-r2.ebuild: Stable on alpha. |