summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-04-17 01:19:24 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-04-17 01:19:24 +0000
commitc21886998745394ed8259a09c31a6acc242be623 (patch)
tree8f7f4bfa0b7e7782214db8b3057db7b56cd23728 /dev-lisp/cl-who
parentPackage-Manager: portage-2.0.51.19 (diff)
downloadhistorical-c21886998745394ed8259a09c31a6acc242be623.tar.gz
historical-c21886998745394ed8259a09c31a6acc242be623.tar.bz2
historical-c21886998745394ed8259a09c31a6acc242be623.zip
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-lisp/cl-who')
-rw-r--r--dev-lisp/cl-who/ChangeLog5
-rw-r--r--dev-lisp/cl-who/cl-who-0.4.0-r1.ebuild25
-rw-r--r--dev-lisp/cl-who/cl-who-0.4.4.ebuild25
-rw-r--r--dev-lisp/cl-who/cl-who-0.5.0.ebuild4
-rw-r--r--dev-lisp/cl-who/files/digest-cl-who-0.4.0-r11
-rw-r--r--dev-lisp/cl-who/files/digest-cl-who-0.4.41
6 files changed, 6 insertions, 55 deletions
diff --git a/dev-lisp/cl-who/ChangeLog b/dev-lisp/cl-who/ChangeLog
index 2c21f18b2622..273a3f57f2b0 100644
--- a/dev-lisp/cl-who/ChangeLog
+++ b/dev-lisp/cl-who/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-who
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-who/ChangeLog,v 1.8 2005/04/17 01:08:00 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-who/ChangeLog,v 1.9 2005/04/17 01:11:57 mkennedy Exp $
+
+ 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> :
+ Removed old ebuilds; Keywording.
17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
-cl-who-0.4.0-r1.ebuild, -cl-who-0.4.4.ebuild, cl-who-0.5.0.ebuild:
diff --git a/dev-lisp/cl-who/cl-who-0.4.0-r1.ebuild b/dev-lisp/cl-who/cl-who-0.4.0-r1.ebuild
deleted file mode 100644
index 046a6a77ee3e..000000000000
--- a/dev-lisp/cl-who/cl-who-0.4.0-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-who/cl-who-0.4.0-r1.ebuild,v 1.4 2005/02/03 09:20:58 mkennedy Exp $
-
-inherit common-lisp
-
-DESCRIPTION='CL-WHO (is yet another Lisp Markup Language.'
-HOMEPAGE="http://weitz.de/cl-who/
- http://www.cliki.net/cl-who"
-SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-DEPEND="dev-lisp/common-lisp-controller
- virtual/commonlisp"
-
-CLPACKAGE=cl-who
-
-src_install() {
- common-lisp-install *.lisp *.asd
- common-lisp-system-symlink
- dodoc CHANGELOG INSTALLATION
- dohtml doc/*.html
-}
diff --git a/dev-lisp/cl-who/cl-who-0.4.4.ebuild b/dev-lisp/cl-who/cl-who-0.4.4.ebuild
deleted file mode 100644
index 9a61fb7951d5..000000000000
--- a/dev-lisp/cl-who/cl-who-0.4.4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-who/cl-who-0.4.4.ebuild,v 1.1 2005/02/03 09:20:58 mkennedy Exp $
-
-inherit common-lisp
-
-DESCRIPTION='CL-WHO (is yet another Lisp Markup Language).'
-HOMEPAGE="http://weitz.de/cl-who/
- http://www.cliki.net/cl-who"
-SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-DEPEND="dev-lisp/common-lisp-controller
- virtual/commonlisp"
-
-CLPACKAGE=cl-who
-
-src_install() {
- common-lisp-install *.lisp *.asd
- common-lisp-system-symlink
- dodoc CHANGELOG INSTALLATION
- dohtml doc/*.html
-}
diff --git a/dev-lisp/cl-who/cl-who-0.5.0.ebuild b/dev-lisp/cl-who/cl-who-0.5.0.ebuild
index ff6880116d90..104163a2bbf1 100644
--- a/dev-lisp/cl-who/cl-who-0.5.0.ebuild
+++ b/dev-lisp/cl-who/cl-who-0.5.0.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-who/cl-who-0.5.0.ebuild,v 1.1 2005/03/02 02:51:29 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-who/cl-who-0.5.0.ebuild,v 1.2 2005/04/17 01:08:00 mkennedy Exp $
inherit common-lisp
@@ -10,7 +10,7 @@ HOMEPAGE="http://weitz.de/cl-who/
SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~amd64 ~ppc"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"
diff --git a/dev-lisp/cl-who/files/digest-cl-who-0.4.0-r1 b/dev-lisp/cl-who/files/digest-cl-who-0.4.0-r1
deleted file mode 100644
index d000e01f7334..000000000000
--- a/dev-lisp/cl-who/files/digest-cl-who-0.4.0-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 802467426797f907aad870b78f05fd28 cl-who_0.4.0.orig.tar.gz 14888
diff --git a/dev-lisp/cl-who/files/digest-cl-who-0.4.4 b/dev-lisp/cl-who/files/digest-cl-who-0.4.4
deleted file mode 100644
index 7a578bb9fd37..000000000000
--- a/dev-lisp/cl-who/files/digest-cl-who-0.4.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 1cf12f533d2605d39001c94f7cd805b8 cl-who_0.4.4.orig.tar.gz 15459