diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-10 16:27:22 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-10 16:27:22 +0000 |
commit | 4e880d80c970678486fe80924fff36e3238b214a (patch) | |
tree | 367a11278e80935c6c63e31f92ac16247beb7456 /kde-base/kaddressbook-plugins | |
parent | Stable on amd64 wrt bug #176297 (diff) | |
download | gentoo-2-4e880d80c970678486fe80924fff36e3238b214a.tar.gz gentoo-2-4e880d80c970678486fe80924fff36e3238b214a.tar.bz2 gentoo-2-4e880d80c970678486fe80924fff36e3238b214a.zip |
Stable on amd64 wrt bug #176297
(Portage version: 2.1.3.3)
Diffstat (limited to 'kde-base/kaddressbook-plugins')
-rw-r--r-- | kde-base/kaddressbook-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kaddressbook-plugins/kaddressbook-plugins-3.5.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kaddressbook-plugins/ChangeLog b/kde-base/kaddressbook-plugins/ChangeLog index e26bcc93cf81..3d4b9c55f4d6 100644 --- a/kde-base/kaddressbook-plugins/ChangeLog +++ b/kde-base/kaddressbook-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kaddressbook-plugins # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kaddressbook-plugins/ChangeLog,v 1.67 2007/08/09 21:12:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kaddressbook-plugins/ChangeLog,v 1.68 2007/08/10 16:27:22 angelos Exp $ + + 10 Aug 2007; Christoph Mende <angelos@gentoo.org> + kaddressbook-plugins-3.5.7.ebuild: + Stable on amd64 wrt bug #176297 09 Aug 2007; Markus Rothe <corsair@gentoo.org> kaddressbook-plugins-3.5.7.ebuild: diff --git a/kde-base/kaddressbook-plugins/kaddressbook-plugins-3.5.7.ebuild b/kde-base/kaddressbook-plugins/kaddressbook-plugins-3.5.7.ebuild index d07760d85828..27ba8bff48fc 100644 --- a/kde-base/kaddressbook-plugins/kaddressbook-plugins-3.5.7.ebuild +++ b/kde-base/kaddressbook-plugins/kaddressbook-plugins-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.7.ebuild,v 1.7 2007/08/09 21:12:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kaddressbook-plugins/kaddressbook-plugins-3.5.7.ebuild,v 1.8 2007/08/10 16:27:22 angelos Exp $ KMNAME=kdeaddons KMNOMODULE=true KMEXTRA=kaddressbook-plugins/ @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Plugins for KAB" -KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="$(deprange-dual $PV $MAXKDEVER kde-base/kaddressbook)" |