diff options
author | Markus Meier <maekke@gentoo.org> | 2015-06-07 10:46:05 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-06-07 10:46:05 +0000 |
commit | aa12c928c0d2d075dec9430cc5335fde51971c46 (patch) | |
tree | 07a275ffad6d7e4656ee932b0f8caabee7996008 /x11-libs | |
parent | This is only really needed in amd64/x86 for Gnome and ppc for lxlauncher, mov... (diff) | |
download | gentoo-2-aa12c928c0d2d075dec9430cc5335fde51971c46.tar.gz gentoo-2-aa12c928c0d2d075dec9430cc5335fde51971c46.tar.bz2 gentoo-2-aa12c928c0d2d075dec9430cc5335fde51971c46.zip |
arm stable, bug #534012
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libwnck/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-3.14.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index e420ea104b16..818bc60b22b7 100644 --- a/x11-libs/libwnck/ChangeLog +++ b/x11-libs/libwnck/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libwnck # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.345 2015/03/15 13:34:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.346 2015/06/07 10:46:05 maekke Exp $ + + 07 Jun 2015; Markus Meier <maekke@gentoo.org> libwnck-3.14.0.ebuild: + arm stable, bug #534012 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> libwnck-3.14.0.ebuild: x86 stable, bug 534012 diff --git a/x11-libs/libwnck/libwnck-3.14.0.ebuild b/x11-libs/libwnck/libwnck-3.14.0.ebuild index b7060d38e601..fae1240b48e3 100644 --- a/x11-libs/libwnck/libwnck-3.14.0.ebuild +++ b/x11-libs/libwnck/libwnck-3.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-3.14.0.ebuild,v 1.5 2015/03/15 13:34:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-3.14.0.ebuild,v 1.6 2015/06/07 10:46:05 maekke Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="https://developer.gnome.org/libwnck/stable/" 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" |