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
ago 12/06/22 20:24:51
Modified: ChangeLog setxkbmap-1.3.0.ebuild
Log:
Stable for amd64, wrt bug #419473
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Revision Changes Path
1.60 x11-apps/setxkbmap/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/setxkbmap/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/setxkbmap/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/setxkbmap/ChangeLog?r1=1.59&r2=1.60
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog 15 May 2012 14:20:24 -0000 1.59
+++ ChangeLog 22 Jun 2012 20:24:51 -0000 1.60
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/setxkbmap
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.59 2012/05/15 14:20:24 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.60 2012/06/22 20:24:51 ago Exp $
+
+ 22 Jun 2012; Agostino Sarubbo <ago@g.o> setxkbmap-1.3.0.ebuild:
+ Stable for amd64, wrt bug #419473
15 May 2012; Alexis Ballier <aballier@g.o> setxkbmap-1.3.0.ebuild:
keyword ~amd64-fbsd
1.3 x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild?r1=1.2&r2=1.3
Index: setxkbmap-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- setxkbmap-1.3.0.ebuild 15 May 2012 14:20:24 -0000 1.2
+++ setxkbmap-1.3.0.ebuild 22 Jun 2012 20:24:51 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild,v 1.2 2012/05/15 14:20:24 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild,v 1.3 2012/06/22 20:24:51 ago Exp $
EAPI=4
@@ -8,7 +8,7 @@
DESCRIPTION="Controls the keyboard layout of a running X server."
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="x11-libs/libxkbfile
x11-libs/libX11"
|
|