summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-05-09 14:30:24 +0000
committerDavid Holm <dholm@gentoo.org>2004-05-09 14:30:24 +0000
commit19074d163e88681424548a4a527846d5bd8557f5 (patch)
tree0ec238abeba5f62b6995d0e9ef57aca3b499f5de /dev-lisp/cl-getopt
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-19074d163e88681424548a4a527846d5bd8557f5.tar.gz
gentoo-2-19074d163e88681424548a4a527846d5bd8557f5.tar.bz2
gentoo-2-19074d163e88681424548a4a527846d5bd8557f5.zip
Added to ~ppc
Diffstat (limited to 'dev-lisp/cl-getopt')
-rw-r--r--dev-lisp/cl-getopt/ChangeLog5
-rw-r--r--dev-lisp/cl-getopt/cl-getopt-1.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lisp/cl-getopt/ChangeLog b/dev-lisp/cl-getopt/ChangeLog
index 07686643ed32..31cccb3c18b9 100644
--- a/dev-lisp/cl-getopt/ChangeLog
+++ b/dev-lisp/cl-getopt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-getopt
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-getopt/ChangeLog,v 1.3 2004/05/09 06:14:40 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-getopt/ChangeLog,v 1.4 2004/05/09 14:27:01 dholm Exp $
+
+ 09 May 2004; David Holm <dholm@gentoo.org> cl-getopt-1.1.0.ebuild:
+ Added to ~ppc.
*cl-getopt-1.1.0 (09 May 2004)
diff --git a/dev-lisp/cl-getopt/cl-getopt-1.1.0.ebuild b/dev-lisp/cl-getopt/cl-getopt-1.1.0.ebuild
index d2e7514ff4af..3d6f9ef436bf 100644
--- a/dev-lisp/cl-getopt/cl-getopt-1.1.0.ebuild
+++ b/dev-lisp/cl-getopt/cl-getopt-1.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-getopt/cl-getopt-1.1.0.ebuild,v 1.1 2004/05/09 06:14:40 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-getopt/cl-getopt-1.1.0.ebuild,v 1.2 2004/05/09 14:27:01 dholm Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.b9.com"
SRC_URI="ftp://ftp.b9.com/getopt/getopt-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
DEPEND="dev-lisp/common-lisp-controller
dev-lisp/cl-ptester
virtual/commonlisp"