diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-02-03 10:58:41 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-02-03 10:58:41 +0000 |
commit | 8d2a4c12d730872764ba0bf084c5468132038094 (patch) | |
tree | 0f17d08c24fa3373e363d9474082ad1ccd0483f2 /x11-libs/libxkbcommon | |
parent | Marked ~hppa too. (diff) | |
download | gentoo-2-8d2a4c12d730872764ba0bf084c5468132038094.tar.gz gentoo-2-8d2a4c12d730872764ba0bf084c5468132038094.tar.bz2 gentoo-2-8d2a4c12d730872764ba0bf084c5468132038094.zip |
Marked ~hppa too.
(Portage version: 2.2.15/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 | 7 | ||||
-rw-r--r-- | x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libxkbcommon/ChangeLog b/x11-libs/libxkbcommon/ChangeLog index 54eace65ee53..cd97a55aef05 100644 --- a/x11-libs/libxkbcommon/ChangeLog +++ b/x11-libs/libxkbcommon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libxkbcommon -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/ChangeLog,v 1.10 2014/10/26 14:45:09 remi Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/ChangeLog,v 1.11 2015/02/03 10:58:41 jer Exp $ + + 03 Feb 2015; Jeroen Roovers <jer@gentoo.org> libxkbcommon-0.5.0.ebuild: + Marked ~hppa too. *libxkbcommon-0.5.0 (26 Oct 2014) diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild index 48ad604ea611..a7bfbfa3ab78 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-2014 Gentoo Foundation +# 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.1 2014/10/26 14:45:09 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild,v 1.2 2015/02/03 10:58:41 jer Exp $ EAPI=5 XORG_EAUTORECONF="yes" @@ -18,7 +18,7 @@ fi inherit xorg-2 ${GIT_ECLASS} DESCRIPTION="X.Org xkbcommon library" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86" IUSE="X doc test" DEPEND="sys-devel/bison |