diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 15:59:03 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 15:59:03 +0000 |
commit | 2208b43e8b8db89d85ed00747747261ff5a298c6 (patch) | |
tree | e2a45e5364c57765f10b73fdcdb41688e97cb2ab | |
parent | arch stable, bug 888 (diff) | |
download | gentoo-2-2208b43e8b8db89d85ed00747747261ff5a298c6.tar.gz gentoo-2-2208b43e8b8db89d85ed00747747261ff5a298c6.tar.bz2 gentoo-2-2208b43e8b8db89d85ed00747747261ff5a298c6.zip |
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
-rw-r--r-- | x11-libs/libwnck/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-3.4.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index 3b0a0980d5f4..51512e87f3dc 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.321 2013/12/08 19:46:58 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.322 2014/02/22 15:59:03 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> libwnck-3.4.7.ebuild: + arch stable, bug 888 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> libwnck-3.4.7.ebuild: x86 stable, bug #478252 diff --git a/x11-libs/libwnck/libwnck-3.4.7.ebuild b/x11-libs/libwnck/libwnck-3.4.7.ebuild index fabf198bc68e..0d30c4b3013d 100644 --- a/x11-libs/libwnck/libwnck-3.4.7.ebuild +++ b/x11-libs/libwnck/libwnck-3.4.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.7.ebuild,v 1.3 2013/12/08 19:46:58 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-3.4.7.ebuild,v 1.4 2014/02/22 15:59:03 pacho 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" |