diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-14 20:04:58 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-14 20:04:58 +0000 |
commit | 8a4e6d09cead205c7dc7d960f1f34ae291b7a225 (patch) | |
tree | 1f6309817aadf3fc4c2e4e3b761c1908be3c2322 /app-office/gnumeric/gnumeric-1.4.3-r3.ebuild | |
parent | Don't enable shadow when pam is disabled on anything but glibc, as that is a ... (diff) | |
download | gentoo-2-8a4e6d09cead205c7dc7d960f1f34ae291b7a225.tar.gz gentoo-2-8a4e6d09cead205c7dc7d960f1f34ae291b7a225.tar.bz2 gentoo-2-8a4e6d09cead205c7dc7d960f1f34ae291b7a225.zip |
ppc stable, bug #139612
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'app-office/gnumeric/gnumeric-1.4.3-r3.ebuild')
-rw-r--r-- | app-office/gnumeric/gnumeric-1.4.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnumeric/gnumeric-1.4.3-r3.ebuild b/app-office/gnumeric/gnumeric-1.4.3-r3.ebuild index ba464b077a3a..f380c5b341c7 100644 --- a/app-office/gnumeric/gnumeric-1.4.3-r3.ebuild +++ b/app-office/gnumeric/gnumeric-1.4.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.4.3-r3.ebuild,v 1.3 2006/07/14 16:46:23 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.4.3-r3.ebuild,v 1.4 2006/07/14 20:04:58 dertobi123 Exp $ inherit virtualx eutils flag-o-matic gnome2 autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/gnumeric/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86" IUSE="gnome libgda python static" # bonobo gnomedb |