diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-04-16 20:52:34 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-04-16 20:52:34 +0000 |
commit | 777184423b73285c894c92bcfd3845314b8aaabb (patch) | |
tree | ed81ed65964e23ebc6d412debea71ee074dc5002 /dev-lisp/cl-terminfo | |
parent | tidy (diff) | |
download | historical-777184423b73285c894c92bcfd3845314b8aaabb.tar.gz historical-777184423b73285c894c92bcfd3845314b8aaabb.tar.bz2 historical-777184423b73285c894c92bcfd3845314b8aaabb.zip |
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-lisp/cl-terminfo')
-rw-r--r-- | dev-lisp/cl-terminfo/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lisp/cl-terminfo/cl-terminfo-1.2.ebuild | 25 | ||||
-rw-r--r-- | dev-lisp/cl-terminfo/cl-terminfo-1.3.ebuild | 4 | ||||
-rw-r--r-- | dev-lisp/cl-terminfo/files/digest-cl-terminfo-1.2 | 1 |
4 files changed, 7 insertions, 29 deletions
diff --git a/dev-lisp/cl-terminfo/ChangeLog b/dev-lisp/cl-terminfo/ChangeLog index ea3be770bea7..a6ee32321a7f 100644 --- a/dev-lisp/cl-terminfo/ChangeLog +++ b/dev-lisp/cl-terminfo/ChangeLog @@ -1,6 +1,10 @@ # 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.6 2005/04/10 20:14:19 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-terminfo/ChangeLog,v 1.7 2005/04/16 20:44:18 mkennedy Exp $ + + 16 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> + -cl-terminfo-1.2.ebuild, cl-terminfo-1.3.ebuild: + Keywording; Removed old ebuilds 10 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-terminfo-1.3.ebuild: Keywording for ~amd64 diff --git a/dev-lisp/cl-terminfo/cl-terminfo-1.2.ebuild b/dev-lisp/cl-terminfo/cl-terminfo-1.2.ebuild deleted file mode 100644 index 8b980009e017..000000000000 --- a/dev-lisp/cl-terminfo/cl-terminfo-1.2.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2004 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.2.ebuild,v 1.4 2004/07/14 16:17:59 agriffis Exp $ - -inherit common-lisp - -DESCRIPTION="Common Lisp interface to the terminfo database." -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 ~ppc" -IUSE="" -DEPEND="dev-lisp/common-lisp-controller - virtual/commonlisp - sys-libs/ncurses" - -CLPACKAGE=terminfo - -S=${WORKDIR}/terminfo_${PV} - -src_install() { - common-lisp-install *.lisp terminfo.asd - common-lisp-system-symlink -} diff --git a/dev-lisp/cl-terminfo/cl-terminfo-1.3.ebuild b/dev-lisp/cl-terminfo/cl-terminfo-1.3.ebuild index 107a0dead7ca..9dbe9a319b01 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-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.4 2005/04/10 20:14:19 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-terminfo/cl-terminfo-1.3.ebuild,v 1.5 2005/04/16 20:44:18 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 ~amd64" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp diff --git a/dev-lisp/cl-terminfo/files/digest-cl-terminfo-1.2 b/dev-lisp/cl-terminfo/files/digest-cl-terminfo-1.2 deleted file mode 100644 index 0ad9672e6bc3..000000000000 --- a/dev-lisp/cl-terminfo/files/digest-cl-terminfo-1.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 683637c8e06e1b316c1a29265a3421ce terminfo_1.2.tar.gz 10222 |