diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-09-21 00:39:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-09-21 00:39:33 +0000 |
commit | 3d71d07eadbd2a0ad7281cffdda899a8c782f781 (patch) | |
tree | a06c7b419d04a9a6211688cf2ed4b37538362964 /x11-misc | |
parent | Stable for HPPA (bug #380421). (diff) | |
download | gentoo-2-3d71d07eadbd2a0ad7281cffdda899a8c782f781.tar.gz gentoo-2-3d71d07eadbd2a0ad7281cffdda899a8c782f781.tar.bz2 gentoo-2-3d71d07eadbd2a0ad7281cffdda899a8c782f781.zip |
Stable for HPPA (bug #380421).
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xkeyboard-config/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xkeyboard-config/xkeyboard-config-2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xkeyboard-config/ChangeLog b/x11-misc/xkeyboard-config/ChangeLog index c464a3956a2a..fca9cc6bcad2 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.138 2011/09/05 19:37:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.139 2011/09/21 00:39:33 jer Exp $ + + 21 Sep 2011; Jeroen Roovers <jer@gentoo.org> xkeyboard-config-2.3.ebuild: + Stable for HPPA (bug #380421). 05 Sep 2011; Markus Meier <maekke@gentoo.org> xkeyboard-config-2.3.ebuild: arm stable, bug #380421 diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.3.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-2.3.ebuild index 586a31360594..22ed20dd3c42 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-2.3.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.3.ebuild,v 1.6 2011/09/05 19:37:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.3.ebuild,v 1.7 2011/09/21 00:39:33 jer Exp $ EAPI=4 @@ -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 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" LICENSE="MIT" |