summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTavis Ormandy <taviso@gentoo.org>2003-07-07 16:33:17 +0000
committerTavis Ormandy <taviso@gentoo.org>2003-07-07 16:33:17 +0000
commit94c82dd10fcb6ecd90bd2ae9e91a9ce52dd5ca28 (patch)
tree93900fb1cecd9bcedf8acfa8a0123c9fa57e636d /app-editors/teco
parentnote to self: always run xmllint (diff)
downloadhistorical-94c82dd10fcb6ecd90bd2ae9e91a9ce52dd5ca28.tar.gz
historical-94c82dd10fcb6ecd90bd2ae9e91a9ce52dd5ca28.tar.bz2
historical-94c82dd10fcb6ecd90bd2ae9e91a9ce52dd5ca28.zip
clean up SRC_URI syntax
Diffstat (limited to 'app-editors/teco')
-rw-r--r--app-editors/teco/Manifest4
-rw-r--r--app-editors/teco/teco-1.00-r1.ebuild10
2 files changed, 7 insertions, 7 deletions
diff --git a/app-editors/teco/Manifest b/app-editors/teco/Manifest
index 40f30245cc3d..b7a790da948c 100644
--- a/app-editors/teco/Manifest
+++ b/app-editors/teco/Manifest
@@ -1,4 +1,4 @@
-MD5 3552dde8efb51a0376cce18e38d3ffeb teco-1.00-r1.ebuild 1551
+MD5 fefcf82f2a88adb9f309cff754f8bb5f teco-1.00-r1.ebuild 1527
MD5 4d3e95bca7a72811e26cd6bb14a3034a ChangeLog 789
-MD5 721f86c732c9918f7d03b8a1fc52bd29 metadata.xml 2648
+MD5 7510851e62ed9c830d82a0e6d068052a metadata.xml 1324
MD5 8b57d774afe4775a6ffa845c0e1712d0 files/digest-teco-1.00-r1 271
diff --git a/app-editors/teco/teco-1.00-r1.ebuild b/app-editors/teco/teco-1.00-r1.ebuild
index 8b4e3ce8b54d..a10a1a5fcf12 100644
--- a/app-editors/teco/teco-1.00-r1.ebuild
+++ b/app-editors/teco/teco-1.00-r1.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/teco-1.00-r1.ebuild,v 1.2 2003/06/18 08:28:02 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/teco-1.00-r1.ebuild,v 1.3 2003/07/07 16:33:08 taviso Exp $
DESCRIPTION="Classic TECO editor, Predecessor to EMACS."
HOMEPAGE="http://www.ibiblio.org/pub/linux/apps/editors/tty/"
SRC_URI="http://www.ibiblio.org/pub/linux/apps/editors/tty/teco.tar.gz
- doc? ( http://www.ibiblio.org/pub/academic/computer-science/history/pdp-11/teco/doc/tecolore.txt )
- doc? ( http://www.ibiblio.org/pub/academic/computer-science/history/pdp-11/teco/doc/tech.txt )
- doc? ( http://www.ibiblio.org/pub/academic/computer-science/history/pdp-11/teco/doc/teco.doc )
- doc? ( http://www.ibiblio.org/pub/academic/computer-science/history/pdp-11/teco/doc/tecoprog.doc )"
+ doc? ( http://www.ibiblio.org/pub/academic/computer-science/history/pdp-11/teco/doc/tecolore.txt
+ http://www.ibiblio.org/pub/academic/computer-science/history/pdp-11/teco/doc/tech.txt
+ http://www.ibiblio.org/pub/academic/computer-science/history/pdp-11/teco/doc/teco.doc
+ http://www.ibiblio.org/pub/academic/computer-science/history/pdp-11/teco/doc/tecoprog.doc )"
LICENSE="freedist"
SLOT="0"
KEYWORDS="alpha x86"