diff options
author | Chris Reffett <creffett@gentoo.org> | 2014-07-03 17:51:21 +0000 |
---|---|---|
committer | Chris Reffett <creffett@gentoo.org> | 2014-07-03 17:51:21 +0000 |
commit | 42c8f7dc66e094fc40b005a54d3333b49906155e (patch) | |
tree | deddd1affd5de22fb77bba7c2e73a904f4f3b3ae /net-mail | |
parent | Add some Prefix hosts to _MULTILIB_FLAGS (diff) | |
download | gentoo-2-42c8f7dc66e094fc40b005a54d3333b49906155e.tar.gz gentoo-2-42c8f7dc66e094fc40b005a54d3333b49906155e.tar.bz2 gentoo-2-42c8f7dc66e094fc40b005a54d3333b49906155e.zip |
[QA] EAPI bump
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 28DB029C)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/renattach/ChangeLog | 10 | ||||
-rw-r--r-- | net-mail/renattach/renattach-1.2.4-r1.ebuild (renamed from net-mail/renattach/renattach-1.2.4.ebuild) | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/net-mail/renattach/ChangeLog b/net-mail/renattach/ChangeLog index cf482f09bd04..18f76d5df717 100644 --- a/net-mail/renattach/ChangeLog +++ b/net-mail/renattach/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-mail/renattach -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/renattach/ChangeLog,v 1.7 2012/09/26 19:01:50 kensington Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/renattach/ChangeLog,v 1.8 2014/07/03 17:51:21 creffett Exp $ + +*renattach-1.2.4-r1 (03 Jul 2014) + + 03 Jul 2014; Chris Reffett <creffett@gentoo.org> +renattach-1.2.4-r1.ebuild, + -renattach-1.2.4.ebuild: + [QA] EAPI bump 26 Sep 2012; Michael Palimaka <kensington@gentoo.org> -renattach-1.2.2.ebuild: Remove old. diff --git a/net-mail/renattach/renattach-1.2.4.ebuild b/net-mail/renattach/renattach-1.2.4-r1.ebuild index 7471d148905d..2d70bbcd1ec2 100644 --- a/net-mail/renattach/renattach-1.2.4.ebuild +++ b/net-mail/renattach/renattach-1.2.4-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/renattach/renattach-1.2.4.ebuild,v 1.1 2010/09/05 23:47:57 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/renattach/renattach-1.2.4-r1.ebuild,v 1.1 2014/07/03 17:51:21 creffett Exp $ -EAPI=2 +EAPI=5 DESCRIPTION="Filter that renames/deletes dangerous email attachments." HOMEPAGE="http://www.pc-tools.net/unix/renattach/" |