diff options
author | Lisa M. Seelye <lisa@gentoo.org> | 2006-06-14 16:16:04 +0000 |
---|---|---|
committer | Lisa M. Seelye <lisa@gentoo.org> | 2006-06-14 16:16:04 +0000 |
commit | 7b7ec77e2dd127ea1603dd0909cd1396ec7b44c5 (patch) | |
tree | 360ec3679e260ec97541f36053efe71ab0883fe4 | |
parent | Changing depend from app-text/tetex to virtual/tetex, bug #136557 (diff) | |
download | gentoo-2-7b7ec77e2dd127ea1603dd0909cd1396ec7b44c5.tar.gz gentoo-2-7b7ec77e2dd127ea1603dd0909cd1396ec7b44c5.tar.bz2 gentoo-2-7b7ec77e2dd127ea1603dd0909cd1396ec7b44c5.zip |
Typo in the ChangeLog about the bug number.
(Portage version: 2.1_rc3-r2)
-rw-r--r-- | app-backup/bacula/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/app-backup/bacula/ChangeLog b/app-backup/bacula/ChangeLog index 732b2a98e0e2..40f4b5a0740c 100644 --- a/app-backup/bacula/ChangeLog +++ b/app-backup/bacula/ChangeLog @@ -1,13 +1,17 @@ # ChangeLog for app-backup/bacula # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/ChangeLog,v 1.13 2006/06/14 15:57:07 lisa Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/ChangeLog,v 1.14 2006/06/14 16:16:04 lisa Exp $ + + 14 Jun 2006; Lisa Seelye <lisa@gentoo.org> ChangeLog, Manifest: + Typo in the ChangeLog about the bug number. Oops. bacula-1.38.9 deals with + bug #125729 not #12529. *bacula-1.38.9 (14 Jun 2006) 14 Jun 2006; Lisa Seelye <lisa@gentoo.org> files/1.38.5/bacula-all-conf, +files/bacula-1.38.9-default-configs.patch, files/1.38.5/bacula-dir-conf, +bacula-1.38.9.ebuild: - For bug #12529. Version bump, fix the issues, and to deal with comment #9: I've + For bug #125729. Version bump, fix the issues, and to deal with comment #9: I've fixed sqlite vs. sqlite3 support as well as NOT defaulting to any database if two or more database USE flags are set. Likewise, the ebuild will die if the user hasn't set any database USE flags (or it'll fail in econf). |