diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-15 14:23:20 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-15 14:23:20 +0000 |
commit | 5bf8a9016bbbf1878e7143ea61e6fab3433f608f (patch) | |
tree | 3426f00be3b652508ee6b002dc2f8aeac6835042 /x11-apps/setxkbmap | |
parent | keyword ~amd64-fbsd (diff) | |
download | historical-5bf8a9016bbbf1878e7143ea61e6fab3433f608f.tar.gz historical-5bf8a9016bbbf1878e7143ea61e6fab3433f608f.tar.bz2 historical-5bf8a9016bbbf1878e7143ea61e6fab3433f608f.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha105/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/setxkbmap')
-rw-r--r-- | x11-apps/setxkbmap/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/setxkbmap/ChangeLog b/x11-apps/setxkbmap/ChangeLog index 1d331243f97b..5cb40fd08de3 100644 --- a/x11-apps/setxkbmap/ChangeLog +++ b/x11-apps/setxkbmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/setxkbmap # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.58 2012/03/23 15:29:52 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.59 2012/05/15 14:20:24 aballier Exp $ + + 15 May 2012; Alexis Ballier <aballier@gentoo.org> setxkbmap-1.3.0.ebuild: + keyword ~amd64-fbsd *setxkbmap-1.3.0 (23 Mar 2012) diff --git a/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild b/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild index 1d60fc041a59..bf77538bf957 100644 --- a/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild +++ b/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild,v 1.1 2012/03/23 15:29:52 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild,v 1.2 2012/05/15 14:20:24 aballier Exp $ EAPI=4 @@ -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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libxkbfile x11-libs/libX11" |