diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-16 07:44:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-16 07:44:40 +0000 |
commit | 6e877a520c114dbd223c267e5c6f617e8ada097e (patch) | |
tree | ea319be060b83fb0069db638b1a5f9d5140bec31 /x11-misc/xkeyboard-config | |
parent | Stable for ppc64, wrt bug #500368 (diff) | |
download | gentoo-2-6e877a520c114dbd223c267e5c6f617e8ada097e.tar.gz gentoo-2-6e877a520c114dbd223c267e5c6f617e8ada097e.tar.bz2 gentoo-2-6e877a520c114dbd223c267e5c6f617e8ada097e.zip |
Stable for ppc64, 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/xkeyboard-config')
-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 1a7b9451d155..b0274f3ba39a 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.198 2014/04/08 20:03:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.199 2014/04/16 07:44:40 ago Exp $ + + 16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xkeyboard-config-2.11.ebuild: + Stable for ppc64, wrt bug #500368 08 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xkeyboard-config-2.11.ebuild: Stable for ppc, wrt bug #500368 diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.11.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-2.11.ebuild index 04a827949b51..028f900ba806 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.6 2014/04/08 20:03:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.11.ebuild,v 1.7 2014/04/16 07:44:40 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" |