diff options
author | Alex Howells <astinus@gentoo.org> | 2007-11-14 03:24:36 +0000 |
---|---|---|
committer | Alex Howells <astinus@gentoo.org> | 2007-11-14 03:24:36 +0000 |
commit | 19b53bdf6c62c9b5ede4029c74e08012230f9c21 (patch) | |
tree | 0b5c62e3ed6c5087f5161f7c9b1060ead8e35bff /mail-filter/postgrey | |
parent | changing ~amd64 -> amd64, wrt bug #199035 (rdepend) (diff) | |
download | gentoo-2-19b53bdf6c62c9b5ede4029c74e08012230f9c21.tar.gz gentoo-2-19b53bdf6c62c9b5ede4029c74e08012230f9c21.tar.bz2 gentoo-2-19b53bdf6c62c9b5ede4029c74e08012230f9c21.zip |
changing ~amd64 -> amd64, wrt bug #199035
(Portage version: 2.1.3.19)
Diffstat (limited to 'mail-filter/postgrey')
-rw-r--r-- | mail-filter/postgrey/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/postgrey/postgrey-1.31.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/postgrey/ChangeLog b/mail-filter/postgrey/ChangeLog index a0712d98c979..42a4bc23a9e9 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.42 2007/11/13 21:32:30 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.43 2007/11/14 03:24:36 astinus Exp $ + + 14 Nov 2007; Alex Howells <astinus@gentoo.org> postgrey-1.31.ebuild: + changing ~amd64 -> amd64, wrt bug #199035 13 Nov 2007; Dawid Węgliński <cla@gentoo.org> postgrey-1.31.ebuild: Stable on x86 (bug #199035) diff --git a/mail-filter/postgrey/postgrey-1.31.ebuild b/mail-filter/postgrey/postgrey-1.31.ebuild index 798bd3f8db92..9e842b41b678 100644 --- a/mail-filter/postgrey/postgrey-1.31.ebuild +++ b/mail-filter/postgrey/postgrey-1.31.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.31.ebuild,v 1.3 2007/11/13 21:32:30 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.31.ebuild,v 1.4 2007/11/14 03:24:36 astinus Exp $ inherit eutils @@ -21,7 +21,7 @@ RDEPEND=">=dev-lang/perl-5.6.0 dev-perl/Net-RBLClient >=sys-libs/db-4.1" -KEYWORDS="~alpha ~amd64 ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ppc64 ~sparc x86" pkg_setup() { enewgroup ${PN} |