public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/libX11: ChangeLog libX11-1.1.3.ebuild
@ 2007-09-08  6:35 dberkholz (dberkholz)
  0 siblings, 0 replies; only message in thread
From: dberkholz (dberkholz) @ 2007-09-08  6:35 UTC (permalink / raw
  To: gentoo-commits

dberkholz    07/09/08 06:35:00

  Modified:             ChangeLog
  Added:                libX11-1.1.3.ebuild
  Log:
  Maintenance release that fixes a bug (introduced with libX11 1.1.2) which broke the XGetMotionEvents function, contains an XCB-related locking fix in XIM code, and has a few other bits.
  (Portage version: 2.1.3.8)

Revision  Changes    Path
1.78                 x11-libs/libX11/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libX11/ChangeLog?rev=1.78&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libX11/ChangeLog?rev=1.78&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libX11/ChangeLog?r1=1.77&r2=1.78

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libX11/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog	7 Sep 2007 20:27:15 -0000	1.77
+++ ChangeLog	8 Sep 2007 06:34:59 -0000	1.78
@@ -1,6 +1,13 @@
 # ChangeLog for x11-libs/libX11
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libX11/ChangeLog,v 1.77 2007/09/07 20:27:15 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libX11/ChangeLog,v 1.78 2007/09/08 06:34:59 dberkholz Exp $
+
+*libX11-1.1.3 (08 Sep 2007)
+
+  08 Sep 2007; Donnie Berkholz <dberkholz@gentoo.org>; +libX11-1.1.3.ebuild:
+  Maintenance release that fixes a bug (introduced with libX11 1.1.2) which
+  broke the XGetMotionEvents function, contains an XCB-related locking fix in
+  XIM code, and has a few other bits.
 
   07 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org>
   libX11-1.1.2-r1.ebuild:



1.1                  x11-libs/libX11/libX11-1.1.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libX11/libX11-1.1.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libX11/libX11-1.1.3.ebuild?rev=1.1&content-type=text/plain

Index: libX11-1.1.3.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libX11/libX11-1.1.3.ebuild,v 1.1 2007/09/08 06:34:59 dberkholz Exp $

# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"

inherit x-modular

DESCRIPTION="X.Org X11 library"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="ipv6 xcb"
RDEPEND=">=x11-libs/xtrans-1.0.1
	x11-libs/libXau
	x11-libs/libXdmcp
	x11-proto/kbproto
	>=x11-proto/xproto-7.0.6
	xcb? ( >=x11-libs/libxcb-1.0 )"
DEPEND="${RDEPEND}
	x11-proto/xf86bigfontproto
	x11-proto/bigreqsproto
	x11-proto/inputproto
	x11-proto/xextproto
	x11-proto/xcmiscproto
	>=x11-misc/util-macros-0.99.0_p20051007"

CONFIGURE_OPTIONS="$(use_enable ipv6)
	$(use_with xcb)"
# xorg really doesn't like xlocale disabled.
# $(use_enable nls xlocale)



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-09-08  6:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-08  6:35 [gentoo-commits] gentoo-x86 commit in x11-libs/libX11: ChangeLog libX11-1.1.3.ebuild dberkholz (dberkholz)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox