diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-07-21 16:19:10 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-07-21 16:19:10 +0000 |
commit | 70816747e741cf695b76726df8be6eb8ad208be0 (patch) | |
tree | f9a555b678fdb21ea63ff06c8a289cb89b938208 /x11-misc/xkbdata | |
parent | Added java-ant-2 to inherit. (diff) | |
download | gentoo-2-70816747e741cf695b76726df8be6eb8ad208be0.tar.gz gentoo-2-70816747e741cf695b76726df8be6eb8ad208be0.tar.bz2 gentoo-2-70816747e741cf695b76726df8be6eb8ad208be0.zip |
Stable on hppa.
(Portage version: 2.1.1_pre1-r2)
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 4f8f6a3b6216..ab27edf0f35e 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.22 2006/06/30 23:51:20 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbdata/ChangeLog,v 1.23 2006/07/21 16:19:10 gmsoft Exp $ + + 21 Jul 2006; Guy Martin <gmsoft@gentoo.org> xkbdata-1.0.1.ebuild: + Stable on hppa. 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; xkbdata-1.0.1.ebuild: ppc/sparc/mips/alpha/arm/sh stable diff --git a/x11-misc/xkbdata/xkbdata-1.0.1.ebuild b/x11-misc/xkbdata/xkbdata-1.0.1.ebuild index 245187a6fe98..d31f2ae5ee8b 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.9 2006/06/30 23:51:20 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbdata/xkbdata-1.0.1.ebuild,v 1.10 2006/07/21 16:19:10 gmsoft 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 ppc64 ~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}" |