summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-09-21 19:08:01 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-09-21 19:08:01 +0000
commitc917319ccd4fb4f6ff35d07616aa5c659dc3f67d (patch)
treeae02d39468099fcd6a531aee778da0d599522e24 /dev-lisp/gcl
parentVersion bump and fix for #84296. (diff)
downloadgentoo-2-c917319ccd4fb4f6ff35d07616aa5c659dc3f67d.tar.gz
gentoo-2-c917319ccd4fb4f6ff35d07616aa5c659dc3f67d.tar.bz2
gentoo-2-c917319ccd4fb4f6ff35d07616aa5c659dc3f67d.zip
Keyworded ~sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-lisp/gcl')
-rw-r--r--dev-lisp/gcl/ChangeLog5
-rw-r--r--dev-lisp/gcl/gcl-2.6.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lisp/gcl/ChangeLog b/dev-lisp/gcl/ChangeLog
index 390f7250b718..97355da81cfe 100644
--- a/dev-lisp/gcl/ChangeLog
+++ b/dev-lisp/gcl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/gcl
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/ChangeLog,v 1.32 2005/08/22 07:09:57 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/ChangeLog,v 1.33 2005/09/21 19:08:01 gustavoz Exp $
+
+ 21 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> gcl-2.6.7.ebuild:
+ Keyworded ~sparc
22 Aug 2005; Matthew Kennedy <mkennedy@gentoo.org> gcl-2.6.6.ebuild,
gcl-2.6.7.ebuild:
diff --git a/dev-lisp/gcl/gcl-2.6.7.ebuild b/dev-lisp/gcl/gcl-2.6.7.ebuild
index 90a426a822b6..b1b36449a973 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.3 2005/08/22 07:09:57 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.7.ebuild,v 1.4 2005/09/21 19:08:01 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"
+KEYWORDS="x86 ~ppc amd64 ~sparc"
IUSE="emacs readline debug X tcltk custreloc dlopen gprof doc ansi"
DEPEND=">=app-text/texi2html-1.64