diff options
author | 2011-05-09 18:44:02 +0000 | |
---|---|---|
committer | 2011-05-09 18:44:02 +0000 | |
commit | f4dfb91e0987d5e55d7d13ca8eb7f12f8119fbbb (patch) | |
tree | 15590270711c7f3d4774e4696b795bea0c502b7f /mail-mta | |
parent | Apply upstream patch to fix plasma crash when removing icons from systray. Th... (diff) | |
download | gentoo-2-f4dfb91e0987d5e55d7d13ca8eb7f12f8119fbbb.tar.gz gentoo-2-f4dfb91e0987d5e55d7d13ca8eb7f12f8119fbbb.tar.bz2 gentoo-2-f4dfb91e0987d5e55d7d13ca8eb7f12f8119fbbb.zip |
Stable for HPPA (bug #366369).
(Portage version: 2.2.0_alpha32/cvs/Linux i686)
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/exim/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/exim/exim-4.75-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/exim/ChangeLog b/mail-mta/exim/ChangeLog index e9992489b490..69927a4cb411 100644 --- a/mail-mta/exim/ChangeLog +++ b/mail-mta/exim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/exim # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/ChangeLog,v 1.192 2011/05/08 22:13:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/ChangeLog,v 1.193 2011/05/09 18:44:02 jer Exp $ + + 09 May 2011; Jeroen Roovers <jer@gentoo.org> exim-4.75-r1.ebuild: + Stable for HPPA (bug #366369). 08 May 2011; Markos Chandras <hwoarang@gentoo.org> exim-4.75-r1.ebuild: Stable on amd64 wrt bug #366396 diff --git a/mail-mta/exim/exim-4.75-r1.ebuild b/mail-mta/exim/exim-4.75-r1.ebuild index dfe731307b9b..4146c88a8926 100644 --- a/mail-mta/exim/exim-4.75-r1.ebuild +++ b/mail-mta/exim/exim-4.75-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.75-r1.ebuild,v 1.4 2011/05/08 22:13:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.75-r1.ebuild,v 1.5 2011/05/09 18:44:02 jer Exp $ EAPI="3" @@ -19,7 +19,7 @@ HOMEPAGE="http://www.exim.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86" DEPEND=">=sys-apps/sed-4.0.5 >=sys-libs/db-3.2 |