summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-04-15 19:27:16 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-04-15 19:27:16 +0000
commit7e81b9b05a079e8027968eccb2ad80c7096c0a00 (patch)
tree43403cf33278d100b8217a7ee9563e5e42c1f668 /dev-lisp/cl-chemical-compounds
parentLocalized stuff from wrt #89181 (diff)
downloadhistorical-7e81b9b05a079e8027968eccb2ad80c7096c0a00.tar.gz
historical-7e81b9b05a079e8027968eccb2ad80c7096c0a00.tar.bz2
historical-7e81b9b05a079e8027968eccb2ad80c7096c0a00.zip
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-lisp/cl-chemical-compounds')
-rw-r--r--dev-lisp/cl-chemical-compounds/ChangeLog6
-rw-r--r--dev-lisp/cl-chemical-compounds/cl-chemical-compounds-1.0.2.ebuild4
2 files changed, 7 insertions, 3 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"