diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-15 14:27:41 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-15 14:27:41 +0000 |
commit | cfa628fc2ab8c305b227cff17ac7ae22574de6bb (patch) | |
tree | 8dcffd0020f8a176067f51ac822e22fb27b9d820 /kde-base/kaddressbook-plugins/kaddressbook-plugins-3.5.9.ebuild | |
parent | More cleanups of VDRDIR handling. Added VDRINCDIR variable for more easy patc... (diff) | |
download | historical-cfa628fc2ab8c305b227cff17ac7ae22574de6bb.tar.gz historical-cfa628fc2ab8c305b227cff17ac7ae22574de6bb.tar.bz2 historical-cfa628fc2ab8c305b227cff17ac7ae22574de6bb.zip |
Stable on ppc64; bug #221063
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/kaddressbook-plugins/kaddressbook-plugins-3.5.9.ebuild')
-rw-r--r-- | kde-base/kaddressbook-plugins/kaddressbook-plugins-3.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kaddressbook-plugins/kaddressbook-plugins-3.5.9.ebuild b/kde-base/kaddressbook-plugins/kaddressbook-plugins-3.5.9.ebuild index e7fd86ef656f..65b7d316ff5d 100644 --- a/kde-base/kaddressbook-plugins/kaddressbook-plugins-3.5.9.ebuild +++ b/kde-base/kaddressbook-plugins/kaddressbook-plugins-3.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kaddressbook-plugins/kaddressbook-plugins-3.5.9.ebuild,v 1.6 2008/05/13 14:42:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kaddressbook-plugins/kaddressbook-plugins-3.5.9.ebuild,v 1.7 2008/05/15 14:16:04 corsair Exp $ KMNAME=kdeaddons KMNOMODULE=true KMEXTRA=kaddressbook-plugins/ @@ -8,7 +8,7 @@ EAPI="1" inherit kde-meta DESCRIPTION="Plugins for KAB" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="|| ( >=kde-base/kaddressbook-${PV}:${SLOT} >=kde-base/kdepim-${PV}:${SLOT} )" |