diff options
author | 2015-02-24 08:38:27 +0000 | |
---|---|---|
committer | 2015-02-24 08:38:27 +0000 | |
commit | 24e0be465b7ac5d1070c186256ff593d255ae919 (patch) | |
tree | b2f629ada33e408882c732f21cab6c116a9da813 /x11-libs/libxkbcommon | |
parent | Stable for alpha, wrt bug #530652 (diff) | |
download | gentoo-2-24e0be465b7ac5d1070c186256ff593d255ae919.tar.gz gentoo-2-24e0be465b7ac5d1070c186256ff593d255ae919.tar.bz2 gentoo-2-24e0be465b7ac5d1070c186256ff593d255ae919.zip |
Stable for alpha, 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/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 5502253499eb..fb95c7e5345f 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.19 2015/02/23 10:45:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/ChangeLog,v 1.20 2015/02/24 08:38:27 ago Exp $ + + 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libxkbcommon-0.5.0.ebuild: + Stable for alpha, wrt bug #530652 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libxkbcommon-0.5.0.ebuild: Stable for sparc, wrt bug #530652 diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild index 2de45798bb9a..8d4228283576 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.10 2015/02/23 10:45:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild,v 1.11 2015/02/24 08:38:27 ago 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 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86" IUSE="X doc test" DEPEND="sys-devel/bison |