diff options
author | Stephen Becker <geoman@gentoo.org> | 2005-10-19 04:14:45 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2005-10-19 04:14:45 +0000 |
commit | faa2905b78f7739a222ad2f91003453765f89454 (patch) | |
tree | 8641be67c3ad1d5c85cdc3ea9984a3a9cd9d9a2c /x11-misc/xkbdata | |
parent | added ~mips keywords (diff) | |
download | historical-faa2905b78f7739a222ad2f91003453765f89454.tar.gz historical-faa2905b78f7739a222ad2f91003453765f89454.tar.bz2 historical-faa2905b78f7739a222ad2f91003453765f89454.zip |
added ~mips keyword
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'x11-misc/xkbdata')
-rw-r--r-- | x11-misc/xkbdata/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xkbdata/xkbdata-0.99.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xkbdata/ChangeLog b/x11-misc/xkbdata/ChangeLog index b825bad71547..ce519da76226 100644 --- a/x11-misc/xkbdata/ChangeLog +++ b/x11-misc/xkbdata/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xkbdata # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbdata/ChangeLog,v 1.7 2005/09/09 14:42:27 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbdata/ChangeLog,v 1.8 2005/10/19 04:14:45 geoman Exp $ + + 19 Oct 2005; Stephen P. Becker <geoman@gentoo.org> xkbdata-0.99.0.ebuild: + added ~mips keyword 09 Sep 2005; Donnie Berkholz <spyderous@gentoo.org>; +metadata.xml: Add metadata. diff --git a/x11-misc/xkbdata/xkbdata-0.99.0.ebuild b/x11-misc/xkbdata/xkbdata-0.99.0.ebuild index a0e94be6fa99..2cf858f5d26b 100644 --- a/x11-misc/xkbdata/xkbdata-0.99.0.ebuild +++ b/x11-misc/xkbdata/xkbdata-0.99.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbdata/xkbdata-0.99.0.ebuild,v 1.9 2005/09/04 08:12:41 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkbdata/xkbdata-0.99.0.ebuild,v 1.10 2005/10/19 04:14:45 geoman 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="~amd64 ~arm ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="x11-apps/xkbcomp" DEPEND="${RDEPEND}" |