diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-30 23:49:45 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-30 23:49:45 +0000 |
commit | 78e29b558e1145873f6b3f9b4fdb70b58acdd697 (patch) | |
tree | e80a8545fca7e725342c2b711f811e1c6c0fa71d /x11-apps/xkbcomp | |
parent | Pull old version. (diff) | |
download | gentoo-2-78e29b558e1145873f6b3f9b4fdb70b58acdd697.tar.gz gentoo-2-78e29b558e1145873f6b3f9b4fdb70b58acdd697.tar.bz2 gentoo-2-78e29b558e1145873f6b3f9b4fdb70b58acdd697.zip |
ppc/sparc/mips/alpha/arm/sh stable
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'x11-apps/xkbcomp')
-rw-r--r-- | x11-apps/xkbcomp/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-apps/xkbcomp/ChangeLog b/x11-apps/xkbcomp/ChangeLog index 6fae1122416a..f0d9ad11503f 100644 --- a/x11-apps/xkbcomp/ChangeLog +++ b/x11-apps/xkbcomp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xkbcomp # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.27 2006/06/30 14:58:12 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.28 2006/06/30 23:49:45 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + -xkbcomp-1.0.1.ebuild, xkbcomp-1.0.2.ebuild: + ppc/sparc/mips/alpha/arm/sh stable 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> xkbcomp-1.0.2.ebuild: Stable on amd64. diff --git a/x11-apps/xkbcomp/xkbcomp-1.0.2.ebuild b/x11-apps/xkbcomp/xkbcomp-1.0.2.ebuild index 0f29f04ae822..37e53c94eabb 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.0.2.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.0.2.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-apps/xkbcomp/xkbcomp-1.0.2.ebuild,v 1.4 2006/06/30 14:58:12 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.0.2.ebuild,v 1.5 2006/06/30 23:49:45 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular multilib DESCRIPTION="X.Org xkbcomp application" -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" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" DEPEND="${RDEPEND}" |