diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-02-03 09:20:58 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-02-03 09:20:58 +0000 |
commit | 4c39cd45299750889d6c024d70209f696591fa27 (patch) | |
tree | 164791eb25e739d9a76c01fde46ed7896216b721 /dev-lisp | |
parent | 6.8.2 RC4. Hopefully the last one. (#79497) Fixes duplicate cfb* symbols on `... (diff) | |
download | gentoo-2-4c39cd45299750889d6c024d70209f696591fa27.tar.gz gentoo-2-4c39cd45299750889d6c024d70209f696591fa27.tar.bz2 gentoo-2-4c39cd45299750889d6c024d70209f696591fa27.zip |
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/cl-who/ChangeLog | 15 | ||||
-rw-r--r-- | dev-lisp/cl-who/Manifest | 2 | ||||
-rw-r--r-- | dev-lisp/cl-who/cl-who-0.3.0.ebuild | 33 | ||||
-rw-r--r-- | dev-lisp/cl-who/cl-who-0.4.0-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-lisp/cl-who/cl-who-0.4.4.ebuild (renamed from dev-lisp/cl-who/cl-who-0.4.0.ebuild) | 16 | ||||
-rw-r--r-- | dev-lisp/cl-who/files/digest-cl-who-0.3.0 | 1 | ||||
-rw-r--r-- | dev-lisp/cl-who/files/digest-cl-who-0.4.0 | 1 | ||||
-rw-r--r-- | dev-lisp/cl-who/files/digest-cl-who-0.4.4 | 1 |
8 files changed, 23 insertions, 52 deletions
diff --git a/dev-lisp/cl-who/ChangeLog b/dev-lisp/cl-who/ChangeLog index 2cea1e1a97b8..cf7608e9caa4 100644 --- a/dev-lisp/cl-who/ChangeLog +++ b/dev-lisp/cl-who/ChangeLog @@ -1,6 +1,17 @@ # ChangeLog for dev-lisp/cl-who -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-who/ChangeLog,v 1.5 2004/06/24 23:56:46 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-who/ChangeLog,v 1.6 2005/02/03 09:20:58 mkennedy Exp $ + +*cl-who-0.4.4 (03 Feb 2005) + + 03 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org> -cl-who-0.3.0.ebuild, + -cl-who-0.4.0.ebuild, +cl-who-0.4.4.ebuild: + New upstream version; Removed old ebuilds. + +*cl-who-0.4.4 (03 Feb 2005) + + 03 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org> +cl-who-0.4.4.ebuild: + New upstream version. *cl-who-0.4.0-r1 (12 Feb 2004) diff --git a/dev-lisp/cl-who/Manifest b/dev-lisp/cl-who/Manifest index 65f4adba30a7..8ade388ac109 100644 --- a/dev-lisp/cl-who/Manifest +++ b/dev-lisp/cl-who/Manifest @@ -2,7 +2,9 @@ MD5 d9a18b1b3498a93cc62d5f8e3407e817 cl-who-0.4.0-r1.ebuild 673 MD5 4d2774fabca3ecc519927ff0bc3b627a cl-who-0.3.0.ebuild 1087 MD5 b2646ceab4db2428484e5570225dcfef cl-who-0.4.0.ebuild 811 MD5 9c2258ab5812fa68a694a77839c124b0 ChangeLog 640 +MD5 d9a18b1b3498a93cc62d5f8e3407e817 cl-who-0.4.4.ebuild 673 MD5 9278f70e7af84494437f1b19f0039c7f metadata.xml 661 MD5 e8bfc2f726389e4690ccfb89886d6fff files/digest-cl-who-0.3.0 63 MD5 cbfd26481bdf2cfb043149907ab7e4c9 files/digest-cl-who-0.4.0 68 +MD5 9590b9cf63897c35be99b3cfd7ce1782 files/digest-cl-who-0.4.4 68 MD5 cbfd26481bdf2cfb043149907ab7e4c9 files/digest-cl-who-0.4.0-r1 68 diff --git a/dev-lisp/cl-who/cl-who-0.3.0.ebuild b/dev-lisp/cl-who/cl-who-0.3.0.ebuild deleted file mode 100644 index 3b42311141c5..000000000000 --- a/dev-lisp/cl-who/cl-who-0.3.0.ebuild +++ /dev/null @@ -1,33 +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-who/cl-who-0.3.0.ebuild,v 1.5 2004/07/14 16:18:54 agriffis Exp $ - -inherit common-lisp - -DESCRIPTION="CL-WHO (where WHO means "with-html-output" for want of a better acronym) is probably just as good or bad as the next one. They are all more or less similar in that they provide convenient means to convert S-expressions intermingled with code into (X)HTML, XML, or whatever but differ with respect to syntax, implementation, and API." -HOMEPAGE="http://weitz.de/cl-who/ - http://www.cliki.net/cl-who" -SRC_URI="mirror://gentoo/${P}.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 -} - -pkg_preinst() { - rm -rf /usr/lib/common-lisp/*/${CLPACKAGE} || true -} - -pkg_postrm() { - rm -rf /usr/lib/common-lisp/*/${CLPACKAGE} || true -} 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 index 1376c9a839bd..046a6a77ee3e 100644 --- a/dev-lisp/cl-who/cl-who-0.4.0-r1.ebuild +++ b/dev-lisp/cl-who/cl-who-0.4.0-r1.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-who/cl-who-0.4.0-r1.ebuild,v 1.3 2004/07/14 16:18:54 agriffis Exp $ +# $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 @@ -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" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" diff --git a/dev-lisp/cl-who/cl-who-0.4.0.ebuild b/dev-lisp/cl-who/cl-who-0.4.4.ebuild index e81359446484..9a61fb7951d5 100644 --- a/dev-lisp/cl-who/cl-who-0.4.0.ebuild +++ b/dev-lisp/cl-who/cl-who-0.4.4.ebuild @@ -1,16 +1,16 @@ -# 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-who/cl-who-0.4.0.ebuild,v 1.3 2004/07/14 16:18:54 agriffis Exp $ +# $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.' +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" +KEYWORDS="x86" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" @@ -23,11 +23,3 @@ src_install() { dodoc CHANGELOG INSTALLATION dohtml doc/*.html } - -pkg_preinst() { - rm -rf /usr/lib/common-lisp/*/${CLPACKAGE} || true -} - -pkg_postrm() { - rm -rf /usr/lib/common-lisp/*/${CLPACKAGE} || true -} diff --git a/dev-lisp/cl-who/files/digest-cl-who-0.3.0 b/dev-lisp/cl-who/files/digest-cl-who-0.3.0 deleted file mode 100644 index 1b80581c5adc..000000000000 --- a/dev-lisp/cl-who/files/digest-cl-who-0.3.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 7e4ba57fad93516f24d7ce407b8dd7ef cl-who-0.3.0.tar.gz 14827 diff --git a/dev-lisp/cl-who/files/digest-cl-who-0.4.0 b/dev-lisp/cl-who/files/digest-cl-who-0.4.0 deleted file mode 100644 index d000e01f7334..000000000000 --- a/dev-lisp/cl-who/files/digest-cl-who-0.4.0 +++ /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 new file mode 100644 index 000000000000..7a578bb9fd37 --- /dev/null +++ b/dev-lisp/cl-who/files/digest-cl-who-0.4.4 @@ -0,0 +1 @@ +MD5 1cf12f533d2605d39001c94f7cd805b8 cl-who_0.4.4.orig.tar.gz 15459 |