diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-09 13:36:30 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-09 13:36:30 +0000 |
commit | 62ef28f702e9557164151f25fa7fdef2d25a014a (patch) | |
tree | 565ab7346a34fb1183f9d575bbf9fd4301817eef /x11-libs/libwnck/libwnck-2.8.1.ebuild | |
parent | repoman: Trim trailing whitespace (diff) | |
download | gentoo-2-62ef28f702e9557164151f25fa7fdef2d25a014a.tar.gz gentoo-2-62ef28f702e9557164151f25fa7fdef2d25a014a.tar.bz2 gentoo-2-62ef28f702e9557164151f25fa7fdef2d25a014a.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-libs/libwnck/libwnck-2.8.1.ebuild')
-rw-r--r-- | x11-libs/libwnck/libwnck-2.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libwnck/libwnck-2.8.1.ebuild b/x11-libs/libwnck/libwnck-2.8.1.ebuild index ad63af8cdf6f..ee3c0ff3fc9d 100644 --- a/x11-libs/libwnck/libwnck-2.8.1.ebuild +++ b/x11-libs/libwnck/libwnck-2.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.8.1.ebuild,v 1.8 2005/04/02 03:21:49 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.8.1.ebuild,v 1.9 2005/04/09 13:33:40 corsair Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ 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 |