public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Victor Ostorga (vostorga)" <vostorga@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-wm/icewm: icewm-1.2.37.ebuild ChangeLog
Date: Wed, 11 Nov 2009 21:25:28 +0000	[thread overview]
Message-ID: <E1N8Kgy-0003My-47@stork.gentoo.org> (raw)

vostorga    09/11/11 21:25:28

  Modified:             icewm-1.2.37.ebuild ChangeLog
  Log:
  Fixing unrecognized options provided to configure, bug #261728
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.3                  x11-wm/icewm/icewm-1.2.37.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/icewm/icewm-1.2.37.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/icewm/icewm-1.2.37.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/icewm/icewm-1.2.37.ebuild?r1=1.2&r2=1.3

Index: icewm-1.2.37.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.2.37.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- icewm-1.2.37.ebuild	29 Sep 2009 18:47:45 -0000	1.2
+++ icewm-1.2.37.ebuild	11 Nov 2009 21:25:27 -0000	1.3
@@ -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/x11-wm/icewm/icewm-1.2.37.ebuild,v 1.2 2009/09/29 18:47:45 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.2.37.ebuild,v 1.3 2009/11/11 21:25:27 vostorga Exp $
 
 inherit eutils
 
@@ -18,7 +18,7 @@
 
 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
 
-IUSE="esd imlib nls spell truetype xinerama minimal debug uclibc"
+IUSE="esd imlib nls truetype xinerama minimal debug uclibc"
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXrandr
@@ -63,7 +63,7 @@
 
 	if use truetype
 	then
-		myconf="${myconf} --enable-gradients --enable-shape --enable-movesize-fx --enable-shaped-decorations"
+		myconf="${myconf} --enable-gradients --enable-shape --enable-shaped-decorations"
 	else
 		myconf="${myconf} --disable-xfreetype --enable-corefonts
 			$(use_enable minimal lite)"
@@ -77,7 +77,6 @@
 		$(use_enable nls)
 		$(use_enable nls i18n)
 		$(use_with imlib)
-		$(use_enable spell GtkSpell)
 		$(use_enable x86 x86-asm)
 		$(use_enable xinerama)
 		$(use_enable debug)"



1.139                x11-wm/icewm/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/icewm/ChangeLog?rev=1.139&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/icewm/ChangeLog?rev=1.139&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-wm/icewm/ChangeLog?r1=1.138&r2=1.139

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-wm/icewm/ChangeLog,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -r1.138 -r1.139
--- ChangeLog	29 Sep 2009 18:47:45 -0000	1.138
+++ ChangeLog	11 Nov 2009 21:25:27 -0000	1.139
@@ -1,6 +1,9 @@
 # ChangeLog for x11-wm/icewm
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/ChangeLog,v 1.138 2009/09/29 18:47:45 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/ChangeLog,v 1.139 2009/11/11 21:25:27 vostorga Exp $
+
+  11 Nov 2009; Víctor Ostorga <vostorga@gentoo.org> icewm-1.2.37.ebuild:
+  Fixing unrecognized options provided to configure, bug #261728
 
   29 Sep 2009; Tobias Klausmann <klausman@gentoo.org> icewm-1.2.37.ebuild:
   Keyworded on alpha, bug #283789






             reply	other threads:[~2009-11-11 21:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-11 21:25 Victor Ostorga (vostorga) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-05 20:02 [gentoo-commits] gentoo-x86 commit in x11-wm/icewm: icewm-1.2.37.ebuild ChangeLog Pacho Ramos (pacho)
2010-11-02  2:56 Arun Raghavan (ford_prefect)
2010-07-03 17:14 Raul Porcel (armin76)
2010-06-07 15:31 Markos Chandras (hwoarang)
2010-06-07  5:06 Joseph Jezak (josejx)
2009-11-16 15:36 Victor Ostorga (vostorga)
2009-09-29 18:47 Tobias Klausmann (klausman)
2009-03-07 11:05 Patrick Lauer (patrick)

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=E1N8Kgy-0003My-47@stork.gentoo.org \
    --to=vostorga@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