diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 18:13:37 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 18:13:37 +0000 |
commit | fb77c2b2a9ed0a30f4571f12e3638a6397a85999 (patch) | |
tree | 1339c6ca8c41638be73b9a6e7430d9c060f0d98f /x11-misc/xkeyboard-config | |
parent | Marked ppc stable for bug #294958. (diff) | |
download | gentoo-2-fb77c2b2a9ed0a30f4571f12e3638a6397a85999.tar.gz gentoo-2-fb77c2b2a9ed0a30f4571f12e3638a6397a85999.tar.bz2 gentoo-2-fb77c2b2a9ed0a30f4571f12e3638a6397a85999.zip |
Marked ppc stable for bug #294958.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
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-1.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xkeyboard-config/ChangeLog b/x11-misc/xkeyboard-config/ChangeLog index 15c831b36bc8..47bf2345646c 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.84 2009/12/15 19:44:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.85 2009/12/27 18:13:37 josejx Exp $ + + 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xkeyboard-config-1.7.ebuild: + Marked ppc stable for bug #294958. 15 Dec 2009; Brent Baude <ranger@gentoo.org> xkeyboard-config-1.7.ebuild: Marking xkeyboard-config-1.7 ppc64 stable for bug 294958 diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-1.7.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-1.7.ebuild index 53993da20d29..448ded8b0375 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-1.7.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-1.7.ebuild @@ -1,6 +1,6 @@ # 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.7.ebuild,v 1.6 2009/12/15 19:44:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-1.7.ebuild,v 1.7 2009/12/27 18:13:37 josejx Exp $ EAPI="2" @@ -16,7 +16,7 @@ inherit ${GIT_ECLASS} autotools DESCRIPTION="X keyboard configuration database" HOMEPAGE="http://www.freedesktop.org/wiki/Software/XKeyboardConfig" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" LICENSE="MIT" |