diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-02-01 12:00:49 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-02-01 12:00:49 +0000 |
commit | 94cae99436fb93828e7ad78a3e3031ac6ad644c4 (patch) | |
tree | 551798c18075907fc8fef11de9be21624614b488 /x11-libs | |
parent | stable x86, bug 208366 (diff) | |
download | gentoo-2-94cae99436fb93828e7ad78a3e3031ac6ad644c4.tar.gz gentoo-2-94cae99436fb93828e7ad78a3e3031ac6ad644c4.tar.bz2 gentoo-2-94cae99436fb93828e7ad78a3e3031ac6ad644c4.zip |
stable x86, bug 208366
(Portage version: 2.1.3.19, RepoMan options: --force)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libxklavier/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/libxklavier/libxklavier-3.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/libxklavier/ChangeLog b/x11-libs/libxklavier/ChangeLog index c8df1ad6de14..1d78c66705ff 100644 --- a/x11-libs/libxklavier/ChangeLog +++ b/x11-libs/libxklavier/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libxklavier -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxklavier/ChangeLog,v 1.102 2007/11/13 03:55:49 compnerd Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxklavier/ChangeLog,v 1.103 2008/02/01 12:00:49 opfer Exp $ + + 01 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + libxklavier-3.3.ebuild: + stable x86, bug 208366 *libxklavier-3.3 (13 Nov 2007) diff --git a/x11-libs/libxklavier/libxklavier-3.3.ebuild b/x11-libs/libxklavier/libxklavier-3.3.ebuild index 41f9cfe47109..25d27d5a04cf 100644 --- a/x11-libs/libxklavier/libxklavier-3.3.ebuild +++ b/x11-libs/libxklavier/libxklavier-3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxklavier/libxklavier-3.3.ebuild,v 1.1 2007/11/13 03:55:49 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxklavier/libxklavier-3.3.ebuild,v 1.2 2008/02/01 12:00:49 opfer Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gswitchit/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND="|| ( x11-misc/xkeyboard-config x11-misc/xkbdata ) |