diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-09 16:46:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-09 16:46:19 +0000 |
commit | 3278e8ff07879861bfe3ffa45da1ddbcc9328ada (patch) | |
tree | 2ef78506a8d7a6bf0feb845aa9eafe8a60bc6c48 /mail-filter/postgrey | |
parent | Add ~alpha wrt #187964 (diff) | |
download | gentoo-2-3278e8ff07879861bfe3ffa45da1ddbcc9328ada.tar.gz gentoo-2-3278e8ff07879861bfe3ffa45da1ddbcc9328ada.tar.bz2 gentoo-2-3278e8ff07879861bfe3ffa45da1ddbcc9328ada.zip |
Readd ~alpha wrt #187964
(Portage version: 2.1.2.11)
Diffstat (limited to 'mail-filter/postgrey')
-rw-r--r-- | mail-filter/postgrey/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/postgrey/postgrey-1.30-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/postgrey/ChangeLog b/mail-filter/postgrey/ChangeLog index 95d07ee2d3d8..870d324ca2e9 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.36 2007/08/09 13:24:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.37 2007/08/09 16:46:19 armin76 Exp $ + + 09 Aug 2007; Raúl Porcel <armin76@gentoo.org> postgrey-1.30-r1.ebuild: + Readd ~alpha wrt #187964 09 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> postgrey-1.30-r1.ebuild: diff --git a/mail-filter/postgrey/postgrey-1.30-r1.ebuild b/mail-filter/postgrey/postgrey-1.30-r1.ebuild index 9c5be6251b30..5c3c327b12e0 100644 --- a/mail-filter/postgrey/postgrey-1.30-r1.ebuild +++ b/mail-filter/postgrey/postgrey-1.30-r1.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.30-r1.ebuild,v 1.2 2007/08/09 13:24:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.30-r1.ebuild,v 1.3 2007/08/09 16:46:19 armin76 Exp $ inherit eutils @@ -21,7 +21,7 @@ RDEPEND=">=dev-lang/perl-5.6.0 dev-perl/Net-RBLClient >=sys-libs/db-4.1" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~sparc ~x86" pkg_setup() { enewgroup ${PN} |