* [gentoo-commits] gentoo-x86 commit in x11-misc/xkeyboard-config: xkeyboard-config-2.9.ebuild ChangeLog
@ 2013-06-01 3:26 Chi-Thanh Christopher Nguyen (chithanh)
0 siblings, 0 replies; 8+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2013-06-01 3:26 UTC (permalink / raw
To: gentoo-commits
chithanh 13/06/01 03:26:41
Modified: ChangeLog
Added: xkeyboard-config-2.9.ebuild
Log:
Version bump.
(Portage version: 2.1.11.62/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.182 x11-misc/xkeyboard-config/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?rev=1.182&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?rev=1.182&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?r1=1.181&r2=1.182
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -r1.181 -r1.182
--- ChangeLog 25 Feb 2013 08:42:24 -0000 1.181
+++ ChangeLog 1 Jun 2013 03:26:41 -0000 1.182
@@ -1,6 +1,12 @@
# ChangeLog for x11-misc/xkeyboard-config
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.181 2013/02/25 08:42:24 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.182 2013/06/01 03:26:41 chithanh Exp $
+
+*xkeyboard-config-2.9 (01 Jun 2013)
+
+ 01 Jun 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +xkeyboard-config-2.9.ebuild:
+ Version bump.
25 Feb 2013; Zac Medico <zmedico@gentoo.org> xkeyboard-config-2.8.ebuild:
Add ~arm-linux keyword.
1.1 x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild?rev=1.1&content-type=text/plain
Index: xkeyboard-config-2.9.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild,v 1.1 2013/06/01 03:26:41 chithanh Exp $
EAPI=5
XORG_STATIC=no
inherit xorg-2
EGIT_REPO_URI="git://anongit.freedesktop.org/git/xkeyboard-config"
DESCRIPTION="X keyboard configuration database"
HOMEPAGE="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
[[ ${PV} == *9999* ]] || SRC_URI="${XORG_BASE_INDIVIDUAL_URI}/data/${PN}/${P}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
LICENSE="MIT"
SLOT="0"
RDEPEND=">=x11-apps/xkbcomp-1.2.3
>=x11-libs/libX11-1.4.3"
DEPEND="${RDEPEND}
dev-util/intltool
>=x11-proto/xproto-7.0.20"
XORG_CONFIGURE_OPTIONS=(
--with-xkb-base="${EPREFIX}/usr/share/X11/xkb"
--enable-compat-rules
# do not check for runtime deps
--disable-runtime-deps
--with-xkb-rules-symlink=xorg
)
src_prepare() {
xorg-2_src_prepare
if [[ ${XORG_EAUTORECONF} != no ]]; then
intltoolize --copy --automake || die
fi
}
src_compile() {
# cleanup to make sure .dir files are regenerated
# bug #328455 c#26
xorg-2_src_compile clean
xorg-2_src_compile
}
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/xkeyboard-config: xkeyboard-config-2.9.ebuild ChangeLog
@ 2013-09-29 11:17 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-09-29 11:17 UTC (permalink / raw
To: gentoo-commits
ago 13/09/29 11:17:06
Modified: xkeyboard-config-2.9.ebuild ChangeLog
Log:
Stable for amd64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.2 x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild?r1=1.1&r2=1.2
Index: xkeyboard-config-2.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xkeyboard-config-2.9.ebuild 1 Jun 2013 03:26:41 -0000 1.1
+++ xkeyboard-config-2.9.ebuild 29 Sep 2013 11:17:06 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild,v 1.1 2013/06/01 03:26:41 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild,v 1.2 2013/09/29 11:17:06 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@
HOMEPAGE="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
[[ ${PV} == *9999* ]] || SRC_URI="${XORG_BASE_INDIVIDUAL_URI}/data/${PN}/${P}.tar.bz2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
LICENSE="MIT"
1.183 x11-misc/xkeyboard-config/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?rev=1.183&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?rev=1.183&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?r1=1.182&r2=1.183
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -r1.182 -r1.183
--- ChangeLog 1 Jun 2013 03:26:41 -0000 1.182
+++ ChangeLog 29 Sep 2013 11:17:06 -0000 1.183
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xkeyboard-config
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.182 2013/06/01 03:26:41 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.183 2013/09/29 11:17:06 ago Exp $
+
+ 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> xkeyboard-config-2.9.ebuild:
+ Stable for amd64, wrt bug #475480
*xkeyboard-config-2.9 (01 Jun 2013)
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/xkeyboard-config: xkeyboard-config-2.9.ebuild ChangeLog
@ 2013-10-03 20:12 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-03 20:12 UTC (permalink / raw
To: gentoo-commits
ago 13/10/03 20:12:48
Modified: xkeyboard-config-2.9.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.4 x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild?r1=1.3&r2=1.4
Index: xkeyboard-config-2.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xkeyboard-config-2.9.ebuild 2 Oct 2013 04:05:56 -0000 1.3
+++ xkeyboard-config-2.9.ebuild 3 Oct 2013 20:12:48 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild,v 1.3 2013/10/02 04:05:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild,v 1.4 2013/10/03 20:12:48 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@
HOMEPAGE="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
[[ ${PV} == *9999* ]] || SRC_URI="${XORG_BASE_INDIVIDUAL_URI}/data/${PN}/${P}.tar.bz2"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
LICENSE="MIT"
1.185 x11-misc/xkeyboard-config/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?rev=1.185&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?rev=1.185&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?r1=1.184&r2=1.185
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -r1.184 -r1.185
--- ChangeLog 2 Oct 2013 04:05:56 -0000 1.184
+++ ChangeLog 3 Oct 2013 20:12:48 -0000 1.185
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xkeyboard-config
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.184 2013/10/02 04:05:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.185 2013/10/03 20:12:48 ago Exp $
+
+ 03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xkeyboard-config-2.9.ebuild:
+ Stable for ppc, wrt bug #475480
02 Oct 2013; Jeroen Roovers <jer@gentoo.org> xkeyboard-config-2.9.ebuild:
Stable for HPPA (bug #475480).
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/xkeyboard-config: xkeyboard-config-2.9.ebuild ChangeLog
@ 2013-10-04 12:06 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-04 12:06 UTC (permalink / raw
To: gentoo-commits
ago 13/10/04 12:06:09
Modified: xkeyboard-config-2.9.ebuild ChangeLog
Log:
Stable for ppc64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.5 x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild?r1=1.4&r2=1.5
Index: xkeyboard-config-2.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xkeyboard-config-2.9.ebuild 3 Oct 2013 20:12:48 -0000 1.4
+++ xkeyboard-config-2.9.ebuild 4 Oct 2013 12:06:09 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild,v 1.4 2013/10/03 20:12:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild,v 1.5 2013/10/04 12:06:09 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@
HOMEPAGE="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
[[ ${PV} == *9999* ]] || SRC_URI="${XORG_BASE_INDIVIDUAL_URI}/data/${PN}/${P}.tar.bz2"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
LICENSE="MIT"
1.187 x11-misc/xkeyboard-config/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?rev=1.187&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?rev=1.187&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?r1=1.186&r2=1.187
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -r1.186 -r1.187
--- ChangeLog 4 Oct 2013 10:12:14 -0000 1.186
+++ ChangeLog 4 Oct 2013 12:06:09 -0000 1.187
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xkeyboard-config
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.186 2013/10/04 10:12:14 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.187 2013/10/04 12:06:09 ago Exp $
+
+ 04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xkeyboard-config-2.9.ebuild:
+ Stable for ppc64, wrt bug #475480
*xkeyboard-config-2.10.1 (04 Oct 2013)
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/xkeyboard-config: xkeyboard-config-2.9.ebuild ChangeLog
@ 2013-10-05 4:58 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-05 4:58 UTC (permalink / raw
To: gentoo-commits
ago 13/10/05 04:58:31
Modified: xkeyboard-config-2.9.ebuild ChangeLog
Log:
Stable for alpha, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.6 x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild?r1=1.5&r2=1.6
Index: xkeyboard-config-2.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xkeyboard-config-2.9.ebuild 4 Oct 2013 12:06:09 -0000 1.5
+++ xkeyboard-config-2.9.ebuild 5 Oct 2013 04:58:31 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild,v 1.5 2013/10/04 12:06:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild,v 1.6 2013/10/05 04:58:31 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@
HOMEPAGE="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
[[ ${PV} == *9999* ]] || SRC_URI="${XORG_BASE_INDIVIDUAL_URI}/data/${PN}/${P}.tar.bz2"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
LICENSE="MIT"
1.188 x11-misc/xkeyboard-config/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?rev=1.188&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?rev=1.188&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?r1=1.187&r2=1.188
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -r1.187 -r1.188
--- ChangeLog 4 Oct 2013 12:06:09 -0000 1.187
+++ ChangeLog 5 Oct 2013 04:58:31 -0000 1.188
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xkeyboard-config
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.187 2013/10/04 12:06:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.188 2013/10/05 04:58:31 ago Exp $
+
+ 05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xkeyboard-config-2.9.ebuild:
+ Stable for alpha, wrt bug #475480
04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xkeyboard-config-2.9.ebuild:
Stable for ppc64, wrt bug #475480
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/xkeyboard-config: xkeyboard-config-2.9.ebuild ChangeLog
@ 2013-10-06 11:47 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-06 11:47 UTC (permalink / raw
To: gentoo-commits
ago 13/10/06 11:47:25
Modified: xkeyboard-config-2.9.ebuild ChangeLog
Log:
Stable for ia64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.8 x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild?r1=1.7&r2=1.8
Index: xkeyboard-config-2.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xkeyboard-config-2.9.ebuild 5 Oct 2013 18:02:35 -0000 1.7
+++ xkeyboard-config-2.9.ebuild 6 Oct 2013 11:47:25 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild,v 1.7 2013/10/05 18:02:35 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild,v 1.8 2013/10/06 11:47:25 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@
HOMEPAGE="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
[[ ${PV} == *9999* ]] || SRC_URI="${XORG_BASE_INDIVIDUAL_URI}/data/${PN}/${P}.tar.bz2"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
LICENSE="MIT"
1.190 x11-misc/xkeyboard-config/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?rev=1.190&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?rev=1.190&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?r1=1.189&r2=1.190
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -r1.189 -r1.190
--- ChangeLog 5 Oct 2013 18:02:35 -0000 1.189
+++ ChangeLog 6 Oct 2013 11:47:25 -0000 1.190
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xkeyboard-config
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.189 2013/10/05 18:02:35 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.190 2013/10/06 11:47:25 ago Exp $
+
+ 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xkeyboard-config-2.9.ebuild:
+ Stable for ia64, wrt bug #475480
05 Oct 2013; Markus Meier <maekke@gentoo.org> xkeyboard-config-2.9.ebuild:
arm stable, bug #475480
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/xkeyboard-config: xkeyboard-config-2.9.ebuild ChangeLog
@ 2013-10-07 4:59 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-07 4:59 UTC (permalink / raw
To: gentoo-commits
ago 13/10/07 04:59:44
Modified: xkeyboard-config-2.9.ebuild ChangeLog
Log:
Stable for sparc, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.9 x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild?r1=1.8&r2=1.9
Index: xkeyboard-config-2.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xkeyboard-config-2.9.ebuild 6 Oct 2013 11:47:25 -0000 1.8
+++ xkeyboard-config-2.9.ebuild 7 Oct 2013 04:59:44 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild,v 1.8 2013/10/06 11:47:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild,v 1.9 2013/10/07 04:59:44 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@
HOMEPAGE="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
[[ ${PV} == *9999* ]] || SRC_URI="${XORG_BASE_INDIVIDUAL_URI}/data/${PN}/${P}.tar.bz2"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
LICENSE="MIT"
1.191 x11-misc/xkeyboard-config/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?rev=1.191&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?rev=1.191&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?r1=1.190&r2=1.191
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -r1.190 -r1.191
--- ChangeLog 6 Oct 2013 11:47:25 -0000 1.190
+++ ChangeLog 7 Oct 2013 04:59:44 -0000 1.191
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xkeyboard-config
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.190 2013/10/06 11:47:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.191 2013/10/07 04:59:44 ago Exp $
+
+ 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xkeyboard-config-2.9.ebuild:
+ Stable for sparc, wrt bug #475480
06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xkeyboard-config-2.9.ebuild:
Stable for ia64, wrt bug #475480
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/xkeyboard-config: xkeyboard-config-2.9.ebuild ChangeLog
@ 2013-10-08 5:09 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-10-08 5:09 UTC (permalink / raw
To: gentoo-commits
ago 13/10/08 05:09:09
Modified: xkeyboard-config-2.9.ebuild ChangeLog
Log:
Stable for x86, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Revision Changes Path
1.10 x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild?r1=1.9&r2=1.10
Index: xkeyboard-config-2.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xkeyboard-config-2.9.ebuild 7 Oct 2013 04:59:44 -0000 1.9
+++ xkeyboard-config-2.9.ebuild 8 Oct 2013 05:09:09 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild,v 1.9 2013/10/07 04:59:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.9.ebuild,v 1.10 2013/10/08 05:09:09 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@
HOMEPAGE="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
[[ ${PV} == *9999* ]] || SRC_URI="${XORG_BASE_INDIVIDUAL_URI}/data/${PN}/${P}.tar.bz2"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
LICENSE="MIT"
1.192 x11-misc/xkeyboard-config/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?rev=1.192&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?rev=1.192&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog?r1=1.191&r2=1.192
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v
retrieving revision 1.191
retrieving revision 1.192
diff -u -r1.191 -r1.192
--- ChangeLog 7 Oct 2013 04:59:44 -0000 1.191
+++ ChangeLog 8 Oct 2013 05:09:09 -0000 1.192
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xkeyboard-config
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.191 2013/10/07 04:59:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.192 2013/10/08 05:09:09 ago Exp $
+
+ 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xkeyboard-config-2.9.ebuild:
+ Stable for x86, wrt bug #475480
07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xkeyboard-config-2.9.ebuild:
Stable for sparc, wrt bug #475480
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2013-10-08 5:09 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-29 11:17 [gentoo-commits] gentoo-x86 commit in x11-misc/xkeyboard-config: xkeyboard-config-2.9.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2013-10-08 5:09 Agostino Sarubbo (ago)
2013-10-07 4:59 Agostino Sarubbo (ago)
2013-10-06 11:47 Agostino Sarubbo (ago)
2013-10-05 4:58 Agostino Sarubbo (ago)
2013-10-04 12:06 Agostino Sarubbo (ago)
2013-10-03 20:12 Agostino Sarubbo (ago)
2013-06-01 3:26 Chi-Thanh Christopher Nguyen (chithanh)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox