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
commit5ddd7123960d21a5c57820dea52e2740812228cc (patch)
treee832490d887b417481d2e6581f3839a5eb30b451 /app-editors/teco
parentstable on ppc64, bug #14178 (diff)
downloadgentoo-2-5ddd7123960d21a5c57820dea52e2740812228cc.tar.gz
gentoo-2-5ddd7123960d21a5c57820dea52e2740812228cc.tar.bz2
gentoo-2-5ddd7123960d21a5c57820dea52e2740812228cc.zip
Mark 1.00-r3 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-editors/teco')
-rw-r--r--app-editors/teco/ChangeLog5
-rw-r--r--app-editors/teco/Manifest8
-rw-r--r--app-editors/teco/teco-1.00-r3.ebuild4
3 files changed, 10 insertions, 7 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/Manifest b/app-editors/teco/Manifest
index 1b7f720cc59e..18a14c9befe9 100644
--- a/app-editors/teco/Manifest
+++ b/app-editors/teco/Manifest
@@ -1,7 +1,7 @@
-MD5 1f687e236f217624b3c132f60d30f999 ChangeLog 1662
MD5 7510851e62ed9c830d82a0e6d068052a metadata.xml 1324
+MD5 1f687e236f217624b3c132f60d30f999 ChangeLog 1662
+MD5 3746bf94cd6d3054c1536eccead32c6b teco-1.00-r3.ebuild 1383
MD5 b79d3992b595f92689c5b7070fc1728c teco-1.00-r2.ebuild 1332
-MD5 e021111ab96c9dc9e3b9103c7c0ce560 teco-1.00-r3.ebuild 1384
-MD5 cbaebc6d51eb71e4aaaea9737b9d88f6 files/digest-teco-1.00-r2 282
-MD5 cbaebc6d51eb71e4aaaea9737b9d88f6 files/digest-teco-1.00-r3 282
MD5 3f52e8f0efb734fe78fdd3cad6b31b49 files/teco-double-free.diff 936
+MD5 cbaebc6d51eb71e4aaaea9737b9d88f6 files/digest-teco-1.00-r3 282
+MD5 cbaebc6d51eb71e4aaaea9737b9d88f6 files/digest-teco-1.00-r2 282
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"