diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-03 23:32:15 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-03 23:32:15 +0000 |
commit | 96dbdc82b045230cf2bf638e0304f73ca8c1c17c (patch) | |
tree | 40a64cf3ba90245400d2075308bc3c0af3f0093e /net-mail/fdm | |
parent | amd64 stable, bug #474322 (diff) | |
download | gentoo-2-96dbdc82b045230cf2bf638e0304f73ca8c1c17c.tar.gz gentoo-2-96dbdc82b045230cf2bf638e0304f73ca8c1c17c.tar.bz2 gentoo-2-96dbdc82b045230cf2bf638e0304f73ca8c1c17c.zip |
amd64 stable, bug #474878
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-mail/fdm')
-rw-r--r-- | net-mail/fdm/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fdm/fdm-1.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fdm/ChangeLog b/net-mail/fdm/ChangeLog index b909899f5cae..aa0d55be8c9b 100644 --- a/net-mail/fdm/ChangeLog +++ b/net-mail/fdm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/fdm # 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 $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fdm/ChangeLog,v 1.9 2014/03/03 23:32:15 pacho Exp $ + + 03 Mar 2014; Pacho Ramos <pacho@gentoo.org> fdm-1.7.ebuild: + amd64 stable, bug #474878 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> fdm-1.7.ebuild: x86 stable wrt bug #474878 diff --git a/net-mail/fdm/fdm-1.7.ebuild b/net-mail/fdm/fdm-1.7.ebuild index a7920fa383e1..4d2bc8f57a2f 100644 --- a/net-mail/fdm/fdm-1.7.ebuild +++ b/net-mail/fdm/fdm-1.7.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/net-mail/fdm/fdm-1.7.ebuild,v 1.3 2014/02/24 01:29:36 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fdm/fdm-1.7.ebuild,v 1.4 2014/03/03 23:32:15 pacho 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 |