diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-28 17:11:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-28 17:11:34 +0000 |
commit | dba56bf226ececd8313420fdc5c1c5e40e28a49d (patch) | |
tree | ba33636b415a0724f6cd87ead37bce459c7f9252 /gnome-base/libgnomekbd | |
parent | alpha/ia64/sparc stable wrt #281427 (diff) | |
download | gentoo-2-dba56bf226ececd8313420fdc5c1c5e40e28a49d.tar.gz gentoo-2-dba56bf226ececd8313420fdc5c1c5e40e28a49d.tar.bz2 gentoo-2-dba56bf226ececd8313420fdc5c1c5e40e28a49d.zip |
alpha/ia64/sparc stable wrt #281427
(Portage version: 2.1.6.13/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.26.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomekbd/ChangeLog b/gnome-base/libgnomekbd/ChangeLog index 049d70c074fd..1514c4df25e1 100644 --- a/gnome-base/libgnomekbd/ChangeLog +++ b/gnome-base/libgnomekbd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomekbd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/ChangeLog,v 1.61 2009/11/05 19:55:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/ChangeLog,v 1.62 2009/11/28 17:11:34 armin76 Exp $ + + 28 Nov 2009; Raúl Porcel <armin76@gentoo.org> libgnomekbd-2.26.0.ebuild: + alpha/ia64/sparc stable wrt #281427 05 Nov 2009; Markus Meier <maekke@gentoo.org> libgnomekbd-2.26.0.ebuild: arm stable, bug #281427 diff --git a/gnome-base/libgnomekbd/libgnomekbd-2.26.0.ebuild b/gnome-base/libgnomekbd/libgnomekbd-2.26.0.ebuild index 484b543332e4..f2eb3363c5ed 100644 --- a/gnome-base/libgnomekbd/libgnomekbd-2.26.0.ebuild +++ b/gnome-base/libgnomekbd/libgnomekbd-2.26.0.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/gnome-base/libgnomekbd/libgnomekbd-2.26.0.ebuild,v 1.7 2009/11/05 19:55:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/libgnomekbd-2.26.0.ebuild,v 1.8 2009/11/28 17:11:34 armin76 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" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-libs/glib-2.16 |