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 | 873da50c75aeb7e4186f7048c7639b7fb628e7d7 (patch) | |
tree | 9a06194cc8da95a7c57103ee920bc7241219d4cd /dev-lisp/plt | |
parent | minor wording change (diff) | |
download | gentoo-2-873da50c75aeb7e4186f7048c7639b7fb628e7d7.tar.gz gentoo-2-873da50c75aeb7e4186f7048c7639b7fb628e7d7.tar.bz2 gentoo-2-873da50c75aeb7e4186f7048c7639b7fb628e7d7.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" |