diff options
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/cl-tbnl/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/Manifest | 2 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/cl-tbnl-0.5.5.ebuild (renamed from dev-lisp/cl-tbnl/cl-tbnl-0.5.4.ebuild) | 5 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.4 | 1 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.5 | 1 |
5 files changed, 13 insertions, 4 deletions
diff --git a/dev-lisp/cl-tbnl/ChangeLog b/dev-lisp/cl-tbnl/ChangeLog index 3333795a130b..44118dff7511 100644 --- a/dev-lisp/cl-tbnl/ChangeLog +++ b/dev-lisp/cl-tbnl/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-lisp/cl-tbnl # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/ChangeLog,v 1.8 2005/04/17 00:56:07 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/ChangeLog,v 1.9 2005/04/19 04:58:15 mkennedy Exp $ + +*cl-tbnl-0.5.5 (19 Apr 2005) + + 19 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> -cl-tbnl-0.5.4.ebuild, + +cl-tbnl-0.5.5.ebuild: + New upstream version; Now depends on dev-lisp/cl-rfc2388; Removed old ebuilds. 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> -cl-tbnl-0.2.12.ebuild, -cl-tbnl-0.3.10.ebuild, -cl-tbnl-0.3.11.ebuild, -cl-tbnl-0.3.12.ebuild, diff --git a/dev-lisp/cl-tbnl/Manifest b/dev-lisp/cl-tbnl/Manifest index 660beebacd59..2d2e62c7b59f 100644 --- a/dev-lisp/cl-tbnl/Manifest +++ b/dev-lisp/cl-tbnl/Manifest @@ -1,4 +1,6 @@ MD5 cce15958f2f20d968c6dbac13d031f1b ChangeLog 1685 +MD5 fd0dba064e3c39ba9264714b4a6adf2b cl-tbnl-0.5.5.ebuild 954 MD5 a2199253dbe57d398c785af8f7744485 metadata.xml 804 MD5 1b7f6157c2ec055d29d2985d576a5eed cl-tbnl-0.5.4.ebuild 933 +MD5 770ff213761e5b28c044713bba701d2a files/digest-cl-tbnl-0.5.5 66 MD5 65a4aa6148de093885ca431ba4faa61c files/digest-cl-tbnl-0.5.4 66 diff --git a/dev-lisp/cl-tbnl/cl-tbnl-0.5.4.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.5.5.ebuild index 666a87a8b1e8..9018a31f8b01 100644 --- a/dev-lisp/cl-tbnl/cl-tbnl-0.5.4.ebuild +++ b/dev-lisp/cl-tbnl/cl-tbnl-0.5.5.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-tbnl/cl-tbnl-0.5.4.ebuild,v 1.2 2005/04/17 00:56:07 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/cl-tbnl-0.5.5.ebuild,v 1.1 2005/04/19 04:58:15 mkennedy Exp $ inherit common-lisp @@ -16,7 +16,8 @@ DEPEND="dev-lisp/cl-kmrcl dev-lisp/cl-md5 dev-lisp/cl-base64 dev-lisp/cl-url-rewrite - dev-lisp/cl-ppcre" + dev-lisp/cl-ppcre + dev-lisp/cl-rfc2388" # RDEPEND="${DEPEND} # apache2? ( www-apache/mod_lisp2 ) !apache2? ( www-apache/mod_lisp )" diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.4 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.4 deleted file mode 100644 index 5952eea0284f..000000000000 --- a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.4 +++ /dev/null @@ -1 +0,0 @@ -MD5 b32a4969348941603691f16bcfd4d640 tbnl_0.5.4.orig.tar.gz 85905 diff --git a/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.5 b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.5 new file mode 100644 index 000000000000..f075033539d1 --- /dev/null +++ b/dev-lisp/cl-tbnl/files/digest-cl-tbnl-0.5.5 @@ -0,0 +1 @@ +MD5 f0330a2fe3203a7608e9a3a73c50b82b tbnl_0.5.5.orig.tar.gz 81934 |