diff options
author | Brent Baude <ranger@gentoo.org> | 2006-08-16 18:06:04 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2006-08-16 18:06:04 +0000 |
commit | 146600ea0a574ef8b626ace2350290ef3b8a1fa6 (patch) | |
tree | 56937cec705eb1340f209363d930ed0446f2fc7c /x11-misc/xkeyboard-config | |
parent | Manual Manifest commit. (diff) | |
download | gentoo-2-146600ea0a574ef8b626ace2350290ef3b8a1fa6.tar.gz gentoo-2-146600ea0a574ef8b626ace2350290ef3b8a1fa6.tar.bz2 gentoo-2-146600ea0a574ef8b626ace2350290ef3b8a1fa6.zip |
Keywording ppc64 stable per MrBones request
(Portage version: 2.1-r2)
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.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xkeyboard-config/ChangeLog b/x11-misc/xkeyboard-config/ChangeLog index c9f0e34a4b81..a579fabba6a6 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.20 2006/08/16 02:06:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.21 2006/08/16 18:06:04 ranger Exp $ + + 16 Aug 2006; Brent Baude <ranger@gentoo.org> xkeyboard-config-0.8.ebuild: + Keywording ppc64 stable per MrBones request 16 Aug 2006; Brent Baude <ranger@gentoo.org> xkeyboard-config-0.8.ebuild: Marking ~ppc64 per MrBones request diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-0.8.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-0.8.ebuild index 35f8841e5a00..38088d4a194c 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-0.8.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-0.8.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 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.8.ebuild,v 1.10 2006/08/16 02:06:14 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-0.8.ebuild,v 1.11 2006/08/16 18:06:04 ranger 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" |