diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-11-22 16:06:54 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-11-22 16:06:54 +0000 |
commit | f83959440558ce0f6aced5a477c732fa3dae06c4 (patch) | |
tree | 2545c7419f75639886f75ab0d8c3a77a58cf8329 /net-mail | |
parent | x86 stable wrt bug #390947 (diff) | |
download | gentoo-2-f83959440558ce0f6aced5a477c732fa3dae06c4.tar.gz gentoo-2-f83959440558ce0f6aced5a477c732fa3dae06c4.tar.bz2 gentoo-2-f83959440558ce0f6aced5a477c732fa3dae06c4.zip |
x86 stable wrt bug #391205
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/asmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/asmail/asmail-2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/asmail/ChangeLog b/net-mail/asmail/ChangeLog index 6ae95288f86a..d3822d704e6e 100644 --- a/net-mail/asmail/ChangeLog +++ b/net-mail/asmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/asmail # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/asmail/ChangeLog,v 1.13 2011/06/17 14:51:54 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/asmail/ChangeLog,v 1.14 2011/11/22 16:06:54 phajdan.jr Exp $ + + 22 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> asmail-2.1.ebuild: + x86 stable wrt bug #391205 17 Jun 2011; Eray Aslan <eras@gentoo.org> asmail-2.1.ebuild: Fix underlinking - bug #372055 diff --git a/net-mail/asmail/asmail-2.1.ebuild b/net-mail/asmail/asmail-2.1.ebuild index 126cb6053ae3..15b721b91415 100644 --- a/net-mail/asmail/asmail-2.1.ebuild +++ b/net-mail/asmail/asmail-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/asmail/asmail-2.1.ebuild,v 1.4 2011/06/17 14:51:54 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/asmail/asmail-2.1.ebuild,v 1.5 2011/11/22 16:06:54 phajdan.jr Exp $ inherit toolchain-funcs eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.tigr.net/afterstep/download/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="jpeg" RDEPEND="dev-libs/openssl |