diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-02-14 22:59:27 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-02-14 22:59:27 +0000 |
commit | d0899271e041e489a1c0cd71c7910e89c1b4b32b (patch) | |
tree | dc45c3657cdd554732cc7053b7a72720bc2c28c9 /x11-misc/xkbdata | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-d0899271e041e489a1c0cd71c7910e89c1b4b32b.tar.gz gentoo-2-d0899271e041e489a1c0cd71c7910e89c1b4b32b.tar.bz2 gentoo-2-d0899271e041e489a1c0cd71c7910e89c1b4b32b.zip |
Added ~ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'x11-misc/xkbdata')
-rw-r--r-- | x11-misc/xkbdata/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xkbdata/xkbdata-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xkbdata/ChangeLog b/x11-misc/xkbdata/ChangeLog index 200d4f76b387..57f459684e9b 100644 --- a/x11-misc/xkbdata/ChangeLog +++ b/x11-misc/xkbdata/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xkbdata # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbdata/ChangeLog,v 1.17 2006/02/06 23:29:12 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbdata/ChangeLog,v 1.18 2006/02/14 22:54:59 corsair Exp $ + + 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xkbdata-1.0.1.ebuild: + Added ~ppc64 06 Feb 2006; Donnie Berkholz <spyderous@gentoo.org>; xkbdata-1.0.1.ebuild: Block x11-misc/xkeyboard-config. diff --git a/x11-misc/xkbdata/xkbdata-1.0.1.ebuild b/x11-misc/xkbdata/xkbdata-1.0.1.ebuild index 0760eb20b0c4..0e122605aab1 100644 --- a/x11-misc/xkbdata/xkbdata-1.0.1.ebuild +++ b/x11-misc/xkbdata/xkbdata-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbdata/xkbdata-1.0.1.ebuild,v 1.4 2006/02/06 23:29:12 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbdata/xkbdata-1.0.1.ebuild,v 1.5 2006/02/14 22:54:59 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular multilib DESCRIPTION="X.Org xkbdata data" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="x11-apps/xkbcomp !x11-misc/xkeyboard-config" DEPEND="${RDEPEND}" |