diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-02-05 11:50:04 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-02-05 11:50:04 +0000 |
commit | 01e458f8658b01ffecbd16e5a1c572b73ffac129 (patch) | |
tree | f06ab64cf408e4110f166eafb7470253380dcdc5 /x11-misc/xkeyboard-config | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-01e458f8658b01ffecbd16e5a1c572b73ffac129.tar.gz gentoo-2-01e458f8658b01ffecbd16e5a1c572b73ffac129.tar.bz2 gentoo-2-01e458f8658b01ffecbd16e5a1c572b73ffac129.zip |
Stable on ppc64
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-misc/xkeyboard-config')
-rw-r--r-- | x11-misc/xkeyboard-config/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xkeyboard-config/xkeyboard-config-1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xkeyboard-config/ChangeLog b/x11-misc/xkeyboard-config/ChangeLog index aaf2c3f01e9d..286ba9cbd5cf 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.46 2008/01/31 04:41:37 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.47 2008/02/05 11:50:04 corsair Exp $ + + 05 Feb 2008; Markus Rothe <corsair@gentoo.org> + xkeyboard-config-1.1.ebuild: + Stable on ppc64 31 Jan 2008; Donnie Berkholz <dberkholz@gentoo.org>; -xkeyboard-config-0.8.ebuild: diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-1.1.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-1.1.ebuild index 151dcf95f81f..0e9c6f914f51 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-1.1.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-1.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 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.1.ebuild,v 1.5 2008/01/27 19:18:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-1.1.ebuild,v 1.6 2008/02/05 11:50:04 corsair 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" |