diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-08 09:16:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-08 09:16:12 +0000 |
commit | ca7b468c5d101662acc4e2e2789976273ad42290 (patch) | |
tree | 9649c4dabd7f931e7aecd8f471369246efb21ba7 /x11-misc | |
parent | Stable for arm, wrt bug #500368 (diff) | |
download | gentoo-2-ca7b468c5d101662acc4e2e2789976273ad42290.tar.gz gentoo-2-ca7b468c5d101662acc4e2e2789976273ad42290.tar.bz2 gentoo-2-ca7b468c5d101662acc4e2e2789976273ad42290.zip |
Stable for arm, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xkeyboard-config/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xkeyboard-config/xkeyboard-config-2.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xkeyboard-config/ChangeLog b/x11-misc/xkeyboard-config/ChangeLog index a84aacbc28c5..40cd1b0b4c07 100644 --- a/x11-misc/xkeyboard-config/ChangeLog +++ b/x11-misc/xkeyboard-config/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xkeyboard-config # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.202 2014/05/30 14:44:08 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.203 2014/06/08 09:16:12 ago Exp $ + + 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> xkeyboard-config-2.11.ebuild: + Stable for arm, wrt bug #500368 *xkeyboard-config-2.12 (30 May 2014) diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.11.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-2.11.ebuild index 89a9d4a3ab41..fdface1737d5 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-2.11.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.11.ebuild,v 1.9 2014/04/19 17:47:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.11.ebuild,v 1.10 2014/06/08 09:16:12 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ 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" +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" |