summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-06-23 14:22:56 +0000
committerChristoph Mende <angelos@gentoo.org>2007-06-23 14:22:56 +0000
commitf3d57431b14ad883174befdf0a2373ebf4cab62f (patch)
tree425be913911f47f848b2084c30ce0e8f17e6ed94 /dev-scheme/bigloo
parentClean out old versions, version bump (diff)
downloadgentoo-2-f3d57431b14ad883174befdf0a2373ebf4cab62f.tar.gz
gentoo-2-f3d57431b14ad883174befdf0a2373ebf4cab62f.tar.bz2
gentoo-2-f3d57431b14ad883174befdf0a2373ebf4cab62f.zip
Stable on amd64 wrt bug 182690
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'dev-scheme/bigloo')
-rw-r--r--dev-scheme/bigloo/ChangeLog5
-rw-r--r--dev-scheme/bigloo/bigloo-2.9a.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-scheme/bigloo/ChangeLog b/dev-scheme/bigloo/ChangeLog
index 0edb9797a7b6..dbb15c9f3c64 100644
--- a/dev-scheme/bigloo/ChangeLog
+++ b/dev-scheme/bigloo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-scheme/bigloo
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/ChangeLog,v 1.15 2007/06/22 10:59:55 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/ChangeLog,v 1.16 2007/06/23 14:22:56 angelos Exp $
+
+ 23 Jun 2007; Christoph Mende <angelos@gentoo.org> bigloo-2.9a.ebuild:
+ Stable on amd64 wrt bug 182690
22 Jun 2007; Marijn Schouten <hkBst@gentoo.org> bigloo-2.7a_p2.ebuild:
java needs zip installed, found by Tiago Cunha <me@tiagocunha.org>
diff --git a/dev-scheme/bigloo/bigloo-2.9a.ebuild b/dev-scheme/bigloo/bigloo-2.9a.ebuild
index 039396cd4cc7..3125efc17736 100644
--- a/dev-scheme/bigloo/bigloo-2.9a.ebuild
+++ b/dev-scheme/bigloo/bigloo-2.9a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/bigloo-2.9a.ebuild,v 1.3 2007/06/20 15:03:52 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/bigloo-2.9a.ebuild,v 1.4 2007/06/23 14:22:56 angelos Exp $
inherit elisp-common multilib
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
DEPEND="emacs? ( virtual/emacs )"