diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2009-05-04 22:35:25 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2009-05-04 22:35:25 +0000 |
commit | eb4e591125c8aebd5de874b6b0365275cae27de4 (patch) | |
tree | 054ef8b69c94c1532aee6753567c1fbef3535dda /x11-libs/libwnck/libwnck-2.20.3.ebuild | |
parent | New version for GNOME 2.26. New GtkOrientable API, a lot of bug fixes and pol... (diff) | |
download | historical-eb4e591125c8aebd5de874b6b0365275cae27de4.tar.gz historical-eb4e591125c8aebd5de874b6b0365275cae27de4.tar.bz2 historical-eb4e591125c8aebd5de874b6b0365275cae27de4.zip |
New version for GNOME 2.26. Build fixes and translation updates. Clean old revisions.
Package-Manager: portage-2.2_rc31/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/libwnck/libwnck-2.20.3.ebuild')
-rw-r--r-- | x11-libs/libwnck/libwnck-2.20.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/libwnck/libwnck-2.20.3.ebuild b/x11-libs/libwnck/libwnck-2.20.3.ebuild index dbc574335dbd..cecebae05edc 100644 --- a/x11-libs/libwnck/libwnck-2.20.3.ebuild +++ b/x11-libs/libwnck/libwnck-2.20.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.20.3.ebuild,v 1.8 2008/04/13 22:48:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.20.3.ebuild,v 1.9 2009/05/04 22:35:25 eva Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="arm sh" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.11.3 |