diff options
author | 2010-12-19 12:03:24 +0000 | |
---|---|---|
committer | 2010-12-19 12:03:24 +0000 | |
commit | 597d8558391182c4771758428c902c60fcf2494b (patch) | |
tree | 9ad997bd44f8ff7578627fbf4f4b9f7fc9bcea2d | |
parent | ppc64 stable wrt #344827 (diff) | |
download | gentoo-2-597d8558391182c4771758428c902c60fcf2494b.tar.gz gentoo-2-597d8558391182c4771758428c902c60fcf2494b.tar.bz2 gentoo-2-597d8558391182c4771758428c902c60fcf2494b.zip |
ppc64 stable wrt #344827
(Portage version: 2.2.0_alpha9/cvs/Linux x86_64)
-rw-r--r-- | x11-apps/setxkbmap/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/setxkbmap/setxkbmap-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/setxkbmap/ChangeLog b/x11-apps/setxkbmap/ChangeLog index 9b03ea901ffa..a748ed617dfa 100644 --- a/x11-apps/setxkbmap/ChangeLog +++ b/x11-apps/setxkbmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/setxkbmap # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.50 2010/09/23 08:20:26 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.51 2010/12/19 12:03:24 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> setxkbmap-1.2.0.ebuild: + ppc64 stable wrt #344827 *setxkbmap-1.2.0 (23 Sep 2010) diff --git a/x11-apps/setxkbmap/setxkbmap-1.2.0.ebuild b/x11-apps/setxkbmap/setxkbmap-1.2.0.ebuild index b251530ecaf1..2f8516148cff 100644 --- a/x11-apps/setxkbmap/setxkbmap-1.2.0.ebuild +++ b/x11-apps/setxkbmap/setxkbmap-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.2.0.ebuild,v 1.2 2010/11/01 12:46:28 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.2.0.ebuild,v 1.3 2010/12/19 12:03:24 ssuominen Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Controls the keyboard layout of a running X server." -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libxkbfile x11-libs/libX11" |