diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2010-06-06 16:30:35 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2010-06-06 16:30:35 +0000 |
commit | 98ce08b1048db6dd7b6f395a4bb899bac088861a (patch) | |
tree | 945ddd217af68d2418e991208b20ac7b125822c2 /kde-base | |
parent | [kde-base/akonadi-4.4.4] Dropped ~alpha and ~ia64 keywords as they require ar... (diff) | |
download | gentoo-2-98ce08b1048db6dd7b6f395a4bb899bac088861a.tar.gz gentoo-2-98ce08b1048db6dd7b6f395a4bb899bac088861a.tar.bz2 gentoo-2-98ce08b1048db6dd7b6f395a4bb899bac088861a.zip |
[kde-base/kaddressbook-4.4.4] Dropped ~alpha and ~ia64 keywords as they require arches to unmask the semantic-desktop use flag.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kaddressbook/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kaddressbook/kaddressbook-4.4.4.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/kde-base/kaddressbook/ChangeLog b/kde-base/kaddressbook/ChangeLog index 5d80cacdcd3d..82c5ac2591b8 100644 --- a/kde-base/kaddressbook/ChangeLog +++ b/kde-base/kaddressbook/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kaddressbook # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kaddressbook/ChangeLog,v 1.155 2010/06/06 14:41:22 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kaddressbook/ChangeLog,v 1.156 2010/06/06 16:30:35 jmbsvicetto Exp $ + + 06 Jun 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + kaddressbook-4.4.4.ebuild: + [kde-base/kaddressbook-4.4.4] Dropped ~alpha and ~ia64 keywords as they + require arches to unmask the semantic-desktop use flag. *kaddressbook-4.4.4 (06 Jun 2010) diff --git a/kde-base/kaddressbook/kaddressbook-4.4.4.ebuild b/kde-base/kaddressbook/kaddressbook-4.4.4.ebuild index a27a46f6fafa..f001737a9035 100644 --- a/kde-base/kaddressbook/kaddressbook-4.4.4.ebuild +++ b/kde-base/kaddressbook/kaddressbook-4.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kaddressbook/kaddressbook-4.4.4.ebuild,v 1.1 2010/06/06 14:41:22 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kaddressbook/kaddressbook-4.4.4.ebuild,v 1.2 2010/06/06 16:30:35 jmbsvicetto Exp $ EAPI="3" @@ -8,7 +8,7 @@ KMNAME="kdepim" inherit kde4-meta DESCRIPTION="The KDE Address Book" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" DEPEND=" |