diff options
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/fe/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/fe/fe-1.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/fe/ChangeLog b/app-editors/fe/ChangeLog index 5cace064e64e..436a66e66d8f 100644 --- a/app-editors/fe/ChangeLog +++ b/app-editors/fe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/fe # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/fe/ChangeLog,v 1.9 2012/03/16 10:14:35 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fe/ChangeLog,v 1.10 2012/06/02 10:33:36 ago Exp $ + + 02 Jun 2012; Agostino Sarubbo <ago@gentoo.org> fe-1.9.ebuild: + Stable for amd64, wrt bug #418561 *fe-1.9 (16 Mar 2012) diff --git a/app-editors/fe/fe-1.9.ebuild b/app-editors/fe/fe-1.9.ebuild index bb22e0f7b5e3..19994e063406 100644 --- a/app-editors/fe/fe-1.9.ebuild +++ b/app-editors/fe/fe-1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/fe/fe-1.9.ebuild,v 1.1 2012/03/16 10:14:35 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fe/fe-1.9.ebuild,v 1.2 2012/06/02 10:33:36 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.moria.de/~michael/fe/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="sendmail" DEPEND="sys-libs/ncurses |