diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 16:44:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 16:44:59 +0000 |
commit | 02fb7e1f4df020b7f0966c4b56933dc4a9b2b950 (patch) | |
tree | f6f3f0b52a92329bcc172d9593829682306ce0f7 /x11-libs | |
parent | Stable for sh, wrt bug #458984 (diff) | |
download | gentoo-2-02fb7e1f4df020b7f0966c4b56933dc4a9b2b950.tar.gz gentoo-2-02fb7e1f4df020b7f0966c4b56933dc4a9b2b950.tar.bz2 gentoo-2-02fb7e1f4df020b7f0966c4b56933dc4a9b2b950.zip |
Stable for sh, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs')
-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 32eba24160ff..201a34b1b774 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.316 2013/04/01 18:25:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.317 2013/04/09 16:44:59 ago Exp $ + + 09 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libwnck-3.4.5.ebuild: + Stable for sh, wrt bug #458984 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libwnck-3.4.5.ebuild: Stable for sparc, wrt bug #458984 diff --git a/x11-libs/libwnck/libwnck-3.4.5.ebuild b/x11-libs/libwnck/libwnck-3.4.5.ebuild index 6713c2f5e42a..dbb9d79fa699 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.9 2013/04/01 18:25:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-3.4.5.ebuild,v 1.10 2013/04/09 16:44:59 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" |