diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-05-29 07:21:59 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-05-29 07:21:59 +0000 |
commit | 2eb49cfdea4918fc51d28cd3fbcc2fa398132094 (patch) | |
tree | 8f6192c85f92ededba7cb4624f5274adba90a22b /app-editors/emacs-cvs/ChangeLog | |
parent | Version bump (bug #179925). Dropped old versions. (diff) | |
download | gentoo-2-2eb49cfdea4918fc51d28cd3fbcc2fa398132094.tar.gz gentoo-2-2eb49cfdea4918fc51d28cd3fbcc2fa398132094.tar.bz2 gentoo-2-2eb49cfdea4918fc51d28cd3fbcc2fa398132094.zip |
Correctly handle the no-toolkit case.
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-editors/emacs-cvs/ChangeLog')
-rw-r--r-- | app-editors/emacs-cvs/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-editors/emacs-cvs/ChangeLog b/app-editors/emacs-cvs/ChangeLog index 8234f04c695e..b868e345100d 100644 --- a/app-editors/emacs-cvs/ChangeLog +++ b/app-editors/emacs-cvs/ChangeLog @@ -1,11 +1,12 @@ # ChangeLog for app-editors/emacs-cvs # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.123 2007/05/29 06:26:35 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.124 2007/05/29 07:21:59 ulm Exp $ 29 May 2007; Ulrich Mueller <ulm@gentoo.org> emacs-cvs-22.0.990.ebuild, emacs-cvs-22.0.9999-r10.ebuild, emacs-cvs-22.1.50.ebuild, emacs-cvs-23.0.0-r6.ebuild: - Fix logic for USE=-motif. Variables in canonical order. + Fix logic for USE=-motif. Handle the case that no toolkit was specified + (i.e. -gtk -Xaw3d -motif). Variables in canonical order. 23 May 2007; Ulrich Mueller <ulm@gentoo.org> emacs-cvs-22.0.990.ebuild, emacs-cvs-22.0.9999-r10.ebuild, emacs-cvs-22.1.50.ebuild, |