summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-04-10 20:14:19 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-04-10 20:14:19 +0000
commit364adfac3d24c2917b67b24978c8eb8b4ca8155d (patch)
tree7e56dada46bd982eb37636f528c59bf42a7e0136 /dev-lisp/cl-terminfo
parentadding new webdav local useflag for subversion (diff)
downloadgentoo-2-364adfac3d24c2917b67b24978c8eb8b4ca8155d.tar.gz
gentoo-2-364adfac3d24c2917b67b24978c8eb8b4ca8155d.tar.bz2
gentoo-2-364adfac3d24c2917b67b24978c8eb8b4ca8155d.zip
]
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp/cl-terminfo')
-rw-r--r--dev-lisp/cl-terminfo/ChangeLog5
-rw-r--r--dev-lisp/cl-terminfo/cl-terminfo-1.3.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-lisp/cl-terminfo/ChangeLog b/dev-lisp/cl-terminfo/ChangeLog
index 9e46f700e590..ea3be770bea7 100644
--- a/dev-lisp/cl-terminfo/ChangeLog
+++ b/dev-lisp/cl-terminfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-terminfo
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-terminfo/ChangeLog,v 1.5 2005/03/20 10:08:47 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-terminfo/ChangeLog,v 1.6 2005/04/10 20:14:19 mkennedy Exp $
+
+ 10 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-terminfo-1.3.ebuild:
+ Keywording for ~amd64
20 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> metadata.xml:
Corrected metadata.xml
diff --git a/dev-lisp/cl-terminfo/cl-terminfo-1.3.ebuild b/dev-lisp/cl-terminfo/cl-terminfo-1.3.ebuild
index 6ed728595edf..107a0dead7ca 100644
--- a/dev-lisp/cl-terminfo/cl-terminfo-1.3.ebuild
+++ b/dev-lisp/cl-terminfo/cl-terminfo-1.3.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-terminfo/cl-terminfo-1.3.ebuild,v 1.3 2004/07/14 16:17:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-terminfo/cl-terminfo-1.3.ebuild,v 1.4 2005/04/10 20:14:19 mkennedy Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://users.actrix.co.nz/mycroft/cl.html"
SRC_URI="http://common-lisp.net/project/linedit/files/terminfo_${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp