diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-02 13:44:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-02 13:44:59 +0000 |
commit | 550a37a0299e1a49655b37d4f5e656bf780284b0 (patch) | |
tree | 4a4ae6606655ab5a7615a381d0bf93f5ede29b6e /x11-apps/xkbcomp | |
parent | alpha/sparc/x86 stable wrt #384867 (diff) | |
download | gentoo-2-550a37a0299e1a49655b37d4f5e656bf780284b0.tar.gz gentoo-2-550a37a0299e1a49655b37d4f5e656bf780284b0.tar.bz2 gentoo-2-550a37a0299e1a49655b37d4f5e656bf780284b0.zip |
alpha/ia64/s390/sh/sparc stable wrt #380421
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'x11-apps/xkbcomp')
-rw-r--r-- | x11-apps/xkbcomp/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xkbcomp/ChangeLog b/x11-apps/xkbcomp/ChangeLog index 128eb9cea712..806f65916061 100644 --- a/x11-apps/xkbcomp/ChangeLog +++ b/x11-apps/xkbcomp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbcomp # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.96 2011/09/21 00:31:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.97 2011/10/02 13:44:59 armin76 Exp $ + + 02 Oct 2011; Raúl Porcel <armin76@gentoo.org> xkbcomp-1.2.3.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #380421 21 Sep 2011; Jeroen Roovers <jer@gentoo.org> xkbcomp-1.2.3.ebuild: Stable for HPPA (bug #380421). diff --git a/x11-apps/xkbcomp/xkbcomp-1.2.3.ebuild b/x11-apps/xkbcomp/xkbcomp-1.2.3.ebuild index 29066388df13..294beb6c0670 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.2.3.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.2.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.2.3.ebuild,v 1.5 2011/09/21 00:31:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.2.3.ebuild,v 1.6 2011/10/02 13:44:59 armin76 Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="compile XKB keyboard description" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" |