diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:44:14 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:44:14 +0000 |
commit | 14fd3b319bd96ef49e1cb00a11aec86c9b3de18d (patch) | |
tree | ed53c9a03e75120911baae2f2a12878fa2fc160e /x11-misc/xkeyboard-config | |
parent | Marking xcompmgr-1.1.5 ppc64 for bug 294958 (diff) | |
download | gentoo-2-14fd3b319bd96ef49e1cb00a11aec86c9b3de18d.tar.gz gentoo-2-14fd3b319bd96ef49e1cb00a11aec86c9b3de18d.tar.bz2 gentoo-2-14fd3b319bd96ef49e1cb00a11aec86c9b3de18d.zip |
Marking xkeyboard-config-1.7 ppc64 for bug 294958
(Portage version: 2.1.7.1/cvs/Linux ppc64)
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 ec669bc9d512..15c831b36bc8 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.83 2009/12/10 19:32:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.84 2009/12/15 19:44:14 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> xkeyboard-config-1.7.ebuild: + Marking xkeyboard-config-1.7 ppc64 stable for bug 294958 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xkeyboard-config-1.7.ebuild: diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-1.7.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-1.7.ebuild index 65201cca4733..53993da20d29 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.5 2009/12/10 19:32:45 fauli Exp $ +# $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 $ 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" |