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 | f2f11bef9cb49001a6a397ef331b381d68e49603 (patch) | |
tree | a4cea8dc4d4b89603e8cf64cfda9cc2686cfe06b /app-editors | |
parent | x86 stable wrt bug #418559 (diff) | |
download | historical-f2f11bef9cb49001a6a397ef331b381d68e49603.tar.gz historical-f2f11bef9cb49001a6a397ef331b381d68e49603.tar.bz2 historical-f2f11bef9cb49001a6a397ef331b381d68e49603.zip |
x86 stable wrt bug #418561
Package-Manager: portage-2.1.10.49/cvs/Linux i686
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 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 |