diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-11-14 12:34:32 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-11-14 12:34:32 +0000 |
commit | c126ea6291b56d59bf3729c20f7a15dabdab0c3f (patch) | |
tree | ad53bb11f7837b5eff5ae8807e91e3ab145d6d28 /mail-filter | |
parent | Sparc stable, required for Bug #199035. (diff) | |
download | gentoo-2-c126ea6291b56d59bf3729c20f7a15dabdab0c3f.tar.gz gentoo-2-c126ea6291b56d59bf3729c20f7a15dabdab0c3f.tar.bz2 gentoo-2-c126ea6291b56d59bf3729c20f7a15dabdab0c3f.zip |
Sparc stable, Bug #199035.
(Portage version: 2.1.3.19)
Diffstat (limited to 'mail-filter')
-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 42a4bc23a9e9..b826094b767d 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.43 2007/11/14 03:24:36 astinus Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.44 2007/11/14 12:34:32 fmccor Exp $ + + 14 Nov 2007; Ferris McCormick <fmccor@gentoo.org> postgrey-1.31.ebuild: + Sparc stable, Bug #199035. 14 Nov 2007; Alex Howells <astinus@gentoo.org> postgrey-1.31.ebuild: changing ~amd64 -> amd64, wrt bug #199035 diff --git a/mail-filter/postgrey/postgrey-1.31.ebuild b/mail-filter/postgrey/postgrey-1.31.ebuild index 9e842b41b678..c1569364170b 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.4 2007/11/14 03:24:36 astinus Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.31.ebuild,v 1.5 2007/11/14 12:34:32 fmccor 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} |