diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 15:05:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 15:05:35 +0000 |
commit | 50e55433dc19981bacbc7a72d7c3ae94a206f49b (patch) | |
tree | 44908e3e863472f29d8ecfca687c8a0e8c7a59fd /x11-apps/xkbevd | |
parent | ia64/s390/sh stable (diff) | |
download | gentoo-2-50e55433dc19981bacbc7a72d7c3ae94a206f49b.tar.gz gentoo-2-50e55433dc19981bacbc7a72d7c3ae94a206f49b.tar.bz2 gentoo-2-50e55433dc19981bacbc7a72d7c3ae94a206f49b.zip |
ia64/sparc stable
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'x11-apps/xkbevd')
-rw-r--r-- | x11-apps/xkbevd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xkbevd/xkbevd-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xkbevd/ChangeLog b/x11-apps/xkbevd/ChangeLog index 61d60b839d43..5ae2d8ea2ee2 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.29 2009/12/10 18:41:15 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/ChangeLog,v 1.30 2009/12/15 15:05:35 armin76 Exp $ + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xkbevd-1.0.2.ebuild: + ia64/sparc stable 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xkbevd-1.1.0.ebuild: x86 stable, bug 294958 diff --git a/x11-apps/xkbevd/xkbevd-1.0.2.ebuild b/x11-apps/xkbevd/xkbevd-1.0.2.ebuild index 9e98f6db0e17..558ff5f2a948 100644 --- a/x11-apps/xkbevd/xkbevd-1.0.2.ebuild +++ b/x11-apps/xkbevd/xkbevd-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/xkbevd-1.0.2.ebuild,v 1.15 2009/10/26 20:33:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbevd/xkbevd-1.0.2.ebuild,v 1.16 2009/12/15 15:05:35 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ 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" DEPEND="${RDEPEND}" |