diff options
author | David Holm <dholm@gentoo.org> | 2004-05-09 14:30:24 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-09 14:30:24 +0000 |
commit | 19074d163e88681424548a4a527846d5bd8557f5 (patch) | |
tree | 0ec238abeba5f62b6995d0e9ef57aca3b499f5de /dev-lisp/cl-odcl | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-19074d163e88681424548a4a527846d5bd8557f5.tar.gz gentoo-2-19074d163e88681424548a4a527846d5bd8557f5.tar.bz2 gentoo-2-19074d163e88681424548a4a527846d5bd8557f5.zip |
Added to ~ppc
Diffstat (limited to 'dev-lisp/cl-odcl')
-rw-r--r-- | dev-lisp/cl-odcl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild | 4 | ||||
-rw-r--r-- | dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-lisp/cl-odcl/ChangeLog b/dev-lisp/cl-odcl/ChangeLog index 7721cea5bb79..ddd93aa3e8d5 100644 --- a/dev-lisp/cl-odcl/ChangeLog +++ b/dev-lisp/cl-odcl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-odcl # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-odcl/ChangeLog,v 1.3 2004/02/12 09:13:14 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-odcl/ChangeLog,v 1.4 2004/05/09 14:25:57 dholm Exp $ + + 09 May 2004; David Holm <dholm@gentoo.org> cl-odcl-1.3.5.ebuild: + Added to ~ppc. *cl-odcl-1.3.5 (12 Feb 2004) diff --git a/dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild b/dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild index 92706aeb5a19..9ccad5042117 100644 --- a/dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild +++ b/dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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-odcl/cl-odcl-1.3.3.ebuild,v 1.2 2003/06/19 05:19:30 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-odcl/cl-odcl-1.3.3.ebuild,v 1.3 2004/05/09 14:25:57 dholm Exp $ inherit common-lisp diff --git a/dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild b/dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild index b035ed8ae07e..754cd09a4116 100644 --- a/dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild +++ b/dev-lisp/cl-odcl/cl-odcl-1.3.5.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-odcl/cl-odcl-1.3.5.ebuild,v 1.2 2004/04/21 17:01:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-odcl/cl-odcl-1.3.5.ebuild,v 1.3 2004/05/09 14:25:57 dholm Exp $ inherit common-lisp eutils @@ -10,7 +10,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-odcl/${PN}_${PV}.orig.tar.g LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="dev-lisp/common-lisp-controller |