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/gcl | |
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/gcl')
-rw-r--r-- | dev-lisp/gcl/gcl-2.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/gcl/gcl-2.5.2.ebuild b/dev-lisp/gcl/gcl-2.5.2.ebuild index de71e42eca58..4463991f7012 100644 --- a/dev-lisp/gcl/gcl-2.5.2.ebuild +++ b/dev-lisp/gcl/gcl-2.5.2.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/dev-lisp/gcl/gcl-2.5.2.ebuild,v 1.3 2003/05/16 06:36:17 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.5.2.ebuild,v 1.4 2003/07/12 09:37:51 aliz Exp $ IUSE="" @@ -16,7 +16,7 @@ DEPEND=">=app-text/texi2html-1.64 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" src_compile() { |