diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-25 17:24:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-25 17:24:48 +0000 |
commit | 229fcd389e08f4ab7612d5852bad8fd347f40366 (patch) | |
tree | 3234eea8ad9bac38abb9fc4246cc35890b7c551a /dev-perl/Email-Send-Gmail | |
parent | Stable for x86, wrt bug #453946 (diff) | |
download | gentoo-2-229fcd389e08f4ab7612d5852bad8fd347f40366.tar.gz gentoo-2-229fcd389e08f4ab7612d5852bad8fd347f40366.tar.bz2 gentoo-2-229fcd389e08f4ab7612d5852bad8fd347f40366.zip |
Stable for amd64, wrt bug #453946
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl/Email-Send-Gmail')
-rw-r--r-- | dev-perl/Email-Send-Gmail/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Email-Send-Gmail/Email-Send-Gmail-0.330.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Email-Send-Gmail/ChangeLog b/dev-perl/Email-Send-Gmail/ChangeLog index fd9212a278c7..8610f8e7d86f 100644 --- a/dev-perl/Email-Send-Gmail/ChangeLog +++ b/dev-perl/Email-Send-Gmail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Email-Send-Gmail # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send-Gmail/ChangeLog,v 1.2 2013/01/25 17:24:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send-Gmail/ChangeLog,v 1.3 2013/01/25 17:24:48 ago Exp $ + + 25 Jan 2013; Agostino Sarubbo <ago@gentoo.org> + Email-Send-Gmail-0.330.0.ebuild: + Stable for amd64, wrt bug #453946 25 Jan 2013; Agostino Sarubbo <ago@gentoo.org> Email-Send-Gmail-0.330.0.ebuild: diff --git a/dev-perl/Email-Send-Gmail/Email-Send-Gmail-0.330.0.ebuild b/dev-perl/Email-Send-Gmail/Email-Send-Gmail-0.330.0.ebuild index 5f985ba15198..26767e54ffd0 100644 --- a/dev-perl/Email-Send-Gmail/Email-Send-Gmail-0.330.0.ebuild +++ b/dev-perl/Email-Send-Gmail/Email-Send-Gmail-0.330.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send-Gmail/Email-Send-Gmail-0.330.0.ebuild,v 1.2 2013/01/25 17:24:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send-Gmail/Email-Send-Gmail-0.330.0.ebuild,v 1.3 2013/01/25 17:24:48 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Send Messages using Gmail" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND="dev-perl/Authen-SASL |