Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
klausman 09/06/23 20:56:55
Modified: ChangeLog libXinerama-1.0.3.ebuild
Log:
Stable on alpha for xorg-server-1.5/xorg-x11-7.4
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.48 x11-libs/libXinerama/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXinerama/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXinerama/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXinerama/ChangeLog?r1=1.47&r2=1.48
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXinerama/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog 15 May 2009 15:09:19 -0000 1.47
+++ ChangeLog 23 Jun 2009 20:56:55 -0000 1.48
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libXinerama
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXinerama/ChangeLog,v 1.47 2009/05/15 15:09:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXinerama/ChangeLog,v 1.48 2009/06/23 20:56:55 klausman Exp $
+
+ 23 Jun 2009; Tobias Klausmann <klausman@g.o>
+ libXinerama-1.0.3.ebuild:
+ Stable on alpha for xorg-server-1.5/xorg-x11-7.4
15 May 2009; Raúl Porcel <armin76@g.o> libXinerama-1.0.3.ebuild:
arm/s390 stable
1.11 x11-libs/libXinerama/libXinerama-1.0.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXinerama/libXinerama-1.0.3.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXinerama/libXinerama-1.0.3.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXinerama/libXinerama-1.0.3.ebuild?r1=1.10&r2=1.11
Index: libXinerama-1.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXinerama/libXinerama-1.0.3.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libXinerama-1.0.3.ebuild 15 May 2009 15:09:19 -0000 1.10
+++ libXinerama-1.0.3.ebuild 23 Jun 2009 20:56:55 -0000 1.11
@@ -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-libs/libXinerama/libXinerama-1.0.3.ebuild,v 1.10 2009/05/15 15:09:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXinerama/libXinerama-1.0.3.ebuild,v 1.11 2009/06/23 20:56:55 klausman Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org Xinerama library"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="x11-libs/libX11
|
|