diff options
author | Zac Medico <zmedico@gentoo.org> | 2012-06-04 23:37:01 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2012-06-04 23:37:01 +0000 |
commit | 50ab22dbd69224eedc43a0214a06b1a075e11780 (patch) | |
tree | fd2ddcf2e612532fdebd6f15d1e1613b849d2d02 /mail-filter | |
parent | inherit user for enewuser (diff) | |
download | historical-50ab22dbd69224eedc43a0214a06b1a075e11780.tar.gz historical-50ab22dbd69224eedc43a0214a06b1a075e11780.tar.bz2 historical-50ab22dbd69224eedc43a0214a06b1a075e11780.zip |
inherit user for enewgroup and enewuser
Package-Manager: portage-2.2.0_alpha110/cvs/Linux i686
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/anomy-sanitizer/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/anomy-sanitizer/anomy-sanitizer-1.76-r1.ebuild | 4 | ||||
-rw-r--r-- | mail-filter/assp/ChangeLog | 6 | ||||
-rw-r--r-- | mail-filter/assp/assp-1.8.5.9.ebuild | 4 | ||||
-rw-r--r-- | mail-filter/assp/assp-1.9.1.3.ebuild | 6 | ||||
-rw-r--r-- | mail-filter/assp/assp-1.9.2.0.ebuild | 4 | ||||
-rw-r--r-- | mail-filter/assp/assp-1.9.3.5.ebuild | 4 | ||||
-rw-r--r-- | mail-filter/bogofilter/Manifest | 24 |
8 files changed, 27 insertions, 30 deletions
diff --git a/mail-filter/anomy-sanitizer/ChangeLog b/mail-filter/anomy-sanitizer/ChangeLog index d932c0779856..a364e962d849 100644 --- a/mail-filter/anomy-sanitizer/ChangeLog +++ b/mail-filter/anomy-sanitizer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/anomy-sanitizer # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/anomy-sanitizer/ChangeLog,v 1.17 2012/03/04 10:16:05 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/anomy-sanitizer/ChangeLog,v 1.18 2012/06/04 23:33:37 zmedico Exp $ + + 04 Jun 2012; Zac Medico <zmedico@gentoo.org> anomy-sanitizer-1.76-r1.ebuild: + inherit user for enewgroup and enewuser 04 Mar 2012; Pacho Ramos <pacho@gentoo.org> -files/sample_e-mail-architektur.flw, anomy-sanitizer-1.76-r1.ebuild: diff --git a/mail-filter/anomy-sanitizer/anomy-sanitizer-1.76-r1.ebuild b/mail-filter/anomy-sanitizer/anomy-sanitizer-1.76-r1.ebuild index cccafffccc14..02b01f9d5360 100644 --- a/mail-filter/anomy-sanitizer/anomy-sanitizer-1.76-r1.ebuild +++ b/mail-filter/anomy-sanitizer/anomy-sanitizer-1.76-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/anomy-sanitizer/anomy-sanitizer-1.76-r1.ebuild,v 1.4 2012/03/04 10:16:05 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/anomy-sanitizer/anomy-sanitizer-1.76-r1.ebuild,v 1.5 2012/06/04 23:33:37 zmedico Exp $ EAPI=4 -inherit eutils +inherit eutils user DESCRIPTION="Perl based e-mail filtering tool, sensitive to html tags, mime types and attachments" HOMEPAGE="http://mailtools.anomy.net/" diff --git a/mail-filter/assp/ChangeLog b/mail-filter/assp/ChangeLog index 3268db5c77e3..acf2655b4019 100644 --- a/mail-filter/assp/ChangeLog +++ b/mail-filter/assp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-filter/assp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/assp/ChangeLog,v 1.41 2012/05/30 03:21:45 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/assp/ChangeLog,v 1.42 2012/06/04 23:37:01 zmedico Exp $ + + 04 Jun 2012; Zac Medico <zmedico@gentoo.org> assp-1.8.5.9.ebuild, + assp-1.9.1.3.ebuild, assp-1.9.2.0.ebuild, assp-1.9.3.5.ebuild: + inherit user for enewgroup and enewuser 30 May 2012; Patrick Lauer <patrick@gentoo.org> assp-1.9.3.5.ebuild: Keywording assp-1.9 again diff --git a/mail-filter/assp/assp-1.8.5.9.ebuild b/mail-filter/assp/assp-1.8.5.9.ebuild index 32424f404aee..4f6e16f7c1b3 100644 --- a/mail-filter/assp/assp-1.8.5.9.ebuild +++ b/mail-filter/assp/assp-1.8.5.9.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/assp/assp-1.8.5.9.ebuild,v 1.3 2012/03/09 11:08:36 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/assp/assp-1.8.5.9.ebuild,v 1.4 2012/06/04 23:37:01 zmedico Exp $ -inherit eutils +inherit eutils user DESCRIPTION="Anti-Spam SMTP Proxy written in Perl." HOMEPAGE="http://assp.sourceforge.net/" diff --git a/mail-filter/assp/assp-1.9.1.3.ebuild b/mail-filter/assp/assp-1.9.1.3.ebuild index c672a12242bc..f8eb51effcec 100644 --- a/mail-filter/assp/assp-1.9.1.3.ebuild +++ b/mail-filter/assp/assp-1.9.1.3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/assp/assp-1.9.1.3.ebuild,v 1.1 2011/07/28 21:26:17 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/assp/assp-1.9.1.3.ebuild,v 1.2 2012/06/04 23:37:01 zmedico Exp $ -inherit eutils +inherit eutils user DESCRIPTION="Anti-Spam SMTP Proxy written in Perl." HOMEPAGE="http://assp.sourceforge.net/" diff --git a/mail-filter/assp/assp-1.9.2.0.ebuild b/mail-filter/assp/assp-1.9.2.0.ebuild index 0e5133c68ca6..345bfb94d29e 100644 --- a/mail-filter/assp/assp-1.9.2.0.ebuild +++ b/mail-filter/assp/assp-1.9.2.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/assp/assp-1.9.2.0.ebuild,v 1.1 2012/03/14 03:25:43 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/assp/assp-1.9.2.0.ebuild,v 1.2 2012/06/04 23:37:01 zmedico Exp $ -inherit eutils +inherit eutils user DESCRIPTION="Anti-Spam SMTP Proxy written in Perl." HOMEPAGE="http://assp.sourceforge.net/" diff --git a/mail-filter/assp/assp-1.9.3.5.ebuild b/mail-filter/assp/assp-1.9.3.5.ebuild index 698e462f68c9..f00a3adf9fb4 100644 --- a/mail-filter/assp/assp-1.9.3.5.ebuild +++ b/mail-filter/assp/assp-1.9.3.5.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/assp/assp-1.9.3.5.ebuild,v 1.2 2012/05/30 03:21:45 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/assp/assp-1.9.3.5.ebuild,v 1.3 2012/06/04 23:37:01 zmedico Exp $ -inherit eutils +inherit eutils user DESCRIPTION="Anti-Spam SMTP Proxy written in Perl." HOMEPAGE="http://assp.sourceforge.net/" diff --git a/mail-filter/bogofilter/Manifest b/mail-filter/bogofilter/Manifest index 5ee9cdc3a775..7e24a4e6bd57 100644 --- a/mail-filter/bogofilter/Manifest +++ b/mail-filter/bogofilter/Manifest @@ -1,25 +1,15 @@ -----BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 +Hash: SHA1 AUX bogofilter-1.2.2-gcc34.patch 1393 RMD160 adee42927ea1d4e17c8f51e6afd290110ee9d78f SHA1 39c785b8d454c6e3c88e6039454521e6b27f4b0a SHA256 a8dd6640782dc2c564c4b402cfbac2fd6d016db03adab67b8507d914cd110dc8 DIST bogofilter-1.2.2.tar.bz2 867043 RMD160 a522d0c7d2deae59d479c67f64e9bd9551b59096 SHA1 6d2860c1d919fe47a8efcfc7fd6de9433872f21d SHA256 d8cfd1e68375ac8131de8a6998a38ee5b3f7d1151e71efd2b436183545216039 -EBUILD bogofilter-1.2.2.ebuild 3776 RMD160 16cf7876b7de1c9e07d7fc88fa617b59d35630b9 SHA1 4c56571ae14574709cfd7ea14df390a46947fa44 SHA256 4183a5c272fa92ba3a362e111550cb2fdaeb703be65700859b726e92629ae477 -MISC ChangeLog 25324 RMD160 53e1e2d71c159f11032efe98ec7eea1d4e4beeb6 SHA1 378ebfda248522c3dc40c0e4387cb0daa6748c66 SHA256 390846432325243bd2e4a0eb97a553391dbd7d1e609451439bb9aa1bc67d5ad8 +EBUILD bogofilter-1.2.2.ebuild 3786 RMD160 36431260b83f8a95723d8ca333295f0a3317db99 SHA1 ec3fe3982e65a7fee12269fd3ab25232b1fc1e0b SHA256 3ce4b4108e99085fabd97735ee9abd88d358d5e12d8b72ab907c20445bfd307a +MISC ChangeLog 25428 RMD160 e0e94666fd277be46c8d669f40a0a58fa1c388e4 SHA1 5af55f25d062758c2d6778181955dc0060657058 SHA256 d3b18f1f1fb3b55b5464cd1e27f40f6be15548b686b206fcbb64aa7c034dd204 MISC metadata.xml 506 RMD160 7a1aa2f88f7051aa5112885306e81892f5aabafa SHA1 7f2b67a5ca36edb6760f9291fbdf3001f65ddc55 SHA256 da4c28135e6fec4478a9acdafe1d4b023815d2cb116a681917ee4b69846e665e -----BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.17 (GNU/Linux) +Version: GnuPG v2.0.19 (GNU/Linux) -iQIcBAEBCAAGBQJN8g7zAAoJEHfx8XVYajsfTEEP/0TqBZWjvzzB4fV6yBLtcbJa -6KYe88W4l/kVHrSJGVSU0hG2V7WqiEFd/OGjNxV4wjGhuIypj29wFuYSxxEmYdj7 -t19dSMXYR1IHdesxlkLWA5ceh8Oy3pKPdQw6+RbNjvyQaSt082U7ZjsIvo//mU4+ -48RZy72mnDEIw1j2/TV/qTyholLFny1t+sOFGVk6h5Hv+ejAGR9I99omK+1Alck+ -uqggxKOuYWbMKaZhnTY+TZOfVL3tIvCbn4MoeECQGJbh8yxD8cJRJ57LhbBccROU -STSzBe9Wqsyy6bGiIMZw1rJcFd8YOuO8+0zedHcu2TBqSsRsBkA6Nj8QJMTyLtvW -yL0U63gZddLASOcqNVXgRxFkGcjLn/MxdhTGXRP7wl9FPa0m9NVsahrm+udV0iC7 -qYya6LM9YbNLfIZfLALmSdTqj+jPSyDKXXJbK4DMjzmch8QksKb315MWv4w+Ceyr -GRnJzVgyggB67K+vG/DtSqqc35EX+YLjMvCKjPBotKYWESS3sPNboCXCK70XxcPf -26ZtpKTAyKqyeypZax4wCw2FOLpC6AMMTo/xkH0fFjT6op85hl+aAYbbK+0diH3I -seqO6e/M/aFLrp32Cvkx/BuYbRcXweARdaqcNzLk/mxFoJgqiiBq3rmBYd8PkWWZ -G9wPbj3a8bT0RYCHUv+W -=HpZZ +iEYEARECAAYFAk/NR1cACgkQ/ejvha5XGaOh7wCg8lmhfOHgjuoBvSCYYydqfXKT ++gIAoMhIs333TcfJIIfwhw1UerkmyYT6 +=QOEs -----END PGP SIGNATURE----- |