diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-06-13 21:43:29 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-06-13 21:43:29 +0000 |
commit | e55449746c857f676536b7e0e5536ec2eeebed19 (patch) | |
tree | 083042f88b7c9f4fbce3607b43da6ec9e12ac826 /mail-filter/postgrey | |
parent | Stable on x86 and amd64, dep for mail-filter/postgrey. (diff) | |
download | gentoo-2-e55449746c857f676536b7e0e5536ec2eeebed19.tar.gz gentoo-2-e55449746c857f676536b7e0e5536ec2eeebed19.tar.bz2 gentoo-2-e55449746c857f676536b7e0e5536ec2eeebed19.zip |
Stable on x86 and amd64.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'mail-filter/postgrey')
-rw-r--r-- | mail-filter/postgrey/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/postgrey/postgrey-1.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/postgrey/ChangeLog b/mail-filter/postgrey/ChangeLog index a7e97f790c85..e2033d7e98eb 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.4 2005/05/11 22:36:56 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.5 2005/06/13 21:43:29 ticho Exp $ + + 13 Jun 2005; Andrej Kacian <ticho@gentoo.org> postgrey-1.21.ebuild: + Stable on x86 and amd64. 11 May 2005; Fernando J. Pereda <ferdy@gentoo.org> postgrey-1.21.ebuild: keyworded ~alpha wrt #90856 diff --git a/mail-filter/postgrey/postgrey-1.21.ebuild b/mail-filter/postgrey/postgrey-1.21.ebuild index 44d679a3a098..65ff9278ce80 100644 --- a/mail-filter/postgrey/postgrey-1.21.ebuild +++ b/mail-filter/postgrey/postgrey-1.21.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.ebuild,v 1.3 2005/05/11 22:36:56 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.21.ebuild,v 1.4 2005/06/13 21:43:29 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="~x86 ~amd64 ~alpha" +KEYWORDS="x86 amd64 ~alpha" pkg_setup() { enewgroup postgrey |