diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-31 15:32:35 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-31 15:32:35 +0000 |
commit | 85cdd22f94ccfa3b5586fd8ea42282fb3d9264b2 (patch) | |
tree | 7b1cbb6139a73ab52ea5420284458cb7b8ef0445 /kde-base/kmail | |
parent | Version bump. Use distutils_src_unpack. Added patch to fix the tests. Run tes... (diff) | |
download | gentoo-2-85cdd22f94ccfa3b5586fd8ea42282fb3d9264b2.tar.gz gentoo-2-85cdd22f94ccfa3b5586fd8ea42282fb3d9264b2.tar.bz2 gentoo-2-85cdd22f94ccfa3b5586fd8ea42282fb3d9264b2.zip |
Stable ppc for 207634
(Portage version: 2.1.3.19)
Diffstat (limited to 'kde-base/kmail')
-rw-r--r-- | kde-base/kmail/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmail/kmail-3.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmail/ChangeLog b/kde-base/kmail/ChangeLog index 26e376f5ab51..b7d3942369a2 100644 --- a/kde-base/kmail/ChangeLog +++ b/kde-base/kmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmail # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.125 2008/01/30 17:23:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.126 2008/01/31 15:30:15 ranger Exp $ + + 31 Jan 2008; Brent Baude <ranger@gentoo.org> kmail-3.5.8.ebuild: + Marking kmail-3.5.8 ppc for bug 207634 30 Jan 2008; Brent Baude <ranger@gentoo.org> kmail-3.5.8.ebuild: Marking kmail-3.5.8 ppc64 for bug 207634 diff --git a/kde-base/kmail/kmail-3.5.8.ebuild b/kde-base/kmail/kmail-3.5.8.ebuild index bde6d10cfba5..c0fc80491459 100644 --- a/kde-base/kmail/kmail-3.5.8.ebuild +++ b/kde-base/kmail/kmail-3.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-3.5.8.ebuild,v 1.6 2008/01/30 17:23:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-3.5.8.ebuild,v 1.7 2008/01/31 15:30:15 ranger Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -13,7 +13,7 @@ SRC_URI="${SRC_URI} RESTRICT="test" DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE." -KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="crypt" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdenetwork) $(deprange $PV $MAXKDEVER kde-base/libkdepim) |