diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-09-08 20:03:30 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-09-08 20:03:30 +0000 |
commit | 35af56270917fb311c0bb1ad25a74413b6222176 (patch) | |
tree | 37595a5d8cb83bcde0e889c6ce466bbf0a78635a | |
parent | Install mercurial.el in elisp directory using elisp-common.eclass, thanks to (diff) | |
download | gentoo-2-35af56270917fb311c0bb1ad25a74413b6222176.tar.gz gentoo-2-35af56270917fb311c0bb1ad25a74413b6222176.tar.bz2 gentoo-2-35af56270917fb311c0bb1ad25a74413b6222176.zip |
Fix bug number in ChangeLog
(Portage version: 2.1.1_pre5-r1)
-rw-r--r-- | app-portage/epm/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/epm/ChangeLog b/app-portage/epm/ChangeLog index 3ddc906570a9..a7b61116aa7d 100644 --- a/app-portage/epm/ChangeLog +++ b/app-portage/epm/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for app-portage/epm # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/epm/ChangeLog,v 1.19 2006/09/08 19:41:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/epm/ChangeLog,v 1.20 2006/09/08 20:03:30 agriffis Exp $ *epm-1.31 (08 Sep 2006) @@ -10,7 +10,7 @@ Display directories as well as files and symlinks when doing query list (-ql) This matches what rpm does. Reported by Steven Elling #128186 Switch to cvs-based versioning. Add --version option. Add --last option, - based on patch submitted by Tim Stotts #138679 + based on patch submitted by Tim Stotts #139226 07 Jun 2006; Aron Griffis <agriffis@gentoo.org> -epm-0.8.8.ebuild, epm-0.9.1.ebuild: |