summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-mobilephone/gnokii/ChangeLog5
-rw-r--r--app-mobilephone/gnokii/gnokii-0.6.8.ebuild4
-rw-r--r--dev-lisp/gcl/ChangeLog5
-rw-r--r--dev-lisp/gcl/gcl-2.6.7.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog
index c8b3c4fb0499..1d96c498f86e 100644
--- a/app-mobilephone/gnokii/ChangeLog
+++ b/app-mobilephone/gnokii/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-mobilephone/gnokii
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.20 2005/11/15 05:43:22 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.21 2005/11/15 13:37:23 gustavoz Exp $
+
+ 15 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> gnokii-0.6.8.ebuild:
+ Stable on sparc
*gnokii-0.6.10 (15 Nov 2005)
diff --git a/app-mobilephone/gnokii/gnokii-0.6.8.ebuild b/app-mobilephone/gnokii/gnokii-0.6.8.ebuild
index a93f374c7dc6..d8cbdff00f80 100644
--- a/app-mobilephone/gnokii/gnokii-0.6.8.ebuild
+++ b/app-mobilephone/gnokii/gnokii-0.6.8.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/app-mobilephone/gnokii/gnokii-0.6.8.ebuild,v 1.2 2005/11/15 05:43:22 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.8.ebuild,v 1.3 2005/11/15 13:37:23 gustavoz Exp $
inherit eutils flag-o-matic linux-info
@@ -10,7 +10,7 @@ SRC_URI="http://www.gnokii.org/download/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
IUSE="nls X bluetooth irda sms postgres mysql"
RDEPEND="X? ( =x11-libs/gtk+-1.2* )
diff --git a/dev-lisp/gcl/ChangeLog b/dev-lisp/gcl/ChangeLog
index 97355da81cfe..be6ab7ce6394 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.33 2005/09/21 19:08:01 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/ChangeLog,v 1.34 2005/11/15 13:40:33 gustavoz Exp $
+
+ 15 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> gcl-2.6.7.ebuild:
+ Stable on sparc
21 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> gcl-2.6.7.ebuild:
Keyworded ~sparc
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