diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-03-06 07:46:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-03-06 07:46:40 +0000 |
commit | b0a532a3939e4fa88ec0e384c4a5933b7d60724a (patch) | |
tree | 87d7ab3fd1005550dc482d3577da4297156ac14b /x11-libs/libxkbcommon | |
parent | Stable for HPPA (bug #530652). (diff) | |
download | gentoo-2-b0a532a3939e4fa88ec0e384c4a5933b7d60724a.tar.gz gentoo-2-b0a532a3939e4fa88ec0e384c4a5933b7d60724a.tar.bz2 gentoo-2-b0a532a3939e4fa88ec0e384c4a5933b7d60724a.zip |
Stable for HPPA (bug #530652).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-libs/libxkbcommon')
-rw-r--r-- | x11-libs/libxkbcommon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libxkbcommon/ChangeLog b/x11-libs/libxkbcommon/ChangeLog index 49745802bc87..b7d5a588220c 100644 --- a/x11-libs/libxkbcommon/ChangeLog +++ b/x11-libs/libxkbcommon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libxkbcommon # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/ChangeLog,v 1.21 2015/03/03 11:43:24 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/ChangeLog,v 1.22 2015/03/06 07:46:40 jer Exp $ + + 06 Mar 2015; Jeroen Roovers <jer@gentoo.org> libxkbcommon-0.5.0.ebuild: + Stable for HPPA (bug #530652). 03 Mar 2015; Yixun Lan <dlan@gentoo.org> libxkbcommon-0.5.0.ebuild: add arm64 support, tested on A53 board diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild index 485610aceea0..1b67d1072431 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild,v 1.12 2015/03/03 11:43:24 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild,v 1.13 2015/03/06 07:46:40 jer Exp $ EAPI=5 XORG_EAUTORECONF="yes" @@ -18,7 +18,7 @@ fi inherit xorg-2 ${GIT_ECLASS} DESCRIPTION="X.Org xkbcommon library" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86" IUSE="X doc test" DEPEND="sys-devel/bison |