diff options
author | 2004-05-09 14:30:24 +0000 | |
---|---|---|
committer | 2004-05-09 14:30:24 +0000 | |
commit | 58f1822ac25a48c3467e88508441ce545e3a16b3 (patch) | |
tree | fd9fc39404df402226feb29dbc61bf0e00dd4e63 /dev-lisp/cl-odcl | |
parent | Added to ~ppc (diff) | |
download | historical-58f1822ac25a48c3467e88508441ce545e3a16b3.tar.gz historical-58f1822ac25a48c3467e88508441ce545e3a16b3.tar.bz2 historical-58f1822ac25a48c3467e88508441ce545e3a16b3.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 |