diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-18 19:44:12 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-18 19:44:12 +0000 |
commit | 1a7cc0190195aba57edf45515fdc3ae24cef88f7 (patch) | |
tree | aa3e360158278f39b325f6655954830b8e93de73 /mail-filter/postgrey | |
parent | remove old (diff) | |
download | gentoo-2-1a7cc0190195aba57edf45515fdc3ae24cef88f7.tar.gz gentoo-2-1a7cc0190195aba57edf45515fdc3ae24cef88f7.tar.bz2 gentoo-2-1a7cc0190195aba57edf45515fdc3ae24cef88f7.zip |
Keyworded ~sparc wrt #172399
(Portage version: 2.1.2.2)
Diffstat (limited to 'mail-filter/postgrey')
-rw-r--r-- | mail-filter/postgrey/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/postgrey/postgrey-1.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/postgrey/ChangeLog b/mail-filter/postgrey/ChangeLog index adeb7a2d7e60..06be40096797 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.26 2007/03/18 04:43:52 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.27 2007/04/18 19:44:12 gustavoz Exp $ + + 18 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> postgrey-1.27.ebuild: + Keyworded ~sparc wrt #172399 18 Mar 2007; Marius Mauch <genone@gentoo.org> postgrey-1.21-r2.ebuild, postgrey-1.24.ebuild, postgrey-1.27.ebuild: diff --git a/mail-filter/postgrey/postgrey-1.27.ebuild b/mail-filter/postgrey/postgrey-1.27.ebuild index bd4e1bd56bb1..0ad4b2c69acb 100644 --- a/mail-filter/postgrey/postgrey-1.27.ebuild +++ b/mail-filter/postgrey/postgrey-1.27.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.27.ebuild,v 1.5 2007/03/18 04:43:52 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.27.ebuild,v 1.6 2007/04/18 19:44:12 gustavoz Exp $ inherit eutils @@ -19,7 +19,7 @@ RDEPEND=">=dev-lang/perl-5.6.0 dev-perl/Net-DNS >=sys-libs/db-4.1" -KEYWORDS="~alpha ~amd64 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86" pkg_setup() { enewgroup ${PN} |