diff options
author | 2009-10-05 12:14:38 +0000 | |
---|---|---|
committer | 2009-10-05 12:14:38 +0000 | |
commit | 73d019f8f9edfcb3e2a01c21f43e9c387b917a0f (patch) | |
tree | 9eed2c0229bd4f04f6dd4f80c396be50643c96cb /x11-apps/xkbcomp | |
parent | x86 stable, bug 282290 (diff) | |
download | historical-73d019f8f9edfcb3e2a01c21f43e9c387b917a0f.tar.gz historical-73d019f8f9edfcb3e2a01c21f43e9c387b917a0f.tar.bz2 historical-73d019f8f9edfcb3e2a01c21f43e9c387b917a0f.zip |
x86 stable, bug 282290
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'x11-apps/xkbcomp')
-rw-r--r-- | x11-apps/xkbcomp/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xkbcomp/ChangeLog b/x11-apps/xkbcomp/ChangeLog index 3d8d27cc4e49..6d737b1aa6f8 100644 --- a/x11-apps/xkbcomp/ChangeLog +++ b/x11-apps/xkbcomp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbcomp # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.59 2009/09/30 19:28:09 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.60 2009/10/05 12:14:38 fauli Exp $ + + 05 Oct 2009; Christian Faulhammer <fauli@gentoo.org> xkbcomp-1.1.0.ebuild: + x86 stable, bug 282290 30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> xkbcomp-1.1.0.ebuild: amd64 stable wrt #282290 diff --git a/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild b/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild index 6cfcf51009e6..4e88f1c27a78 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild,v 1.2 2009/09/30 19:28:09 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.0.ebuild,v 1.3 2009/10/05 12:14:38 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="compile XKB keyboard description" -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" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" |