summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-03-12 05:08:50 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-03-12 05:08:50 +0000
commit8c78cfad18890f4952398ae47c0e154ec2be7aa2 (patch)
tree0309f66b64d156656323fce9c95db6bd6b2fd050 /mail-filter
parentx86 stable wrt bug #502694 (diff)
downloadgentoo-2-8c78cfad18890f4952398ae47c0e154ec2be7aa2.tar.gz
gentoo-2-8c78cfad18890f4952398ae47c0e154ec2be7aa2.tar.bz2
gentoo-2-8c78cfad18890f4952398ae47c0e154ec2be7aa2.zip
x86 stable wrt bug #500648
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/popfile/ChangeLog5
-rw-r--r--mail-filter/popfile/popfile-1.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/popfile/ChangeLog b/mail-filter/popfile/ChangeLog
index a852f3534885..42fb48a5a0d4 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.28 2014/03/02 22:40:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/popfile/ChangeLog,v 1.29 2014/03/12 05:08:50 phajdan.jr Exp $
+
+ 09 Mar 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> popfile-1.1.3.ebuild:
+ x86 stable wrt bug #500648
02 Mar 2014; Pacho Ramos <pacho@gentoo.org> popfile-1.1.3.ebuild:
amd64 stable, bug #500648
diff --git a/mail-filter/popfile/popfile-1.1.3.ebuild b/mail-filter/popfile/popfile-1.1.3.ebuild
index 7e4fe80193d8..6544475a0bdd 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.4 2014/03/02 22:40:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/popfile/popfile-1.1.3.ebuild,v 1.5 2014/03/12 05:08:50 phajdan.jr 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