summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2012-11-05 13:20:00 +0000
committerSergey Popov <pinkbyte@gentoo.org>2012-11-05 13:20:00 +0000
commit247274ea65fb46481f1067bd90dc8b73668385c6 (patch)
tree2a6907d6f8a9b70aab016d816bd8ddff84afc21e /app-editors/fte
parentCorrect package license, remove reduntant Artistic license file installation ... (diff)
downloadgentoo-2-247274ea65fb46481f1067bd90dc8b73668385c6.tar.gz
gentoo-2-247274ea65fb46481f1067bd90dc8b73668385c6.tar.bz2
gentoo-2-247274ea65fb46481f1067bd90dc8b73668385c6.zip
Stable on amd64 wrt bug #441028
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-editors/fte')
-rw-r--r--app-editors/fte/ChangeLog5
-rw-r--r--app-editors/fte/fte-20051115-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/fte/ChangeLog b/app-editors/fte/ChangeLog
index 02433d1bc095..117555f89296 100644
--- a/app-editors/fte/ChangeLog
+++ b/app-editors/fte/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/fte
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/ChangeLog,v 1.52 2012/11/05 13:05:32 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/ChangeLog,v 1.53 2012/11/05 13:20:00 pinkbyte Exp $
+
+ 05 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> fte-20051115-r3.ebuild:
+ Stable on amd64 wrt bug #441028
05 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> fte-20051115-r1.ebuild,
fte-20051115-r3.ebuild:
diff --git a/app-editors/fte/fte-20051115-r3.ebuild b/app-editors/fte/fte-20051115-r3.ebuild
index 846927d1e334..97ce039422a0 100644
--- a/app-editors/fte/fte-20051115-r3.ebuild
+++ b/app-editors/fte/fte-20051115-r3.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/fte/fte-20051115-r3.ebuild,v 1.2 2012/11/05 13:05:32 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20051115-r3.ebuild,v 1.3 2012/11/05 13:20:00 pinkbyte Exp $
EAPI=4
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/fte/${P}-src.zip
LICENSE="|| ( GPL-2 Artistic )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc -sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~ppc -sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="gpm slang X"
S="${WORKDIR}/${PN}"