diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-09 15:49:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-09 15:49:58 +0000 |
commit | 26debb947dc0b08a2b6ca7c9f4f8ac23b2509c01 (patch) | |
tree | be12a1073b89f60801765b3e9a6cda4b0230a472 /app-editors/teco/teco-1.00-r3.ebuild | |
parent | stable on ppc64, bug #14178 (diff) | |
download | historical-26debb947dc0b08a2b6ca7c9f4f8ac23b2509c01.tar.gz historical-26debb947dc0b08a2b6ca7c9f4f8ac23b2509c01.tar.bz2 historical-26debb947dc0b08a2b6ca7c9f4f8ac23b2509c01.zip |
Mark 1.00-r3 stable on alpha
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-editors/teco/teco-1.00-r3.ebuild')
-rw-r--r-- | app-editors/teco/teco-1.00-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/teco/teco-1.00-r3.ebuild b/app-editors/teco/teco-1.00-r3.ebuild index ff6914c468da..b47c99bf8967 100644 --- a/app-editors/teco/teco-1.00-r3.ebuild +++ b/app-editors/teco/teco-1.00-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/teco-1.00-r3.ebuild,v 1.4 2005/08/28 16:07:23 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/teco-1.00-r3.ebuild,v 1.5 2005/09/09 15:49:58 agriffis Exp $ inherit toolchain-funcs flag-o-matic @@ -14,7 +14,7 @@ SRC_URI="http://www.ibiblio.org/pub/linux/apps/editors/tty/teco.tar.gz LICENSE="freedist" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc x86" +KEYWORDS="alpha ~amd64 ~ppc x86" IUSE="doc" RDEPEND="sys-libs/ncurses" |