summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-04-17 00:33:09 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-04-17 00:33:09 +0000
commit4232e667facfe1e736632f1c68af4165bc73aa30 (patch)
tree95bf8e2482397ef15c99c0578e1dba39100a568f /dev-lisp
parent(Portage version: 2.0.51.19) (Manifest recommit) (diff)
downloadgentoo-2-4232e667facfe1e736632f1c68af4165bc73aa30.tar.gz
gentoo-2-4232e667facfe1e736632f1c68af4165bc73aa30.tar.bz2
gentoo-2-4232e667facfe1e736632f1c68af4165bc73aa30.zip
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-rfc2388/ChangeLog6
-rw-r--r--dev-lisp/cl-rfc2388/cl-rfc2388-0.9.ebuild4
-rw-r--r--dev-lisp/cl-rfc2388/cl-rfc2388-20041228.ebuild26
-rw-r--r--dev-lisp/cl-rfc2388/files/digest-cl-rfc2388-200412281
-rw-r--r--dev-lisp/cl-rfc2388/files/rfc2388.asd13
5 files changed, 7 insertions, 43 deletions
diff --git a/dev-lisp/cl-rfc2388/ChangeLog b/dev-lisp/cl-rfc2388/ChangeLog
index 712fdf9ad6a5..3ca70dbe355e 100644
--- a/dev-lisp/cl-rfc2388/ChangeLog
+++ b/dev-lisp/cl-rfc2388/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-rfc2388
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rfc2388/ChangeLog,v 1.2 2005/04/06 06:36:20 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rfc2388/ChangeLog,v 1.3 2005/04/17 00:33:09 mkennedy Exp $
+
+ 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> -files/rfc2388.asd,
+ -cl-rfc2388-20041228.ebuild:
+ Removed old ebuilds
*cl-rfc2388-0.9 (06 Apr 2005)
diff --git a/dev-lisp/cl-rfc2388/cl-rfc2388-0.9.ebuild b/dev-lisp/cl-rfc2388/cl-rfc2388-0.9.ebuild
index 016666a13a05..b3688e4203de 100644
--- a/dev-lisp/cl-rfc2388/cl-rfc2388-0.9.ebuild
+++ b/dev-lisp/cl-rfc2388/cl-rfc2388-0.9.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-rfc2388/cl-rfc2388-0.9.ebuild,v 1.1 2005/04/06 06:36:20 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rfc2388/cl-rfc2388-0.9.ebuild,v 1.2 2005/04/17 00:33:09 mkennedy Exp $
inherit common-lisp eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://common-lisp.net/project/rfc2388/"
SRC_URI="ftp://common-lisp.net/pub/project/rfc2388/rfc2388_${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="x86 ~amd64 ~ppc"
IUSE=""
DEPEND="virtual/commonlisp
diff --git a/dev-lisp/cl-rfc2388/cl-rfc2388-20041228.ebuild b/dev-lisp/cl-rfc2388/cl-rfc2388-20041228.ebuild
deleted file mode 100644
index a7db389add4d..000000000000
--- a/dev-lisp/cl-rfc2388/cl-rfc2388-20041228.ebuild
+++ /dev/null
@@ -1,26 +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-rfc2388/cl-rfc2388-20041228.ebuild,v 1.2 2005/04/06 06:36:20 mkennedy Exp $
-
-inherit common-lisp eutils
-
-DESCRIPTION="An implementation of RFC 2388 in Common Lisp"
-HOMEPAGE="http://common-lisp.net/project/rfc2388/"
-SRC_URI="mirror://gentoo/rfc2388-CVS-${PV}.tar.gz"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="-*"
-IUSE=""
-
-DEPEND="virtual/commonlisp
- dev-lisp/common-lisp-controller"
-
-S=${WORKDIR}/rfc2388
-
-CLPACKAGE=rfc2388
-
-src_install() {
- common-lisp-install *.lisp ${FILESDIR}/rfc2388.asd
- common-lisp-system-symlink
- dodoc doc/rfc2388.txt
-}
diff --git a/dev-lisp/cl-rfc2388/files/digest-cl-rfc2388-20041228 b/dev-lisp/cl-rfc2388/files/digest-cl-rfc2388-20041228
deleted file mode 100644
index b2d73a818c91..000000000000
--- a/dev-lisp/cl-rfc2388/files/digest-cl-rfc2388-20041228
+++ /dev/null
@@ -1 +0,0 @@
-MD5 a139981740bd94dc941425e043dcfbcf rfc2388-CVS-20041228.tar.gz 9686
diff --git a/dev-lisp/cl-rfc2388/files/rfc2388.asd b/dev-lisp/cl-rfc2388/files/rfc2388.asd
deleted file mode 100644
index 5a436b40831c..000000000000
--- a/dev-lisp/cl-rfc2388/files/rfc2388.asd
+++ /dev/null
@@ -1,13 +0,0 @@
-;;;; ASDF for http://common-lisp.net/project/rfc2388/ by Matthew Kennedy
-;;;; <mkennedy@gentoo.org>
-
-(in-package #:common-lisp)
-
-(defpackage #:rfc2388-system
- (:use #:asdf
- #:common-lisp))
-
-(in-package #:rfc2388-system)
-
-(defsystem #:rfc2388
- :components ((:file "rfc2388")))