diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-04-10 20:14:45 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-04-10 20:14:45 +0000 |
commit | d46f91cca83422e88291ad6daa55fc05741d562f (patch) | |
tree | d06b6af42c9cddc902bdf2851fa94c19c78d6109 /dev-lisp/cl-linedit | |
parent | ] (diff) | |
download | gentoo-2-d46f91cca83422e88291ad6daa55fc05741d562f.tar.gz gentoo-2-d46f91cca83422e88291ad6daa55fc05741d562f.tar.bz2 gentoo-2-d46f91cca83422e88291ad6daa55fc05741d562f.zip |
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp/cl-linedit')
-rw-r--r-- | dev-lisp/cl-linedit/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lisp/cl-linedit/cl-linedit-0.15.12.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-lisp/cl-linedit/ChangeLog b/dev-lisp/cl-linedit/ChangeLog index 5775aa45e3c4..94e32d1b55a7 100644 --- a/dev-lisp/cl-linedit/ChangeLog +++ b/dev-lisp/cl-linedit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-linedit -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-linedit/ChangeLog,v 1.5 2004/08/05 04:14:02 mkennedy Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-linedit/ChangeLog,v 1.6 2005/04/10 20:14:45 mkennedy Exp $ + + 10 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> + cl-linedit-0.15.12.ebuild: + Keywording for ~amd64 *cl-linedit-0.15.12 (04 Aug 2004) diff --git a/dev-lisp/cl-linedit/cl-linedit-0.15.12.ebuild b/dev-lisp/cl-linedit/cl-linedit-0.15.12.ebuild index 2ebc229e74cd..9f157acef24d 100644 --- a/dev-lisp/cl-linedit/cl-linedit-0.15.12.ebuild +++ b/dev-lisp/cl-linedit/cl-linedit-0.15.12.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-linedit/cl-linedit-0.15.12.ebuild,v 1.1 2004/08/05 04:14:02 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-linedit/cl-linedit-0.15.12.ebuild,v 1.2 2005/04/10 20:14:45 mkennedy Exp $ inherit common-lisp eutils @@ -10,7 +10,7 @@ SRC_URI="http://common-lisp.net/project/linedit/files/linedit_${PV}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="" DEPEND="dev-lisp/common-lisp-controller |