diff options
author | 2010-08-09 17:35:35 +0000 | |
---|---|---|
committer | 2010-08-09 17:35:35 +0000 | |
commit | 63cb7e306c4fafc8097d56c373e559d43b8508ef (patch) | |
tree | e40d181799fbb200a3a87a4128fcd0589dece09a /kde-base/kmail | |
parent | Drop symlinks #330115. (diff) | |
download | gentoo-2-63cb7e306c4fafc8097d56c373e559d43b8508ef.tar.gz gentoo-2-63cb7e306c4fafc8097d56c373e559d43b8508ef.tar.bz2 gentoo-2-63cb7e306c4fafc8097d56c373e559d43b8508ef.zip |
Drop alpha, ia64 and sparc keywords. as per AT lead permission.
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kmail')
-rw-r--r-- | kde-base/kmail/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmail/kmail-4.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmail/ChangeLog b/kde-base/kmail/ChangeLog index a6e7cb85d7cf..f27abb9234ac 100644 --- a/kde-base/kmail/ChangeLog +++ b/kde-base/kmail/ChangeLog @@ -1,6 +1,9 @@ # 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.221 2010/08/09 11:31:32 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.222 2010/08/09 17:34:50 scarabeus Exp $ + + 09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> kmail-4.4.5.ebuild: + Drop alpha ia64 and sparc per the AT Lead permission. 09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> -kmail-4.3.5.ebuild, -kmail-4.4.4.ebuild: diff --git a/kde-base/kmail/kmail-4.4.5.ebuild b/kde-base/kmail/kmail-4.4.5.ebuild index d43a27d2641b..2fb0220e96de 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.6 2010/08/09 08:04:26 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.4.5.ebuild,v 1.7 2010/08/09 17:34:50 scarabeus 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="amd64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" DEPEND=" |