nimiux 14/05/13 10:31:20 Modified: ChangeLog teco-1.00-r4.ebuild Log: Stable for amd64 wrt bug #507202 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Revision Changes Path 1.28 app-editors/teco/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/teco/ChangeLog?rev=1.28&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/teco/ChangeLog?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/teco/ChangeLog?r1=1.27&r2=1.28 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-editors/teco/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 11 Mar 2014 09:33:51 -0000 1.27 +++ ChangeLog 13 May 2014 10:31:20 -0000 1.28 @@ -1,6 +1,9 @@ # ChangeLog for app-editors/teco # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/ChangeLog,v 1.27 2014/03/11 09:33:51 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/ChangeLog,v 1.28 2014/05/13 10:31:20 nimiux Exp $ + + 13 May 2014; Chema Alonso <[email protected]> teco-1.00-r4.ebuild: + Stable for amd64 wrt bug #507202 *teco-1.00-r4 (11 Mar 2014) 1.2 app-editors/teco/teco-1.00-r4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/teco/teco-1.00-r4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/teco/teco-1.00-r4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/teco/teco-1.00-r4.ebuild?r1=1.1&r2=1.2 Index: teco-1.00-r4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-editors/teco/teco-1.00-r4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- teco-1.00-r4.ebuild 11 Mar 2014 09:33:51 -0000 1.1 +++ teco-1.00-r4.ebuild 13 May 2014 10:31:20 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/teco-1.00-r4.ebuild,v 1.1 2014/03/11 09:33:51 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/teco-1.00-r4.ebuild,v 1.2 2014/05/13 10:31:20 nimiux Exp $ EAPI=5 @@ -16,7 +16,7 @@ LICENSE="freedist" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="doc" RDEPEND="sys-libs/ncurses"
