diff options
Diffstat (limited to 'dev-python/libwnck-python/libwnck-python-2.30.2-r1.ebuild')
-rw-r--r-- | dev-python/libwnck-python/libwnck-python-2.30.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/libwnck-python/libwnck-python-2.30.2-r1.ebuild b/dev-python/libwnck-python/libwnck-python-2.30.2-r1.ebuild index e30e673a8518..ff17934b452a 100644 --- a/dev-python/libwnck-python/libwnck-python-2.30.2-r1.ebuild +++ b/dev-python/libwnck-python/libwnck-python-2.30.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libwnck-python/libwnck-python-2.30.2-r1.ebuild,v 1.4 2010/09/11 19:06:41 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libwnck-python/libwnck-python-2.30.2-r1.ebuild,v 1.5 2010/10/10 10:39:59 ssuominen Exp $ EAPI="2" @@ -13,7 +13,7 @@ inherit gnome-python-common eutils DESCRIPTION="Python bindings for the libwnck library" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="examples" RDEPEND=">=x11-libs/libwnck-2.19.3 |