diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2010-06-06 16:49:10 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2010-06-06 16:49:10 +0000 |
commit | aa681a5cb5518d50b4b23c18bb2f847277c07056 (patch) | |
tree | 3dd0baf8871078a615ceb7d6cacdd9839452d0c2 /kde-base | |
parent | [kde-base/klinkstatus-4.4.4] Dropped ~alpha and ~ia64 keywords as they requir... (diff) | |
download | gentoo-2-aa681a5cb5518d50b4b23c18bb2f847277c07056.tar.gz gentoo-2-aa681a5cb5518d50b4b23c18bb2f847277c07056.tar.bz2 gentoo-2-aa681a5cb5518d50b4b23c18bb2f847277c07056.zip |
[kde-base/kmail-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/kmail/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kmail/kmail-4.4.4.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/kde-base/kmail/ChangeLog b/kde-base/kmail/ChangeLog index 52e9b003fd8b..b949f769b535 100644 --- a/kde-base/kmail/ChangeLog +++ b/kde-base/kmail/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kmail # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.209 2010/06/06 14:42:07 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.210 2010/06/06 16:49:10 jmbsvicetto Exp $ + + 06 Jun 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + kmail-4.4.4.ebuild: + [kde-base/kmail-4.4.4] Dropped ~alpha and ~ia64 keywords as they require + arches to unmask the semantic-desktop use flag. *kmail-4.4.4 (06 Jun 2010) diff --git a/kde-base/kmail/kmail-4.4.4.ebuild b/kde-base/kmail/kmail-4.4.4.ebuild index 6b22cf34aa21..cf86f94e5a93 100644 --- a/kde-base/kmail/kmail-4.4.4.ebuild +++ b/kde-base/kmail/kmail-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/kmail/kmail-4.4.4.ebuild,v 1.1 2010/06/06 14:42:07 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.4.4.ebuild,v 1.2 2010/06/06 16:49:10 jmbsvicetto Exp $ EAPI="3" @@ -8,7 +8,7 @@ KMNAME="kdepim" inherit kde4-meta DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE." -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=" |