diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 18:24:09 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 18:24:09 +0000 |
commit | f533da26c40d06c09d828e9023346345c9d33228 (patch) | |
tree | d9dbfe6e2b8b1670d552f7da4592caeb2bc91d67 /app-editors/videoteco | |
parent | version bump (diff) | |
download | gentoo-2-f533da26c40d06c09d828e9023346345c9d33228.tar.gz gentoo-2-f533da26c40d06c09d828e9023346345c9d33228.tar.bz2 gentoo-2-f533da26c40d06c09d828e9023346345c9d33228.zip |
unmasking and changelog fixes
Diffstat (limited to 'app-editors/videoteco')
-rw-r--r-- | app-editors/videoteco/videoteco-4.69.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/videoteco/videoteco-4.69.ebuild b/app-editors/videoteco/videoteco-4.69.ebuild index 694926a4017d..068113cc48be 100644 --- a/app-editors/videoteco/videoteco-4.69.ebuild +++ b/app-editors/videoteco/videoteco-4.69.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/videoteco/videoteco-4.69.ebuild,v 1.1 2003/04/28 16:06:17 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/videoteco/videoteco-4.69.ebuild,v 1.2 2003/06/29 18:24:09 aliz Exp $ DESCRIPTION="Enhanced Visual TECO clone" HOMEPAGE="ftp://ftp.mindlink.net/pub/teco/cantrell-teco/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.mindlink.net/pub/teco/cantrell-teco/teco_4_69.tar.gz ftp://ftp.mindlink.net/pub/teco/cantrell-teco/unofficial_patches/4.69/patch1" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~x86" +KEYWORDS="~alpha x86" IUSE="" DEPEND="virtual/glibc sys-libs/libtermcap-compat" |