diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 18:25:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 18:25:53 +0000 |
commit | 7d6f9d2d9a78f42306986cdd9dc78ed6cea4916a (patch) | |
tree | 564ecda8be8c1a7b080472e642b16850f32f8af8 /x11-libs | |
parent | Stable for sparc, wrt bug #458984 (diff) | |
download | gentoo-2-7d6f9d2d9a78f42306986cdd9dc78ed6cea4916a.tar.gz gentoo-2-7d6f9d2d9a78f42306986cdd9dc78ed6cea4916a.tar.bz2 gentoo-2-7d6f9d2d9a78f42306986cdd9dc78ed6cea4916a.zip |
Stable for sparc, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux x86_64, 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 2cf01ebc5111..32eba24160ff 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.315 2013/04/01 17:56:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.316 2013/04/01 18:25:53 ago Exp $ + + 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libwnck-3.4.5.ebuild: + Stable for sparc, wrt bug #458984 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libwnck-3.4.5.ebuild: Stable for alpha, wrt bug #458984 diff --git a/x11-libs/libwnck/libwnck-3.4.5.ebuild b/x11-libs/libwnck/libwnck-3.4.5.ebuild index 0a0faeea2a1b..6713c2f5e42a 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.8 2013/04/01 17:56:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-3.4.5.ebuild,v 1.9 2013/04/01 18:25:53 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" |