diff options
author | 2002-12-09 04:22:40 +0000 | |
---|---|---|
committer | 2002-12-09 04:22:40 +0000 | |
commit | e67b46376cc8a93bc8b74e33abce2fc9df83e9d7 (patch) | |
tree | 0400b4c848dcf5b65713eacdec366864f6e8184e /app-editors/ted | |
parent | initial ebuild #11707 (diff) | |
download | gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.gz gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.bz2 gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-editors/ted')
-rw-r--r-- | app-editors/ted/ChangeLog | 3 | ||||
-rw-r--r-- | app-editors/ted/ted-2.11.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/app-editors/ted/ChangeLog b/app-editors/ted/ChangeLog index b0d26bd06ba9..5cd9d7f3f5b1 100644 --- a/app-editors/ted/ChangeLog +++ b/app-editors/ted/ChangeLog @@ -2,6 +2,9 @@ # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 *ted-2.11 (09 Jul 2002) +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + 06 Aug 2002; Mark Guertin <gerk@gentoo.org> : Added ppc to keywords diff --git a/app-editors/ted/ted-2.11.ebuild b/app-editors/ted/ted-2.11.ebuild index 7a7751438df2..3a2537e6b437 100644 --- a/app-editors/ted/ted-2.11.ebuild +++ b/app-editors/ted/ted-2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.11.ebuild,v 1.6 2002/11/17 05:39:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.11.ebuild,v 1.7 2002/12/09 04:17:41 manson Exp $ DESCRIPTION="ted is an X-based rich text editor." HOMEPAGE="http://www.nllgg.nl/Ted" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.nluug.nl/pub/editors/ted/${P}.src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND=">=x11-libs/openmotif-2.1.30 >=media-libs/tiff-3.5.7 |