diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-10-24 14:41:59 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-10-24 14:41:59 +0000 |
commit | 530ce250381381f78e4299e51d207678b0d20d3d (patch) | |
tree | ec3f332c0f4ba47daa493ad35008021230a6d45d | |
parent | Version bump wrt security bug #110326. (diff) | |
download | gentoo-2-530ce250381381f78e4299e51d207678b0d20d3d.tar.gz gentoo-2-530ce250381381f78e4299e51d207678b0d20d3d.tar.bz2 gentoo-2-530ce250381381f78e4299e51d207678b0d20d3d.zip |
Stable on x86.
(Portage version: 2.0.53_rc5)
-rw-r--r-- | mail-filter/postgrey/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/postgrey/postgrey-1.21-r1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libetpan/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libetpan/libetpan-0.39.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/mail-filter/postgrey/ChangeLog b/mail-filter/postgrey/ChangeLog index bad511589989..252d22841a31 100644 --- a/mail-filter/postgrey/ChangeLog +++ b/mail-filter/postgrey/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/postgrey # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.11 2005/10/18 01:00:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.12 2005/10/24 14:37:26 ticho Exp $ + + 24 Oct 2005; Andrej Kacian <ticho@gentoo.org> postgrey-1.21-r1.ebuild: + Stable on x86. 18 Oct 2005; Aron Griffis <agriffis@gentoo.org> postgrey-1.21.ebuild: Mark 1.21 stable on alpha diff --git a/mail-filter/postgrey/postgrey-1.21-r1.ebuild b/mail-filter/postgrey/postgrey-1.21-r1.ebuild index 64c5c0068c15..2922d43a460f 100644 --- a/mail-filter/postgrey/postgrey-1.21-r1.ebuild +++ b/mail-filter/postgrey/postgrey-1.21-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.21-r1.ebuild,v 1.2 2005/10/03 12:17:03 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.21-r1.ebuild,v 1.3 2005/10/24 14:37:26 ticho Exp $ inherit eutils @@ -20,7 +20,7 @@ RDEPEND=">=dev-lang/perl-5.6.0 >=sys-libs/db-4.1 >=mail-mta/postfix-2.1.0" -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~alpha ~amd64 x86" pkg_setup() { enewgroup ${PN} diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog index be2e1582f564..f9ded195cd63 100644 --- a/net-libs/libetpan/ChangeLog +++ b/net-libs/libetpan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libetpan # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.11 2005/09/17 13:08:50 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.12 2005/10/24 14:41:59 ticho Exp $ + + 24 Oct 2005; Andrej Kacian <ticho@gentoo.org> libetpan-0.39.ebuild: + Stable on x86. *libetpan-0.39 (17 Sep 2005) diff --git a/net-libs/libetpan/libetpan-0.39.ebuild b/net-libs/libetpan/libetpan-0.39.ebuild index bc0efad1217e..03b50a78a16f 100644 --- a/net-libs/libetpan/libetpan-0.39.ebuild +++ b/net-libs/libetpan/libetpan-0.39.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.39.ebuild,v 1.1 2005/09/17 13:08:50 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.39.ebuild,v 1.2 2005/10/24 14:41:59 ticho Exp $ DESCRIPTION="A portable, efficient middleware for different kinds of mail access." HOMEPAGE="http://libetpan.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="berkdb debug gnutls sasl ssl" DEPEND="virtual/libc |