diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 16:37:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 16:37:09 +0000 |
commit | c88fa5824be103168ca58d4c3bba6dc6c4f3677c (patch) | |
tree | f821c06a07d0a354b1ff52679017da56deed94c6 /x11-libs/libwnck | |
parent | Stable for alpha, wrt bug #458138 (diff) | |
download | gentoo-2-c88fa5824be103168ca58d4c3bba6dc6c4f3677c.tar.gz gentoo-2-c88fa5824be103168ca58d4c3bba6dc6c4f3677c.tar.bz2 gentoo-2-c88fa5824be103168ca58d4c3bba6dc6c4f3677c.zip |
Stable for alpha, wrt bug #457978
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/libwnck')
-rw-r--r-- | x11-libs/libwnck/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-3.4.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index 3fa01a706385..51a117916382 100644 --- a/x11-libs/libwnck/ChangeLog +++ b/x11-libs/libwnck/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libwnck -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.297 2012/12/16 09:04:08 tetromino Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.298 2013/02/19 16:37:09 ago Exp $ + + 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libwnck-3.4.4.ebuild: + Stable for alpha, wrt bug #457978 16 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> libwnck-2.31.0.ebuild, libwnck-3.2.1.ebuild, libwnck-3.4.4.ebuild: diff --git a/x11-libs/libwnck/libwnck-3.4.4.ebuild b/x11-libs/libwnck/libwnck-3.4.4.ebuild index 4a6df3d66713..0315c81f58e3 100644 --- a/x11-libs/libwnck/libwnck-3.4.4.ebuild +++ b/x11-libs/libwnck/libwnck-3.4.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.4.ebuild,v 1.3 2012/12/16 09:04:08 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-3.4.4.ebuild,v 1.4 2013/02/19 16:37:09 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" |