diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 22:40:35 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 22:40:35 +0000 |
commit | 6593c5a8a9b6017fa5f4ee48e4dd716487a6d835 (patch) | |
tree | 1dcdb15bdb9c699c3d014aae98a7bae5a18a5993 /mail-filter | |
parent | amd64 stable, bug #500644 (diff) | |
download | gentoo-2-6593c5a8a9b6017fa5f4ee48e4dd716487a6d835.tar.gz gentoo-2-6593c5a8a9b6017fa5f4ee48e4dd716487a6d835.tar.bz2 gentoo-2-6593c5a8a9b6017fa5f4ee48e4dd716487a6d835.zip |
amd64 stable, bug #500648
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/popfile/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/popfile/popfile-1.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/popfile/ChangeLog b/mail-filter/popfile/ChangeLog index 59a356e367eb..a852f3534885 100644 --- a/mail-filter/popfile/ChangeLog +++ b/mail-filter/popfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/popfile # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/popfile/ChangeLog,v 1.27 2014/03/02 22:12:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/popfile/ChangeLog,v 1.28 2014/03/02 22:40:35 pacho Exp $ + + 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> popfile-1.1.3.ebuild: + amd64 stable, bug #500648 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> popfile-1.1.3.ebuild: Fix build due eapi bump (#502086) diff --git a/mail-filter/popfile/popfile-1.1.3.ebuild b/mail-filter/popfile/popfile-1.1.3.ebuild index 526d386f7d9e..7e4fe80193d8 100644 --- a/mail-filter/popfile/popfile-1.1.3.ebuild +++ b/mail-filter/popfile/popfile-1.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/popfile/popfile-1.1.3.ebuild,v 1.3 2014/03/02 22:12:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/popfile/popfile-1.1.3.ebuild,v 1.4 2014/03/02 22:40:35 pacho Exp $ EAPI=5 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://getpopfile.org/downloads/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="cjk ipv6 mysql ssl xmlrpc" RDEPEND="virtual/perl-Digest-MD5 |