summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-07-16 09:28:29 +0000
committerDavid Holm <dholm@gentoo.org>2004-07-16 09:28:29 +0000
commitea67665cf94484c6fe69d19b85bc26811c370ef0 (patch)
treec7c72d24115574049b74768d6bbd655b82cd3eca /dev-lisp/cl-s-xml
parentAdded to ~ppc (Manifest recommit) (Manifest recommit) (diff)
downloadgentoo-2-ea67665cf94484c6fe69d19b85bc26811c370ef0.tar.gz
gentoo-2-ea67665cf94484c6fe69d19b85bc26811c370ef0.tar.bz2
gentoo-2-ea67665cf94484c6fe69d19b85bc26811c370ef0.zip
Added to ~ppc
Diffstat (limited to 'dev-lisp/cl-s-xml')
-rw-r--r--dev-lisp/cl-s-xml/ChangeLog5
-rw-r--r--dev-lisp/cl-s-xml/cl-s-xml-20040709.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lisp/cl-s-xml/ChangeLog b/dev-lisp/cl-s-xml/ChangeLog
index 70f04a6d2806..54d832d61774 100644
--- a/dev-lisp/cl-s-xml/ChangeLog
+++ b/dev-lisp/cl-s-xml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-s-xml
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-s-xml/ChangeLog,v 1.1 2004/07/10 19:56:21 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-s-xml/ChangeLog,v 1.2 2004/07/16 09:28:29 dholm Exp $
+
+ 16 Jul 2004; David Holm <dholm@gentoo.org> cl-s-xml-20040709.ebuild:
+ Added to ~ppc.
*cl-s-xml-20040709 (09 Jul 2004)
diff --git a/dev-lisp/cl-s-xml/cl-s-xml-20040709.ebuild b/dev-lisp/cl-s-xml/cl-s-xml-20040709.ebuild
index fd07efef0404..8346df80f2a9 100644
--- a/dev-lisp/cl-s-xml/cl-s-xml-20040709.ebuild
+++ b/dev-lisp/cl-s-xml/cl-s-xml-20040709.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-s-xml/cl-s-xml-20040709.ebuild,v 1.3 2004/07/14 16:16:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-s-xml/cl-s-xml-20040709.ebuild,v 1.4 2004/07/16 09:28:29 dholm Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.common-lisp.net/project/s-xml/"
SRC_URI="mirrors://gentoo/s-xml-20040709.tar.gz"
LICENSE="LLGPL-2.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller"