diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2010-07-03 01:22:35 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2010-07-03 01:22:35 +0000 |
commit | eb94791a451840581e182288450f01ab75c1e779 (patch) | |
tree | d57b806cae404dec3a993951613e1cff492e56ff /kde-base/kmail | |
parent | Version bump (diff) | |
download | historical-eb94791a451840581e182288450f01ab75c1e779.tar.gz historical-eb94791a451840581e182288450f01ab75c1e779.tar.bz2 historical-eb94791a451840581e182288450f01ab75c1e779.zip |
Synced keywords from 4.4.4 ebuilds dropping ~alpha and ~ia64 keywords as these arches don't have semantic-desktop support.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'kde-base/kmail')
-rw-r--r-- | kde-base/kmail/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kmail/kmail-4.4.5.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/kde-base/kmail/ChangeLog b/kde-base/kmail/ChangeLog index 7bdf2dbfc8f5..5309e820af66 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.215 2010/06/30 15:36:53 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.216 2010/07/03 01:22:34 jmbsvicetto Exp $ + + 03 Jul 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + kmail-4.4.5.ebuild: + [kde-base/kmail-4.4.5] Synced keywords from 4.4.4 ebuilds dropping ~alpha + and ~ia64 keywords as these arches don't have semantic-desktop support. *kmail-4.4.5 (30 Jun 2010) diff --git a/kde-base/kmail/kmail-4.4.5.ebuild b/kde-base/kmail/kmail-4.4.5.ebuild index e38d3ceaff3e..54997ea540f3 100644 --- a/kde-base/kmail/kmail-4.4.5.ebuild +++ b/kde-base/kmail/kmail-4.4.5.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.5.ebuild,v 1.1 2010/06/30 15:36:53 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.4.5.ebuild,v 1.2 2010/07/03 01:22:34 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" DEPEND=" |