diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-15 15:15:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-15 15:15:34 +0000 |
commit | 2f3ce9fd1ee91472cb3048481eb87efa89583047 (patch) | |
tree | 79a5ec814dbf6ebaa629691d53c1031164fd7f14 /x11-misc | |
parent | no need to block tetex twice, spotted by Zaba on #gentoo@freenode (diff) | |
download | gentoo-2-2f3ce9fd1ee91472cb3048481eb87efa89583047.tar.gz gentoo-2-2f3ce9fd1ee91472cb3048481eb87efa89583047.tar.bz2 gentoo-2-2f3ce9fd1ee91472cb3048481eb87efa89583047.zip |
arm/m68k/s390 stable
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xkeyboard-config/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xkeyboard-config/xkeyboard-config-1.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xkeyboard-config/ChangeLog b/x11-misc/xkeyboard-config/ChangeLog index 1563fe35a588..cda99885c123 100644 --- a/x11-misc/xkeyboard-config/ChangeLog +++ b/x11-misc/xkeyboard-config/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xkeyboard-config # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.62 2009/04/16 02:47:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.63 2009/05/15 15:15:34 armin76 Exp $ + + 15 May 2009; Raúl Porcel <armin76@gentoo.org> + xkeyboard-config-1.5.ebuild: + arm/m68k/s390 stable 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> xkeyboard-config-1.5.ebuild: Stable for HPPA (bug #251832). diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-1.5.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-1.5.ebuild index 87c11c76630e..7f2f5b343ece 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-1.5.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-1.5.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-1.5.ebuild,v 1.9 2009/04/16 02:47:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-1.5.ebuild,v 1.10 2009/05/15 15:15:34 armin76 Exp $ inherit eutils multilib DESCRIPTION="X keyboard configuration database" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" HOMEPAGE="http://www.freedesktop.org/wiki/Software/XKeyboardConfig" SRC_URI="http://xlibs.freedesktop.org/xkbdesc/${P}.tar.bz2" |