diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-06-10 18:34:48 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-06-10 18:34:48 +0000 |
commit | 6f3803a6691340545e1b43d97a7e7601e38e0f74 (patch) | |
tree | 0804553055f76e017cad196781d9723686308256 /app-editors/emacs-vcs/ChangeLog | |
parent | Fix command-args option, bug 397603. (diff) | |
download | historical-6f3803a6691340545e1b43d97a7e7601e38e0f74.tar.gz historical-6f3803a6691340545e1b43d97a7e7601e38e0f74.tar.bz2 historical-6f3803a6691340545e1b43d97a7e7601e38e0f74.zip |
USE=wide-int is independent of X, move option to correct place.
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'app-editors/emacs-vcs/ChangeLog')
-rw-r--r-- | app-editors/emacs-vcs/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-editors/emacs-vcs/ChangeLog b/app-editors/emacs-vcs/ChangeLog index 0ee90e2f8746..ee12ec7acdcd 100644 --- a/app-editors/emacs-vcs/ChangeLog +++ b/app-editors/emacs-vcs/ChangeLog @@ -1,10 +1,11 @@ # ChangeLog for app-editors/emacs-vcs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.101 2012/06/10 16:54:09 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.102 2012/06/10 18:34:48 ulm Exp $ 10 Jun 2012; Ulrich Müller <ulm@gentoo.org> emacs-vcs-24.1.9999-r1.ebuild: Game score files moved to app-emacs/emacs-common-gentoo. Configure doesn't support the --disable-maintainer-mode option any more, so remove it. + USE=wide-int is independent of X, move option to correct place. 07 Jun 2012; Ulrich Müller <ulm@gentoo.org> -emacs-vcs-24.0.96.ebuild, -emacs-vcs-24.0.97.ebuild, -emacs-vcs-24.0.9999-r4.ebuild: |