diff options
author | 2015-02-22 13:22:00 +0000 | |
---|---|---|
committer | 2015-02-22 13:22:00 +0000 | |
commit | 48f0fd9d62fc0e68375db172467189c2be3bdec5 (patch) | |
tree | dcc6b03be017ce63f5d3ec4cb77cf42e1af7a681 /x11-apps/xkbcomp | |
parent | Stable for ia64, wrt bug #530652 (diff) | |
download | gentoo-2-48f0fd9d62fc0e68375db172467189c2be3bdec5.tar.gz gentoo-2-48f0fd9d62fc0e68375db172467189c2be3bdec5.tar.bz2 gentoo-2-48f0fd9d62fc0e68375db172467189c2be3bdec5.zip |
Stable for ia64, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-apps/xkbcomp')
-rw-r--r-- | x11-apps/xkbcomp/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xkbcomp/ChangeLog b/x11-apps/xkbcomp/ChangeLog index ffbed3fa75bd..4331962b72aa 100644 --- a/x11-apps/xkbcomp/ChangeLog +++ b/x11-apps/xkbcomp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbcomp # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.115 2015/02/21 08:55:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.116 2015/02/22 13:22:00 ago Exp $ + + 22 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xkbcomp-1.3.0.ebuild: + Stable for ia64, wrt bug #530652 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xkbcomp-1.3.0.ebuild: Stable for ppc64, wrt bug #530652 diff --git a/x11-apps/xkbcomp/xkbcomp-1.3.0.ebuild b/x11-apps/xkbcomp/xkbcomp-1.3.0.ebuild index 2f71c1bb82f3..13eb4214f05a 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.3.0.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.3.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.3.0.ebuild,v 1.5 2015/02/21 08:55:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.3.0.ebuild,v 1.6 2015/02/22 13:22:00 ago Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="compile XKB keyboard description" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" |