diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-15 14:13:22 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-15 14:13:22 +0000 |
commit | d9082e38a899e7b2250efc272fd467a22f16584a (patch) | |
tree | 187c1bd4979a89cd3a373716bbc06d17f05bd4ed /x11-apps | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-d9082e38a899e7b2250efc272fd467a22f16584a.tar.gz gentoo-2-d9082e38a899e7b2250efc272fd467a22f16584a.tar.bz2 gentoo-2-d9082e38a899e7b2250efc272fd467a22f16584a.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkbutils/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xkbutils/xkbutils-1.0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xkbutils/ChangeLog b/x11-apps/xkbutils/ChangeLog index ac23cc229c55..295670dd365b 100644 --- a/x11-apps/xkbutils/ChangeLog +++ b/x11-apps/xkbutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbutils -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/ChangeLog,v 1.47 2011/02/14 23:41:00 xarthisius Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/ChangeLog,v 1.48 2012/05/15 14:13:22 aballier Exp $ + + 15 May 2012; Alexis Ballier <aballier@gentoo.org> xkbutils-1.0.3.ebuild: + keyword ~amd64-fbsd 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> xkbutils-1.0.3.ebuild: ppc stable wrt #344827, #354237 diff --git a/x11-apps/xkbutils/xkbutils-1.0.3.ebuild b/x11-apps/xkbutils/xkbutils-1.0.3.ebuild index f17649e6174e..b9df41bc8204 100644 --- a/x11-apps/xkbutils/xkbutils-1.0.3.ebuild +++ b/x11-apps/xkbutils/xkbutils-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/xkbutils-1.0.3.ebuild,v 1.9 2011/02/14 23:41:00 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/xkbutils-1.0.3.ebuild,v 1.10 2012/05/15 14:13:22 aballier Exp $ EAPI=3 @@ -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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 |