diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-03-22 15:35:00 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-03-22 15:35:00 +0000 |
commit | ea9e3b3194e368f06864e2cc31db95ad2aa726b8 (patch) | |
tree | 31f1fe1ad94befbe86fbfba52cf80058c35eb2d3 /dev-lisp/cl-utils-kt | |
parent | Stable on sparc, thanks seemant (diff) | |
download | gentoo-2-ea9e3b3194e368f06864e2cc31db95ad2aa726b8.tar.gz gentoo-2-ea9e3b3194e368f06864e2cc31db95ad2aa726b8.tar.bz2 gentoo-2-ea9e3b3194e368f06864e2cc31db95ad2aa726b8.zip |
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp/cl-utils-kt')
-rw-r--r-- | dev-lisp/cl-utils-kt/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lisp/cl-utils-kt/cl-utils-kt-20050320.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-lisp/cl-utils-kt/ChangeLog b/dev-lisp/cl-utils-kt/ChangeLog index 2d6abc6f97d6..11ed8327f214 100644 --- a/dev-lisp/cl-utils-kt/ChangeLog +++ b/dev-lisp/cl-utils-kt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-utils-kt # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-utils-kt/ChangeLog,v 1.1 2005/03/21 04:00:46 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-utils-kt/ChangeLog,v 1.2 2005/03/22 15:34:16 mkennedy Exp $ + + 22 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> + cl-utils-kt-20050320.ebuild: + Keywording for ~amd64 *cl-utils-kt-20050320 (21 Mar 2005) diff --git a/dev-lisp/cl-utils-kt/cl-utils-kt-20050320.ebuild b/dev-lisp/cl-utils-kt/cl-utils-kt-20050320.ebuild index 5975772a55bb..15f1473893be 100644 --- a/dev-lisp/cl-utils-kt/cl-utils-kt-20050320.ebuild +++ b/dev-lisp/cl-utils-kt/cl-utils-kt-20050320.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-utils-kt/cl-utils-kt-20050320.ebuild,v 1.1 2005/03/21 04:00:46 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-utils-kt/cl-utils-kt-20050320.ebuild,v 1.2 2005/03/22 15:34:16 mkennedy Exp $ inherit common-lisp @@ -10,7 +10,7 @@ HOMEPAGE="http://common-lisp.net/project/cells/ SRC_URI="mirrors://gentoo/utils-kt-${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="virtual/commonlisp |