diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-26 12:46:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-26 12:46:25 +0000 |
commit | 07c65421759dcdde460c32e74da04b88c1ba3f42 (patch) | |
tree | 54f7f146f91071640d24ad3f6d9c1501f5147014 /mail-filter | |
parent | Stable on sparc wrt #186670 (diff) | |
download | gentoo-2-07c65421759dcdde460c32e74da04b88c1ba3f42.tar.gz gentoo-2-07c65421759dcdde460c32e74da04b88c1ba3f42.tar.bz2 gentoo-2-07c65421759dcdde460c32e74da04b88c1ba3f42.zip |
alpha stable
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/postgrey/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/postgrey/postgrey-1.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/postgrey/ChangeLog b/mail-filter/postgrey/ChangeLog index 8c6ac0533c76..ff2b3ed84468 100644 --- a/mail-filter/postgrey/ChangeLog +++ b/mail-filter/postgrey/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/postgrey # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.31 2007/06/27 16:53:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.32 2007/07/26 12:46:25 armin76 Exp $ + + 26 Jul 2007; Raúl Porcel <armin76@gentoo.org> postgrey-1.24.ebuild: + alpha stable 27 Jun 2007; Raúl Porcel <armin76@gentoo.org> postgrey-1.28.ebuild: Re-add ~alpha wrt #183038 diff --git a/mail-filter/postgrey/postgrey-1.24.ebuild b/mail-filter/postgrey/postgrey-1.24.ebuild index 801dac60b3e7..7e093543e0ab 100644 --- a/mail-filter/postgrey/postgrey-1.24.ebuild +++ b/mail-filter/postgrey/postgrey-1.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.24.ebuild,v 1.6 2007/06/26 18:26:03 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.24.ebuild,v 1.7 2007/07/26 12:46:25 armin76 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 ~ppc64 x86" +KEYWORDS="alpha amd64 ~ppc64 x86" pkg_setup() { enewgroup ${PN} |