diff options
author | 2009-12-27 18:13:59 +0000 | |
---|---|---|
committer | 2009-12-27 18:13:59 +0000 | |
commit | 05bc1989d4971165fd5076d8059e5fe47319e7b5 (patch) | |
tree | 7288a8aa38619516bd2817ccf127e832cd88f7e9 /x11-misc/xkeyboard-config | |
parent | Marked ppc stable for bug #294958. (diff) | |
download | historical-05bc1989d4971165fd5076d8059e5fe47319e7b5.tar.gz historical-05bc1989d4971165fd5076d8059e5fe47319e7b5.tar.bz2 historical-05bc1989d4971165fd5076d8059e5fe47319e7b5.zip |
Marked ppc stable for bug #294958.
Package-Manager: portage-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" |