diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-07 04:55:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-07 04:55:45 +0000 |
commit | 2d69a5bb4a06b36ac5645f56b9dbc2c47d35f69d (patch) | |
tree | f5d2c3dbe1117b08e847879e0fe51832839bba18 | |
parent | Stable for sparc, wrt bug #475480 (diff) | |
download | gentoo-2-2d69a5bb4a06b36ac5645f56b9dbc2c47d35f69d.tar.gz gentoo-2-2d69a5bb4a06b36ac5645f56b9dbc2c47d35f69d.tar.bz2 gentoo-2-2d69a5bb4a06b36ac5645f56b9dbc2c47d35f69d.zip |
Stable for sparc, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
-rw-r--r-- | x11-apps/xkbcomp/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xkbcomp/ChangeLog b/x11-apps/xkbcomp/ChangeLog index cd9f3051c6b0..49b33fe0fc89 100644 --- a/x11-apps/xkbcomp/ChangeLog +++ b/x11-apps/xkbcomp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbcomp # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.108 2013/10/06 11:41:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.109 2013/10/07 04:55:45 ago Exp $ + + 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xkbcomp-1.2.4.ebuild: + Stable for sparc, wrt bug #475480 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xkbcomp-1.2.4.ebuild: Stable for ia64, wrt bug #475480 diff --git a/x11-apps/xkbcomp/xkbcomp-1.2.4.ebuild b/x11-apps/xkbcomp/xkbcomp-1.2.4.ebuild index 93211de2ff30..e220ab958232 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.2.4.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.2.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.2.4.ebuild,v 1.10 2013/10/06 11:41:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.2.4.ebuild,v 1.11 2013/10/07 04:55:45 ago Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="compile XKB keyboard description" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" |