diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 20:39:37 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 20:39:37 +0000 |
commit | 5bec0349a2e86b2f67e8446fab84ea9646ce5c07 (patch) | |
tree | f90ddba0f1000b89f1bacde77250bd6d1f70e74c /gnome-base | |
parent | unleash syslog-ng-3.2 for testing (diff) | |
download | gentoo-2-5bec0349a2e86b2f67e8446fab84ea9646ce5c07.tar.gz gentoo-2-5bec0349a2e86b2f67e8446fab84ea9646ce5c07.tar.bz2 gentoo-2-5bec0349a2e86b2f67e8446fab84ea9646ce5c07.zip |
ppc64 stable wrt #353436
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgnomekbd/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomekbd/libgnomekbd-2.32.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomekbd/ChangeLog b/gnome-base/libgnomekbd/ChangeLog index f7a2afe9a1cd..2a500b5f7917 100644 --- a/gnome-base/libgnomekbd/ChangeLog +++ b/gnome-base/libgnomekbd/ChangeLog @@ -1,6 +1,10 @@ # 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.88 2011/03/16 10:48:40 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/ChangeLog,v 1.89 2011/03/21 20:39:37 xarthisius Exp $ + + 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> + libgnomekbd-2.32.0.ebuild: + ppc64 stable wrt #353436 16 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> libgnomekbd-2.30.2.ebuild, libgnomekbd-2.32.0.ebuild: diff --git a/gnome-base/libgnomekbd/libgnomekbd-2.32.0.ebuild b/gnome-base/libgnomekbd/libgnomekbd-2.32.0.ebuild index 44829bfa8b6b..b33f690f2708 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.6 2011/03/16 10:48:40 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/libgnomekbd-2.32.0.ebuild,v 1.7 2011/03/21 20:39:37 xarthisius 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 |