diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-02 10:33:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-02 10:33:36 +0000 |
commit | 74234c5dd80405faaeaf9ac1ad45bc7f442bd52c (patch) | |
tree | 0122b0ca524ef72f41dc08a3efba8df8d281ff51 /app-editors/fe/fe-1.9.ebuild | |
parent | Add skel for rpm-5.3.5. The ebuild is not finished, but can stand as base to ... (diff) | |
download | gentoo-2-74234c5dd80405faaeaf9ac1ad45bc7f442bd52c.tar.gz gentoo-2-74234c5dd80405faaeaf9ac1ad45bc7f442bd52c.tar.bz2 gentoo-2-74234c5dd80405faaeaf9ac1ad45bc7f442bd52c.zip |
Stable for amd64, wrt bug #418561
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/fe/fe-1.9.ebuild')
-rw-r--r-- | app-editors/fe/fe-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |