diff options
author | 2012-11-21 11:15:04 +0000 | |
---|---|---|
committer | 2012-11-21 11:15:04 +0000 | |
commit | 0e5d991634dc05b93e0f26b45cb22131a9637598 (patch) | |
tree | b2a700de4e443ade0a0cb964fd2d4de091912559 /app-editors/fte | |
parent | Stable for x86, wrt bug #440288 (diff) | |
download | gentoo-2-0e5d991634dc05b93e0f26b45cb22131a9637598.tar.gz gentoo-2-0e5d991634dc05b93e0f26b45cb22131a9637598.tar.bz2 gentoo-2-0e5d991634dc05b93e0f26b45cb22131a9637598.zip |
Stable for x86, wrt bug #441028
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-editors/fte')
-rw-r--r-- | app-editors/fte/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/fte/fte-20051115-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/fte/ChangeLog b/app-editors/fte/ChangeLog index e845eb7babf2..4c6a6a77d6cd 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.54 2012/11/05 23:19:18 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/ChangeLog,v 1.55 2012/11/21 11:15:04 ago Exp $ + + 21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> fte-20051115-r3.ebuild: + Stable for x86, wrt bug #441028 05 Nov 2012; Anthony G. Basile <blueness@gentoo.org> fte-20051115-r3.ebuild: stable ppc, bug #441028 diff --git a/app-editors/fte/fte-20051115-r3.ebuild b/app-editors/fte/fte-20051115-r3.ebuild index f17bbb48d282..fac44d3c4380 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.4 2012/11/05 23:19:18 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20051115-r3.ebuild,v 1.5 2012/11/21 11:15:04 ago 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}" |