diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 01:46:08 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 01:46:08 +0000 |
commit | 3cd4add30e8807496de38209bacb68a27afe2185 (patch) | |
tree | 016d985ff864446d1c31dfe49a8ee3fab1a7218e /x11-apps | |
parent | Version bump. Permanently drop the 'doc' use flag. (diff) | |
download | gentoo-2-3cd4add30e8807496de38209bacb68a27afe2185.tar.gz gentoo-2-3cd4add30e8807496de38209bacb68a27afe2185.tar.bz2 gentoo-2-3cd4add30e8807496de38209bacb68a27afe2185.zip |
Stable for HPPA (bug #500368).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkbutils/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xkbutils/xkbutils-1.0.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xkbutils/ChangeLog b/x11-apps/xkbutils/ChangeLog index 153cb86da1b2..cb55471b483a 100644 --- a/x11-apps/xkbutils/ChangeLog +++ b/x11-apps/xkbutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbutils -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/ChangeLog,v 1.57 2013/10/08 05:03:59 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/ChangeLog,v 1.58 2014/03/28 01:46:08 jer Exp $ + + 28 Mar 2014; Jeroen Roovers <jer@gentoo.org> xkbutils-1.0.4.ebuild: + Stable for HPPA (bug #500368). 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xkbutils-1.0.4.ebuild: Stable for x86, wrt bug #475480 diff --git a/x11-apps/xkbutils/xkbutils-1.0.4.ebuild b/x11-apps/xkbutils/xkbutils-1.0.4.ebuild index 8f3ba0a6e896..7684a60e2700 100644 --- a/x11-apps/xkbutils/xkbutils-1.0.4.ebuild +++ b/x11-apps/xkbutils/xkbutils-1.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/xkbutils-1.0.4.ebuild,v 1.9 2013/10/08 05:03:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/xkbutils-1.0.4.ebuild,v 1.10 2014/03/28 01:46:08 jer Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org xkbutils application" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 |