diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-11-11 01:09:45 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-11-11 01:09:45 +0000 |
commit | 5096430bdbe6b531d8bee26a83e15c6e1d21b39c (patch) | |
tree | 375e6815e1dd2805660720cb0177c5faa6a46d97 /x11-libs/libwnck/libwnck-2.8.0.1.ebuild | |
parent | uclibc updates (Manifest recommit) (diff) | |
download | gentoo-2-5096430bdbe6b531d8bee26a83e15c6e1d21b39c.tar.gz gentoo-2-5096430bdbe6b531d8bee26a83e15c6e1d21b39c.tar.bz2 gentoo-2-5096430bdbe6b531d8bee26a83e15c6e1d21b39c.zip |
mark x86
Diffstat (limited to 'x11-libs/libwnck/libwnck-2.8.0.1.ebuild')
-rw-r--r-- | x11-libs/libwnck/libwnck-2.8.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/libwnck/libwnck-2.8.0.1.ebuild b/x11-libs/libwnck/libwnck-2.8.0.1.ebuild index e3abab94dbb7..0179bf86e9ac 100644 --- a/x11-libs/libwnck/libwnck-2.8.0.1.ebuild +++ b/x11-libs/libwnck/libwnck-2.8.0.1.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.8.0.1.ebuild,v 1.2 2004/11/08 19:32:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.8.0.1.ebuild,v 1.3 2004/11/11 01:09:45 foser Exp $ inherit gnome2 eutils DESCRIPTION="A window navigation construction kit" HOMEPAGE="http://www.gnome.org/" - LICENSE="GPL-2" + SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.1 |