diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:53:50 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:53:50 +0000 |
commit | 4bed0a025ee9a41e025be23dc7488e73ed0e3c61 (patch) | |
tree | 1963f8e435f7c714c5cf26fb71374c2f7691eaff /gnome-base/libgnomekbd | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | gentoo-2-4bed0a025ee9a41e025be23dc7488e73ed0e3c61.tar.gz gentoo-2-4bed0a025ee9a41e025be23dc7488e73ed0e3c61.tar.bz2 gentoo-2-4bed0a025ee9a41e025be23dc7488e73ed0e3c61.zip |
Stable on amd64 wrt bug #353436
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/libgnomekbd')
-rw-r--r-- | gnome-base/libgnomekbd/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/libgnomekbd/libgnomekbd-2.32.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/libgnomekbd/ChangeLog b/gnome-base/libgnomekbd/ChangeLog index 752a73b9894f..22973d4c0b75 100644 --- a/gnome-base/libgnomekbd/ChangeLog +++ b/gnome-base/libgnomekbd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomekbd -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/ChangeLog,v 1.84 2010/10/20 21:29:54 eva Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/ChangeLog,v 1.85 2011/02/23 22:53:50 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> libgnomekbd-2.32.0.ebuild: + Stable on amd64 wrt bug #353436 20 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> -files/libgnomekbd-2.21.1-no-libbonobo.patch, diff --git a/gnome-base/libgnomekbd/libgnomekbd-2.32.0.ebuild b/gnome-base/libgnomekbd/libgnomekbd-2.32.0.ebuild index 4eb5a6480e33..0a07557ac366 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-2010 Gentoo Foundation +# 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.2 2010/10/20 21:29:54 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/libgnomekbd-2.32.0.ebuild,v 1.3 2011/02/23 22:53:50 hwoarang 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 |