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/gcl | |
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/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() { |