summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-09 15:49:58 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-09 15:49:58 +0000
commit26debb947dc0b08a2b6ca7c9f4f8ac23b2509c01 (patch)
treebe12a1073b89f60801765b3e9a6cda4b0230a472 /app-editors
parentstable on ppc64, bug #14178 (diff)
downloadhistorical-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')
-rw-r--r--app-editors/teco/ChangeLog5
-rw-r--r--app-editors/teco/teco-1.00-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/teco/ChangeLog b/app-editors/teco/ChangeLog
index 0eb84e521a8f..8f80fad94f74 100644
--- a/app-editors/teco/ChangeLog
+++ b/app-editors/teco/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/teco
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/ChangeLog,v 1.14 2005/08/28 16:07:23 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/ChangeLog,v 1.15 2005/09/09 15:49:58 agriffis Exp $
+
+ 09 Sep 2005; Aron Griffis <agriffis@gentoo.org> teco-1.00-r3.ebuild:
+ Mark 1.00-r3 stable on alpha
28 Aug 2005; Luis Medinas <metalgod@gentoo.org> teco-1.00-r3.ebuild:
Added ~amd64 keywords. Closes bug #103871.
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"