diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 01:48:56 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 01:48:56 +0000 |
commit | ce7197ccfb5110d674828b538eea789469641179 (patch) | |
tree | e7ac98fd1cf5e344bde8a93278ca9d0925f4278a /dev-perl/Mail-Box | |
parent | x86 stable wrt bug #495426 (diff) | |
download | gentoo-2-ce7197ccfb5110d674828b538eea789469641179.tar.gz gentoo-2-ce7197ccfb5110d674828b538eea789469641179.tar.bz2 gentoo-2-ce7197ccfb5110d674828b538eea789469641179.zip |
x86 stable wrt bug #495428
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-perl/Mail-Box')
-rw-r--r-- | dev-perl/Mail-Box/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Mail-Box/Mail-Box-2.109.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Mail-Box/ChangeLog b/dev-perl/Mail-Box/ChangeLog index efc2d749d560..d45dcc08e03e 100644 --- a/dev-perl/Mail-Box/ChangeLog +++ b/dev-perl/Mail-Box/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Mail-Box -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Box/ChangeLog,v 1.10 2013/12/14 17:26:47 aidecoe Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Box/ChangeLog,v 1.11 2014/02/24 01:48:56 phajdan.jr Exp $ + + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> Mail-Box-2.109.0.ebuild: + x86 stable wrt bug #495428 14 Dec 2013; Amadeusz Żołnowski <aidecoe@gentoo.org> Mail-Box-2.108.ebuild, Mail-Box-2.109.0.ebuild: diff --git a/dev-perl/Mail-Box/Mail-Box-2.109.0.ebuild b/dev-perl/Mail-Box/Mail-Box-2.109.0.ebuild index 5d8b48c6dc95..60927f2f14bc 100644 --- a/dev-perl/Mail-Box/Mail-Box-2.109.0.ebuild +++ b/dev-perl/Mail-Box/Mail-Box-2.109.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Box/Mail-Box-2.109.0.ebuild,v 1.2 2013/12/14 17:26:47 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Box/Mail-Box-2.109.0.ebuild,v 1.3 2014/02/24 01:48:56 phajdan.jr Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Mail folder manager and MUA backend" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="test" RDEPEND=" |