diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-15 13:40:33 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-15 13:40:33 +0000 |
commit | 6dd736cb8cf59af2fd786fe3c9124f4251db0680 (patch) | |
tree | 1fcedd5851d67e2e01176f16369eb73a21345ce4 /dev-lisp/gcl/gcl-2.6.7.ebuild | |
parent | Patch added to fix compilation issue, closes bug 112354. (diff) | |
download | gentoo-2-6dd736cb8cf59af2fd786fe3c9124f4251db0680.tar.gz gentoo-2-6dd736cb8cf59af2fd786fe3c9124f4251db0680.tar.bz2 gentoo-2-6dd736cb8cf59af2fd786fe3c9124f4251db0680.zip |
Stable on sparc
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-lisp/gcl/gcl-2.6.7.ebuild')
-rw-r--r-- | dev-lisp/gcl/gcl-2.6.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/gcl/gcl-2.6.7.ebuild b/dev-lisp/gcl/gcl-2.6.7.ebuild index b1b36449a973..263a997108cb 100644 --- a/dev-lisp/gcl/gcl-2.6.7.ebuild +++ b/dev-lisp/gcl/gcl-2.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.7.ebuild,v 1.4 2005/09/21 19:08:01 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.7.ebuild,v 1.5 2005/11/15 13:40:33 gustavoz Exp $ inherit elisp-common flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/gcl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc amd64 ~sparc" +KEYWORDS="x86 ~ppc amd64 sparc" IUSE="emacs readline debug X tcltk custreloc dlopen gprof doc ansi" DEPEND=">=app-text/texi2html-1.64 |