diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-12-18 15:02:07 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-12-18 15:02:07 +0000 |
commit | 380b8e844da0b8ca9e11891fb2c626675b7c0976 (patch) | |
tree | fc24c30a430ceb0e11073277e0d375d87b591b7f /x11-libs | |
parent | x86 stable, bug 529964 (diff) | |
download | gentoo-2-380b8e844da0b8ca9e11891fb2c626675b7c0976.tar.gz gentoo-2-380b8e844da0b8ca9e11891fb2c626675b7c0976.tar.bz2 gentoo-2-380b8e844da0b8ca9e11891fb2c626675b7c0976.zip |
x86 stable, bug 529964
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libwnck/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-3.4.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index ceed0665fbda..fbd760cd1e25 100644 --- a/x11-libs/libwnck/ChangeLog +++ b/x11-libs/libwnck/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libwnck # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.331 2014/09/04 10:24:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.332 2014/12/18 15:02:07 pacho Exp $ + + 18 Dec 2014; Pacho Ramos <pacho@gentoo.org> libwnck-3.4.9.ebuild: + x86 stable, bug 529964 *libwnck-3.4.9 (04 Sep 2014) diff --git a/x11-libs/libwnck/libwnck-3.4.9.ebuild b/x11-libs/libwnck/libwnck-3.4.9.ebuild index 3c8ae1771d2c..fd2aeaa4d852 100644 --- a/x11-libs/libwnck/libwnck-3.4.9.ebuild +++ b/x11-libs/libwnck/libwnck-3.4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-3.4.9.ebuild,v 1.1 2014/09/04 10:24:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-3.4.9.ebuild,v 1.2 2014/12/18 15:02:07 pacho 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" |