diff options
author | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:16:52 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:16:52 +0000 |
commit | 8a7a716bec230c6e4afe70053705b389626eaa65 (patch) | |
tree | 950b9f73204e28b42b6c27fe485f80854899aa8d /x11-apps | |
parent | arm stable, bug #294958 (diff) | |
download | gentoo-2-8a7a716bec230c6e4afe70053705b389626eaa65.tar.gz gentoo-2-8a7a716bec230c6e4afe70053705b389626eaa65.tar.bz2 gentoo-2-8a7a716bec230c6e4afe70053705b389626eaa65.zip |
arm stable, bug #294958
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkbevd/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xkbevd/xkbevd-1.1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xkbevd/ChangeLog b/x11-apps/xkbevd/ChangeLog index 5663a048e614..a685a11e2b58 100644 --- a/x11-apps/xkbevd/ChangeLog +++ b/x11-apps/xkbevd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbevd -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/ChangeLog,v 1.32 2009/12/27 17:47:25 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/ChangeLog,v 1.33 2010/01/14 22:16:52 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xkbevd-1.1.0.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xkbevd-1.1.0.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xkbevd/xkbevd-1.1.0.ebuild b/x11-apps/xkbevd/xkbevd-1.1.0.ebuild index 8618185a0ed1..1709fa5617ea 100644 --- a/x11-apps/xkbevd/xkbevd-1.1.0.ebuild +++ b/x11-apps/xkbevd/xkbevd-1.1.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/xkbevd-1.1.0.ebuild,v 1.5 2009/12/27 17:47:25 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/xkbevd-1.1.0.ebuild,v 1.6 2010/01/14 22:16:52 maekke Exp $ inherit x-modular DESCRIPTION="XKB event daemon" -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 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libxkbfile" |