diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-06-08 11:49:36 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-06-08 11:49:36 +0000 |
commit | 959c1caf122d859a60a99556580073e4e5bbe377 (patch) | |
tree | 0dbff7cc400726b52ebe788507f52851c0cf4e7a /app-editors/fe | |
parent | x86 stable wrt bug #418559 (diff) | |
download | gentoo-2-959c1caf122d859a60a99556580073e4e5bbe377.tar.gz gentoo-2-959c1caf122d859a60a99556580073e4e5bbe377.tar.bz2 gentoo-2-959c1caf122d859a60a99556580073e4e5bbe377.zip |
x86 stable wrt bug #418561
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'app-editors/fe')
-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 436a66e66d8f..7d6286a291e7 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.10 2012/06/02 10:33:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fe/ChangeLog,v 1.11 2012/06/08 11:49:36 phajdan.jr Exp $ + + 08 Jun 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> fe-1.9.ebuild: + x86 stable wrt bug #418561 02 Jun 2012; Agostino Sarubbo <ago@gentoo.org> fe-1.9.ebuild: Stable for amd64, wrt bug #418561 diff --git a/app-editors/fe/fe-1.9.ebuild b/app-editors/fe/fe-1.9.ebuild index 19994e063406..68d29809fd42 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.2 2012/06/02 10:33:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fe/fe-1.9.ebuild,v 1.3 2012/06/08 11:49:36 phajdan.jr 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 |