diff options
author | Joseph Jezak <josejx@gentoo.org> | 2007-09-08 21:11:42 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2007-09-08 21:11:42 +0000 |
commit | 968f0cb3ea474e2041ab94e11447048ceba6104b (patch) | |
tree | 14d286c296238fc0cb36c03ef50a0caf5d3db55e /x11-misc/xkeyboard-config | |
parent | Marked ppc stable for bug #191615. Marked ~ppc64 too. (diff) | |
download | gentoo-2-968f0cb3ea474e2041ab94e11447048ceba6104b.tar.gz gentoo-2-968f0cb3ea474e2041ab94e11447048ceba6104b.tar.bz2 gentoo-2-968f0cb3ea474e2041ab94e11447048ceba6104b.zip |
Marked ppc/ppc64 stable for bug #191615.
(Portage version: 2.1.3.7)
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-0.9.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/xkeyboard-config/ChangeLog b/x11-misc/xkeyboard-config/ChangeLog index 84deacfc20d3..c811801ee562 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.33 2007/08/07 13:19:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.34 2007/09/08 21:11:42 josejx Exp $ + + 08 Sep 2007; Joseph Jezak <josejx@gentoo.org> xkeyboard-config-0.9.ebuild: + Marked ppc/ppc64 stable for bug #191615. 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> xkeyboard-config-0.8-r1.ebuild: diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-0.9.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-0.9.ebuild index e5d4af0524ce..52892c850a9a 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-0.9.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-0.9.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-0.9.ebuild,v 1.1 2006/11/14 16:25:23 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-0.9.ebuild,v 1.2 2007/09/08 21:11:42 josejx Exp $ inherit eutils multilib DESCRIPTION="X keyboard configuration database" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh +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" |