diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 18:54:45 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 18:54:45 +0000 |
commit | 0b52c2a4a9e2fa34ebaca3de76982fb2e79333c7 (patch) | |
tree | 4db402b10ad23bc27cd16be8ae19bd6ff18148ca /x11-apps/xkbcomp | |
parent | Drop KDE SC-4.3.1. (diff) | |
download | historical-0b52c2a4a9e2fa34ebaca3de76982fb2e79333c7.tar.gz historical-0b52c2a4a9e2fa34ebaca3de76982fb2e79333c7.tar.bz2 historical-0b52c2a4a9e2fa34ebaca3de76982fb2e79333c7.zip |
x86 stable, bug 294958
Package-Manager: portage-2.1.6.13/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'x11-apps/xkbcomp')
-rw-r--r-- | x11-apps/xkbcomp/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xkbcomp/ChangeLog b/x11-apps/xkbcomp/ChangeLog index a45975564222..d489a8822b02 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.65 2009/12/10 12:49:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.66 2009/12/10 18:40:32 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xkbcomp-1.1.1.ebuild: + x86 stable, bug 294958 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> xkbcomp-1.1.1.ebuild: amd64 stable wrt #294958 diff --git a/x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild b/x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild index 335831387659..ca5135f7fa62 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.1.1.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.1.ebuild,v 1.2 2009/12/10 12:49:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild,v 1.3 2009/12/10 18:40:32 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" |