diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 20:58:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 20:58:19 +0000 |
commit | e353a1249bca8637f5ece0819832be8baa9dbb9d (patch) | |
tree | 621049e34638ee3799ad2b6860658330c6e884d3 /kde-base/kaddressbook-plugins | |
parent | Fixed dependancy for 0.17.1 (bug #185871) (diff) | |
download | gentoo-2-e353a1249bca8637f5ece0819832be8baa9dbb9d.tar.gz gentoo-2-e353a1249bca8637f5ece0819832be8baa9dbb9d.tar.bz2 gentoo-2-e353a1249bca8637f5ece0819832be8baa9dbb9d.zip |
alpha/ia64 stable wrt #176297
(Portage version: 2.1.2.11)
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 c62591a846a7..1a4d879579a8 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.65 2007/08/07 23:12:02 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kaddressbook-plugins/ChangeLog,v 1.66 2007/08/08 20:58:19 armin76 Exp $ + + 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> + kaddressbook-plugins-3.5.7.ebuild: + alpha/ia64 stable wrt #176297 07 Aug 2007; Joseph Jezak <josejx@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 ece3febdf1b3..a07c8e0b6168 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.5 2007/08/07 23:12:02 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kaddressbook-plugins/kaddressbook-plugins-3.5.7.ebuild,v 1.6 2007/08/08 20:58:19 armin76 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)" |