diff options
author | Ali Polatel <hawking@gentoo.org> | 2007-09-06 09:21:25 +0000 |
---|---|---|
committer | Ali Polatel <hawking@gentoo.org> | 2007-09-06 09:21:25 +0000 |
commit | 690c7522284a194c8cb81954a37b1cbcf8ab11f8 (patch) | |
tree | e89e6ee5e2e507ede80973c8640c07a1cbf06433 /dev-util/bzr/ChangeLog | |
parent | Stable on sparc wrt bug #191336 (diff) | |
download | gentoo-2-690c7522284a194c8cb81954a37b1cbcf8ab11f8.tar.gz gentoo-2-690c7522284a194c8cb81954a37b1cbcf8ab11f8.tar.bz2 gentoo-2-690c7522284a194c8cb81954a37b1cbcf8ab11f8.zip |
version bump. fixed tests and removed RESTRICT=test
(Portage version: 2.1.3.7)
Diffstat (limited to 'dev-util/bzr/ChangeLog')
-rw-r--r-- | dev-util/bzr/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/dev-util/bzr/ChangeLog b/dev-util/bzr/ChangeLog index 26fd3c3e08b0..069e28066fe6 100644 --- a/dev-util/bzr/ChangeLog +++ b/dev-util/bzr/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-util/bzr # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/bzr/ChangeLog,v 1.37 2007/07/10 23:25:54 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/bzr/ChangeLog,v 1.38 2007/09/06 09:21:25 hawking Exp $ + +*bzr-0.90 (06 Sep 2007) + + 06 Sep 2007; Ali Polatel <hawking@gentoo.org> + +files/bzr-0.90-tests-fix_root.patch, +files/bzr-0.90-tests-sgid.patch, + +bzr-0.90.ebuild: + Version bump. Added a patch to fix tests when running w/o userpriv (bug + 173301) and another patch to fix permission tests when running beneath a + directory with the setgid bit set. Pass --install-data /usr/share option to + distutils_src_install instead of patching for man page location. 10 Jul 2007; Markus Ullmann <jokey@gentoo.org> bzr-0.17.ebuild: Stable on x86 |