diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-12 16:20:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-12 16:20:58 +0000 |
commit | df5c971aac41357f828187154148b3a569ffb468 (patch) | |
tree | 6d074d581d150dde9848aa426eb87dccc20b6f16 /gnome-base/libgnomekbd | |
parent | alpha/arm/ia64/sh/sparc stable wrt #353436 (diff) | |
download | gentoo-2-df5c971aac41357f828187154148b3a569ffb468.tar.gz gentoo-2-df5c971aac41357f828187154148b3a569ffb468.tar.bz2 gentoo-2-df5c971aac41357f828187154148b3a569ffb468.zip |
alpha/arm/ia64/sh/sparc stable wrt #353436
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'gnome-base/libgnomekbd')
-rw-r--r-- | gnome-base/libgnomekbd/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomekbd/libgnomekbd-2.32.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomekbd/ChangeLog b/gnome-base/libgnomekbd/ChangeLog index 109b97162bfe..6d86a3d652db 100644 --- a/gnome-base/libgnomekbd/ChangeLog +++ b/gnome-base/libgnomekbd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomekbd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/ChangeLog,v 1.86 2011/02/24 19:20:02 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/ChangeLog,v 1.87 2011/03/12 16:20:58 armin76 Exp $ + + 12 Mar 2011; Raúl Porcel <armin76@gentoo.org> libgnomekbd-2.32.0.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #353436 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> libgnomekbd-2.32.0.ebuild: x86 stable per bug 353436 diff --git a/gnome-base/libgnomekbd/libgnomekbd-2.32.0.ebuild b/gnome-base/libgnomekbd/libgnomekbd-2.32.0.ebuild index 723753c5e707..25d6c2b1e5e0 100644 --- a/gnome-base/libgnomekbd/libgnomekbd-2.32.0.ebuild +++ b/gnome-base/libgnomekbd/libgnomekbd-2.32.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/libgnomekbd-2.32.0.ebuild,v 1.4 2011/02/24 19:20:02 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/libgnomekbd-2.32.0.ebuild,v 1.5 2011/03/12 16:20:58 armin76 Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="test" # gtk+-2.20 needed for tests |