diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-04-17 01:08:00 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-04-17 01:08:00 +0000 |
commit | a82f85c1cb2cf0956d6f8dc8857e18feabd7756d (patch) | |
tree | 6c40ad75244cc8c401f216380448e0cc57e3a5a1 /dev-lisp | |
parent | (Portage version: 2.0.51.19) (Manifest recommit) (diff) | |
download | gentoo-2-a82f85c1cb2cf0956d6f8dc8857e18feabd7756d.tar.gz gentoo-2-a82f85c1cb2cf0956d6f8dc8857e18feabd7756d.tar.bz2 gentoo-2-a82f85c1cb2cf0956d6f8dc8857e18feabd7756d.zip |
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/cl-unit/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lisp/cl-unit/cl-unit-1.3.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lisp/cl-who/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lisp/cl-who/cl-who-0.4.0-r1.ebuild | 25 | ||||
-rw-r--r-- | dev-lisp/cl-who/cl-who-0.4.4.ebuild | 25 | ||||
-rw-r--r-- | dev-lisp/cl-who/cl-who-0.5.0.ebuild | 4 | ||||
-rw-r--r-- | dev-lisp/cl-who/files/digest-cl-who-0.4.0-r1 | 1 | ||||
-rw-r--r-- | dev-lisp/cl-who/files/digest-cl-who-0.4.4 | 1 |
8 files changed, 14 insertions, 58 deletions
diff --git a/dev-lisp/cl-unit/ChangeLog b/dev-lisp/cl-unit/ChangeLog index 1120800be1cf..e5e59bc3b48b 100644 --- a/dev-lisp/cl-unit/ChangeLog +++ b/dev-lisp/cl-unit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-unit # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-unit/ChangeLog,v 1.6 2005/02/08 08:12:21 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-unit/ChangeLog,v 1.7 2005/04/17 01:05:35 mkennedy Exp $ + + 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> + cl-unit-1.3.1-r1.ebuild: + Keywording. 08 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org> +files/1.3.1-no-self-tests-gentoo.patch, cl-unit-1.3.1-r1.ebuild, diff --git a/dev-lisp/cl-unit/cl-unit-1.3.1-r1.ebuild b/dev-lisp/cl-unit/cl-unit-1.3.1-r1.ebuild index 919193cd25bb..aa74fb61e5e7 100644 --- a/dev-lisp/cl-unit/cl-unit-1.3.1-r1.ebuild +++ b/dev-lisp/cl-unit/cl-unit-1.3.1-r1.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-unit/cl-unit-1.3.1-r1.ebuild,v 1.4 2005/02/08 08:12:21 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-unit/cl-unit-1.3.1-r1.ebuild,v 1.5 2005/04/17 01:05:35 mkennedy Exp $ inherit common-lisp eutils @@ -13,7 +13,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-unit/${PN}_${PV}.orig.tar.g LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-lisp/common-lisp-controller diff --git a/dev-lisp/cl-who/ChangeLog b/dev-lisp/cl-who/ChangeLog index af42dd6ebfd8..2c21f18b2622 100644 --- a/dev-lisp/cl-who/ChangeLog +++ b/dev-lisp/cl-who/ChangeLog @@ -1,6 +1,10 @@ # 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.7 2005/03/02 02:51:29 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-who/ChangeLog,v 1.8 2005/04/17 01:08:00 mkennedy Exp $ + + 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: + Removed old ebuilds; Keywording. *cl-who-0.5.0 (01 Mar 2005) 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 |