diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 09:37:51 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 09:37:51 +0000 |
commit | a024fd0ececbc23903e3645c7c8a717d89d76805 (patch) | |
tree | 983d9f0bf0a1ac22784d948e5826fa6bee2474b2 /dev-lisp/plt | |
parent | minor wording change (diff) | |
download | historical-a024fd0ececbc23903e3645c7c8a717d89d76805.tar.gz historical-a024fd0ececbc23903e3645c7c8a717d89d76805.tar.bz2 historical-a024fd0ececbc23903e3645c7c8a717d89d76805.zip |
unmasks and changelog fixes
Diffstat (limited to 'dev-lisp/plt')
-rw-r--r-- | dev-lisp/plt/plt-202.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/plt/plt-202.ebuild b/dev-lisp/plt/plt-202.ebuild index 5a4d5c1999a3..76d6155586a4 100644 --- a/dev-lisp/plt/plt-202.ebuild +++ b/dev-lisp/plt/plt-202.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/plt/plt-202.ebuild,v 1.3 2003/06/12 20:34:56 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/plt/plt-202.ebuild,v 1.4 2003/07/12 09:37:51 aliz Exp $ S=${WORKDIR}/${PN}/src DESCRIPTION="PLT Scheme, including DrScheme, mzscheme, mred, and mzc" @@ -14,7 +14,7 @@ DEPEND="virtual/glibc sys-devel/binutils" #RDEPEND="" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" LICENSE="LGPL-2.1" |