diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-03-21 07:23:44 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-03-21 07:23:44 +0000 |
commit | 5784ee1ea3a762a4b52846f9c145305ff059ea81 (patch) | |
tree | 35122216f8cc55488e472fd8dd55618e8876f0b6 /dev-lisp | |
parent | Initial ebuild. Ebuild and upstream package by Robin H. Johnson <robbat2@gent... (diff) | |
download | gentoo-2-5784ee1ea3a762a4b52846f9c145305ff059ea81.tar.gz gentoo-2-5784ee1ea3a762a4b52846f9c145305ff059ea81.tar.bz2 gentoo-2-5784ee1ea3a762a4b52846f9c145305ff059ea81.zip |
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/cl-gd/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lisp/cl-gd/cl-gd-0.4.5.ebuild | 4 | ||||
-rw-r--r-- | dev-lisp/cl-getopt/ChangeLog | 7 | ||||
-rw-r--r-- | dev-lisp/cl-getopt/cl-getopt-1.1.0.ebuild | 6 | ||||
-rw-r--r-- | dev-lisp/cl-hello/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lisp/cl-hello/cl-hello-0.2.ebuild | 4 |
6 files changed, 20 insertions, 11 deletions
diff --git a/dev-lisp/cl-gd/ChangeLog b/dev-lisp/cl-gd/ChangeLog index 13de2e0b0be1..0bb6c1c466e4 100644 --- a/dev-lisp/cl-gd/ChangeLog +++ b/dev-lisp/cl-gd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-gd # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-gd/ChangeLog,v 1.12 2005/03/16 17:39:32 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-gd/ChangeLog,v 1.13 2005/03/21 07:19:31 mkennedy Exp $ + + 21 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-gd-0.4.5.ebuild: + Keywording for ~amd64 *cl-gd-0.4.5 (16 Mar 2005) diff --git a/dev-lisp/cl-gd/cl-gd-0.4.5.ebuild b/dev-lisp/cl-gd/cl-gd-0.4.5.ebuild index d39050af539a..ab2226dd2b36 100644 --- a/dev-lisp/cl-gd/cl-gd-0.4.5.ebuild +++ b/dev-lisp/cl-gd/cl-gd-0.4.5.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-gd/cl-gd-0.4.5.ebuild,v 1.1 2005/03/16 17:39:32 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-gd/cl-gd-0.4.5.ebuild,v 1.2 2005/03/21 07:19:31 mkennedy Exp $ inherit common-lisp @@ -9,7 +9,7 @@ HOMEPAGE="http://weitz.de/cl-gd http://www.cliki.net/cl-gd" SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="" DEPEND="dev-lisp/common-lisp-controller diff --git a/dev-lisp/cl-getopt/ChangeLog b/dev-lisp/cl-getopt/ChangeLog index 4affd0f7ea4e..0adcd17f5bb3 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 Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-getopt/ChangeLog,v 1.5 2004/06/24 23:43:36 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-getopt/ChangeLog,v 1.6 2005/03/21 07:21:03 mkennedy Exp $ + + 21 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-getopt-1.1.0.ebuild: + Keywording for ~amd64 09 May 2004; David Holm <dholm@gentoo.org> cl-getopt-1.1.0.ebuild: Added to ~ppc. 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 d199ebaf62c4..555b3bbe644f 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 Foundation +# Copyright 1999-2005 Gentoo Foundation # 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.4 2004/07/14 15:29:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-getopt/cl-getopt-1.1.0.ebuild,v 1.5 2005/03/21 07:21:03 mkennedy 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 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="" DEPEND="dev-lisp/common-lisp-controller dev-lisp/cl-ptester diff --git a/dev-lisp/cl-hello/ChangeLog b/dev-lisp/cl-hello/ChangeLog index c9cff11ce6d5..b7a463386022 100644 --- a/dev-lisp/cl-hello/ChangeLog +++ b/dev-lisp/cl-hello/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-hello # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-hello/ChangeLog,v 1.1 2005/03/20 09:55:40 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-hello/ChangeLog,v 1.2 2005/03/21 07:23:44 mkennedy Exp $ + + 21 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-hello-0.2.ebuild: + Keywording for ~amd64 *cl-hello-0.2 (20 Mar 2005) diff --git a/dev-lisp/cl-hello/cl-hello-0.2.ebuild b/dev-lisp/cl-hello/cl-hello-0.2.ebuild index c9b3c02c55d6..9fcac213a096 100644 --- a/dev-lisp/cl-hello/cl-hello-0.2.ebuild +++ b/dev-lisp/cl-hello/cl-hello-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-hello/cl-hello-0.2.ebuild,v 1.1 2005/03/20 09:55:40 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-hello/cl-hello-0.2.ebuild,v 1.2 2005/03/21 07:23:44 mkennedy Exp $ inherit common-lisp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cliki.net/hello-lisp" SRC_URI="http://constantly.at/lisp/hello-lisp-${PV}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" |