diff options
author | 2014-02-24 01:29:36 +0000 | |
---|---|---|
committer | 2014-02-24 01:29:36 +0000 | |
commit | e1c5af14c7f72ec1c8f4c142cc5ebe3b8a386476 (patch) | |
tree | c8de837fe3fe29f740e39b0654a8fb1a934643ac /net-mail | |
parent | x86 stable wrt bug #461050 (diff) | |
download | gentoo-2-e1c5af14c7f72ec1c8f4c142cc5ebe3b8a386476.tar.gz gentoo-2-e1c5af14c7f72ec1c8f4c142cc5ebe3b8a386476.tar.bz2 gentoo-2-e1c5af14c7f72ec1c8f4c142cc5ebe3b8a386476.zip |
x86 stable wrt bug #474878
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fdm/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/fdm/fdm-1.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/fdm/ChangeLog b/net-mail/fdm/ChangeLog index 1fb233467cdf..b909899f5cae 100644 --- a/net-mail/fdm/ChangeLog +++ b/net-mail/fdm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/fdm -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fdm/ChangeLog,v 1.7 2013/06/26 14:37:35 xmw Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/fdm/ChangeLog,v 1.8 2014/02/24 01:29:36 phajdan.jr Exp $ + + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> fdm-1.7.ebuild: + x86 stable wrt bug #474878 26 Jun 2013; Michael Weber <xmw@gentoo.org> +files/fdm-1.6-r1-underlinking.patch, -fdm-1.5-r1.ebuild, fdm-1.6-r1.ebuild, diff --git a/net-mail/fdm/fdm-1.7.ebuild b/net-mail/fdm/fdm-1.7.ebuild index b143f6e2135b..a7920fa383e1 100644 --- a/net-mail/fdm/fdm-1.7.ebuild +++ b/net-mail/fdm/fdm-1.7.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/net-mail/fdm/fdm-1.7.ebuild,v 1.2 2013/06/26 14:37:35 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fdm/fdm-1.7.ebuild,v 1.3 2014/02/24 01:29:36 phajdan.jr Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="courierauth examples pcre" DEPEND="dev-libs/openssl |