diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 15:23:12 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 15:23:12 +0000 |
commit | c674a76dec9bc3e543a9ecc684f5a14d5dce521b (patch) | |
tree | a6491e23731f66dfb72c1ceb7bca93b0949644b7 /x11-libs/libwnck/libwnck-2.30.6.ebuild | |
parent | Removed old (diff) | |
download | gentoo-2-c674a76dec9bc3e543a9ecc684f5a14d5dce521b.tar.gz gentoo-2-c674a76dec9bc3e543a9ecc684f5a14d5dce521b.tar.bz2 gentoo-2-c674a76dec9bc3e543a9ecc684f5a14d5dce521b.zip |
x86 stable, bug 348987
(Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-libs/libwnck/libwnck-2.30.6.ebuild')
-rw-r--r-- | x11-libs/libwnck/libwnck-2.30.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libwnck/libwnck-2.30.6.ebuild b/x11-libs/libwnck/libwnck-2.30.6.ebuild index 131b7feb2249..e3f50a8e8b1e 100644 --- a/x11-libs/libwnck/libwnck-2.30.6.ebuild +++ b/x11-libs/libwnck/libwnck-2.30.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.30.6.ebuild,v 1.2 2011/01/14 10:44:50 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.30.6.ebuild,v 1.3 2011/01/18 15:23:12 fauli Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="doc +introspection startup-notification" |