diff options
author | 2015-02-19 08:53:32 +0000 | |
---|---|---|
committer | 2015-02-19 08:53:32 +0000 | |
commit | fa427ad231474a5880d8ed20994791a93f0a01d2 (patch) | |
tree | d79bb5db1bfba274aa9c067f5fbaec7d41c90905 /x11-libs | |
parent | Stable for x86, wrt bug #530652 (diff) | |
download | gentoo-2-fa427ad231474a5880d8ed20994791a93f0a01d2.tar.gz gentoo-2-fa427ad231474a5880d8ed20994791a93f0a01d2.tar.bz2 gentoo-2-fa427ad231474a5880d8ed20994791a93f0a01d2.zip |
Stable for x86, 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-libs')
-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 7cb444087354..17c13956d02a 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.13 2015/02/18 15:58:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/ChangeLog,v 1.14 2015/02/19 08:53:32 ago Exp $ + + 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libxkbcommon-0.5.0.ebuild: + Stable for x86, wrt bug #530652 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libxkbcommon-0.5.0.ebuild: Stable for amd64, wrt bug #530652 diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild index ecbe1c2b451f..fd8d2534fd46 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.4 2015/02/18 15:58:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild,v 1.5 2015/02/19 08:53:32 ago Exp $ EAPI=5 XORG_EAUTORECONF="yes" @@ -18,7 +18,7 @@ fi inherit xorg-2 ${GIT_ECLASS} DESCRIPTION="X.Org xkbcommon library" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 x86" IUSE="X doc test" DEPEND="sys-devel/bison |