public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Mueller (ulm)" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/emacs: emacs-21.4-r19.ebuild ChangeLog
Date: Thu, 16 Jul 2009 17:03:34 +0000	[thread overview]
Message-ID: <E1MRUMo-0004iS-4Y@stork.gentoo.org> (raw)

ulm         09/07/16 17:03:34

  Modified:             emacs-21.4-r19.ebuild ChangeLog
  Log:
  Remove non-functional nls USE flag, bug 277194 comment #3.
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.7                  app-editors/emacs/emacs-21.4-r19.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-21.4-r19.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-21.4-r19.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-21.4-r19.ebuild?r1=1.6&r2=1.7

Index: emacs-21.4-r19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4-r19.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- emacs-21.4-r19.ebuild	16 Jul 2009 16:49:54 -0000	1.6
+++ emacs-21.4-r19.ebuild	16 Jul 2009 17:03:34 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4-r19.ebuild,v 1.6 2009/07/16 16:49:54 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4-r19.ebuild,v 1.7 2009/07/16 17:03:34 ulm Exp $
 
 EAPI=2
 
@@ -15,7 +15,7 @@
 LICENSE="GPL-2 FDL-1.1 BSD as-is X11"
 SLOT="21"
 KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE="X Xaw3d leim motif nls sendmail"
+IUSE="X Xaw3d leim motif sendmail"
 
 DEPEND="sys-libs/ncurses
 	>=app-admin/eselect-emacs-1.2
@@ -73,7 +73,6 @@
 	filter-flags "-march=*"
 
 	local myconf
-	use nls || myconf="${myconf} --disable-nls"
 	if use X ; then
 		myconf="${myconf}
 			--with-x



1.324                app-editors/emacs/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.324&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.324&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/ChangeLog?r1=1.323&r2=1.324

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v
retrieving revision 1.323
retrieving revision 1.324
diff -u -r1.323 -r1.324
--- ChangeLog	16 Jul 2009 16:49:54 -0000	1.323
+++ ChangeLog	16 Jul 2009 17:03:34 -0000	1.324
@@ -1,6 +1,9 @@
 # ChangeLog for app-editors/emacs
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.323 2009/07/16 16:49:54 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.324 2009/07/16 17:03:34 ulm Exp $
+
+  16 Jul 2009; Ulrich Mueller <ulm@gentoo.org> emacs-21.4-r19.ebuild:
+  Remove non-functional nls USE flag, bug 277194 comment #3.
 
   16 Jul 2009; nixnut <nixnut@gentoo.org> emacs-21.4-r19.ebuild:
   ppc stable #277194






             reply	other threads:[~2009-07-16 17:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-16 17:03 Ulrich Mueller (ulm) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-12-20 13:12 [gentoo-commits] gentoo-x86 commit in app-editors/emacs: emacs-21.4-r19.ebuild ChangeLog Ulrich Mueller (ulm)
2009-08-31 18:07 Brent Baude (ranger)
2009-07-21 23:28 Jeroen Roovers (jer)
2009-07-16 16:49 Gysbert Wassenaar (nixnut)
2009-07-16 16:15 Tiago Cunha (tcunha)
2009-07-11 19:11 Raul Porcel (armin76)
2009-07-09 14:34 Christian Faulhammer (fauli)
2009-06-11 13:06 Ulrich Mueller (ulm)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1MRUMo-0004iS-4Y@stork.gentoo.org \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox