diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 17:56:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 17:56:05 +0000 |
commit | 7de4189c5282ee9c79f4a0b93ea961b9eb74e9b1 (patch) | |
tree | 101758446aa8cbadf2c0ec28e65f4e30f82aa4be /x11-libs/libwnck | |
parent | Stable for alpha, wrt bug #458984 (diff) | |
download | gentoo-2-7de4189c5282ee9c79f4a0b93ea961b9eb74e9b1.tar.gz gentoo-2-7de4189c5282ee9c79f4a0b93ea961b9eb74e9b1.tar.bz2 gentoo-2-7de4189c5282ee9c79f4a0b93ea961b9eb74e9b1.zip |
Stable for alpha, 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/libwnck')
-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 2e273186e883..2cf01ebc5111 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.314 2013/03/30 17:19:53 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.315 2013/04/01 17:56:05 ago Exp $ + + 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libwnck-3.4.5.ebuild: + Stable for alpha, wrt bug #458984 30 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org> -libwnck-3.2.1.ebuild: Clean up old revision. diff --git a/x11-libs/libwnck/libwnck-3.4.5.ebuild b/x11-libs/libwnck/libwnck-3.4.5.ebuild index f91b2fdcb6aa..0a0faeea2a1b 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.7 2013/03/29 13:45:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-3.4.5.ebuild,v 1.8 2013/04/01 17:56:05 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" |