summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-chemical-compounds/ChangeLog6
-rw-r--r--dev-lisp/cl-chemical-compounds/cl-chemical-compounds-1.0.2.ebuild4
-rw-r--r--dev-lisp/cl-periodic-table/ChangeLog6
-rw-r--r--dev-lisp/cl-periodic-table/cl-periodic-table-1.0.ebuild4
4 files changed, 14 insertions, 6 deletions
diff --git a/dev-lisp/cl-chemical-compounds/ChangeLog b/dev-lisp/cl-chemical-compounds/ChangeLog
index fd7d31458730..128306d59657 100644
--- a/dev-lisp/cl-chemical-compounds/ChangeLog
+++ b/dev-lisp/cl-chemical-compounds/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-chemical-compounds
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-chemical-compounds/ChangeLog,v 1.1 2005/02/10 22:22:54 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-chemical-compounds/ChangeLog,v 1.2 2005/04/15 19:12:57 mkennedy Exp $
+
+ 15 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ cl-chemical-compounds-1.0.2.ebuild:
+ Keywording ~ppc
*cl-chemical-compounds-1.0.2 (10 Feb 2005)
diff --git a/dev-lisp/cl-chemical-compounds/cl-chemical-compounds-1.0.2.ebuild b/dev-lisp/cl-chemical-compounds/cl-chemical-compounds-1.0.2.ebuild
index b40bf8c88c2c..513828ab4792 100644
--- a/dev-lisp/cl-chemical-compounds/cl-chemical-compounds-1.0.2.ebuild
+++ b/dev-lisp/cl-chemical-compounds/cl-chemical-compounds-1.0.2.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/cl-chemical-compounds/cl-chemical-compounds-1.0.2.ebuild,v 1.1 2005/02/10 22:22:54 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-chemical-compounds/cl-chemical-compounds-1.0.2.ebuild,v 1.2 2005/04/15 19:12:57 mkennedy Exp $
inherit common-lisp eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://common-lisp.net/project/chemboy/
SRC_URI="mirror://gentoo/chemical-compounds-${PV}.tar.gz"
LICENSE="LLGPL-2.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64 ~ppc"
IUSE=""
DEPEND="dev-lisp/cl-periodic-table"
diff --git a/dev-lisp/cl-periodic-table/ChangeLog b/dev-lisp/cl-periodic-table/ChangeLog
index 66fe86544bf5..3382172a77d1 100644
--- a/dev-lisp/cl-periodic-table/ChangeLog
+++ b/dev-lisp/cl-periodic-table/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-periodic-table
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-periodic-table/ChangeLog,v 1.2 2005/03/18 08:04:59 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-periodic-table/ChangeLog,v 1.3 2005/04/15 19:12:35 mkennedy Exp $
+
+ 15 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ cl-periodic-table-1.0.ebuild:
+ Keywording stable ~ppc
18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
cl-periodic-table-1.0.ebuild:
diff --git a/dev-lisp/cl-periodic-table/cl-periodic-table-1.0.ebuild b/dev-lisp/cl-periodic-table/cl-periodic-table-1.0.ebuild
index 9404651e58b5..65132a00d5e3 100644
--- a/dev-lisp/cl-periodic-table/cl-periodic-table-1.0.ebuild
+++ b/dev-lisp/cl-periodic-table/cl-periodic-table-1.0.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/cl-periodic-table/cl-periodic-table-1.0.ebuild,v 1.2 2005/03/18 08:04:59 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-periodic-table/cl-periodic-table-1.0.ebuild,v 1.3 2005/04/15 19:12:35 mkennedy Exp $
inherit common-lisp eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://common-lisp.net/project/chemboy/
SRC_URI="mirror://gentoo/periodic-table-${PV}.tar.gz"
LICENSE="LLGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller