diff options
author | Olivier Crête <tester@gentoo.org> | 2010-05-04 16:10:21 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2010-05-04 16:10:21 +0000 |
commit | f89032a8f210912cbbd1768bd14725deefe27e2f (patch) | |
tree | d091cb6661eab4dc6929124c639dd9aba137e6cd /gnome-base | |
parent | amd64 stable, bug #314899 (diff) | |
download | gentoo-2-f89032a8f210912cbbd1768bd14725deefe27e2f.tar.gz gentoo-2-f89032a8f210912cbbd1768bd14725deefe27e2f.tar.bz2 gentoo-2-f89032a8f210912cbbd1768bd14725deefe27e2f.zip |
amd64 stable, bug #314899
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgnomekbd/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomekbd/libgnomekbd-2.28.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomekbd/ChangeLog b/gnome-base/libgnomekbd/ChangeLog index 58065f4cf462..34d973114ad7 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.68 2010/02/24 22:39:47 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/ChangeLog,v 1.69 2010/05/04 16:10:21 tester Exp $ + + 03 May 2010; Olivier Crête <tester@gentoo.org> libgnomekbd-2.28.2.ebuild: + amd64 stable, bug #314899 24 Feb 2010; Gilles Dartiguelongue <eva@gentoo.org> -libgnomekbd-2.24.0.ebuild, -libgnomekbd-2.28.0.ebuild: diff --git a/gnome-base/libgnomekbd/libgnomekbd-2.28.2.ebuild b/gnome-base/libgnomekbd/libgnomekbd-2.28.2.ebuild index e6b805eda71e..7e76a8a5e240 100644 --- a/gnome-base/libgnomekbd/libgnomekbd-2.28.2.ebuild +++ b/gnome-base/libgnomekbd/libgnomekbd-2.28.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/libgnomekbd-2.28.2.ebuild,v 1.2 2010/01/10 16:57:43 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/libgnomekbd-2.28.2.ebuild,v 1.3 2010/05/04 16:10:21 tester Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND=">=dev-libs/glib-2.16 |