diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-28 16:04:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-28 16:04:20 +0000 |
commit | 8e17307867dcb2c86887ad184ae5ae4f72125036 (patch) | |
tree | 7e21ae683e6612268833102fccb4d33fc4eb72e6 /x11-libs/libwnck | |
parent | Stable for arm, wrt bug #458984 (diff) | |
download | gentoo-2-8e17307867dcb2c86887ad184ae5ae4f72125036.tar.gz gentoo-2-8e17307867dcb2c86887ad184ae5ae4f72125036.tar.bz2 gentoo-2-8e17307867dcb2c86887ad184ae5ae4f72125036.zip |
Stable for arm, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/libwnck')
-rw-r--r-- | x11-libs/libwnck/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-3.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index b778ec2ef1d9..acf68436e8f1 100644 --- a/x11-libs/libwnck/ChangeLog +++ b/x11-libs/libwnck/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libwnck # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.311 2013/03/27 10:33:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.312 2013/03/28 16:04:20 ago Exp $ + + 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libwnck-3.4.5.ebuild: + Stable for arm, wrt bug #458984 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libwnck-3.4.5.ebuild: Stable for ppc64, wrt bug #458984 diff --git a/x11-libs/libwnck/libwnck-3.4.5.ebuild b/x11-libs/libwnck/libwnck-3.4.5.ebuild index 7618a92a3725..9ff47ce6babe 100644 --- a/x11-libs/libwnck/libwnck-3.4.5.ebuild +++ b/x11-libs/libwnck/libwnck-3.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-3.4.5.ebuild,v 1.5 2013/03/27 10:33:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-3.4.5.ebuild,v 1.6 2013/03/28 16:04:20 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2+" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="+introspection startup-notification tools" |