summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-05-12 03:26:17 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-05-12 03:26:17 +0000
commit362f6041cd3f7c43d516ff896180ff1101bc2e18 (patch)
tree1e91baa3c689ad1f5ff6751a71dc9d9a83388ef7 /dev-lisp/cl-yahoo
parentadd ~ia64 (diff)
downloadgentoo-2-362f6041cd3f7c43d516ff896180ff1101bc2e18.tar.gz
gentoo-2-362f6041cd3f7c43d516ff896180ff1101bc2e18.tar.bz2
gentoo-2-362f6041cd3f7c43d516ff896180ff1101bc2e18.zip
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'dev-lisp/cl-yahoo')
-rw-r--r--dev-lisp/cl-yahoo/ChangeLog7
-rw-r--r--dev-lisp/cl-yahoo/Manifest2
-rw-r--r--dev-lisp/cl-yahoo/cl-yahoo-0.5.ebuild23
-rw-r--r--dev-lisp/cl-yahoo/files/digest-cl-yahoo-0.51
4 files changed, 32 insertions, 1 deletions
diff --git a/dev-lisp/cl-yahoo/ChangeLog b/dev-lisp/cl-yahoo/ChangeLog
index b629650b2cfa..435ea8a868c9 100644
--- a/dev-lisp/cl-yahoo/ChangeLog
+++ b/dev-lisp/cl-yahoo/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-lisp/cl-yahoo
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-yahoo/ChangeLog,v 1.1 2005/04/21 21:30:00 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-yahoo/ChangeLog,v 1.2 2005/05/12 03:26:17 mkennedy Exp $
+
+*cl-yahoo-0.5 (12 May 2005)
+
+ 12 May 2005; Matthew Kennedy <mkennedy@gentoo.org> +cl-yahoo-0.5.ebuild:
+ New upstream version.
*cl-yahoo-0.4 (21 Apr 2005)
diff --git a/dev-lisp/cl-yahoo/Manifest b/dev-lisp/cl-yahoo/Manifest
index 761a5af942b1..7802e7c09f61 100644
--- a/dev-lisp/cl-yahoo/Manifest
+++ b/dev-lisp/cl-yahoo/Manifest
@@ -1,4 +1,6 @@
MD5 22aa8db34fc17cff9e3ebc809cdbbdad cl-yahoo-0.4.ebuild 646
MD5 f1f30fe8747dcf97de1041aefe9770b2 metadata.xml 473
MD5 52f9b021bc8ad046639809389e3681d5 ChangeLog 407
+MD5 22aa8db34fc17cff9e3ebc809cdbbdad cl-yahoo-0.5.ebuild 646
MD5 71cc2f875d3ed08175dfcf921adfa6e3 files/digest-cl-yahoo-0.4 62
+MD5 66f3395f7f38980a8fb569af3648e391 files/digest-cl-yahoo-0.5 62
diff --git a/dev-lisp/cl-yahoo/cl-yahoo-0.5.ebuild b/dev-lisp/cl-yahoo/cl-yahoo-0.5.ebuild
new file mode 100644
index 000000000000..a4ebde060d40
--- /dev/null
+++ b/dev-lisp/cl-yahoo/cl-yahoo-0.5.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-yahoo/cl-yahoo-0.5.ebuild,v 1.1 2005/05/12 03:26:17 mkennedy Exp $
+
+inherit common-lisp eutils
+
+DESCRIPTION="CL-YAHOO is a Common Lisp interface to the Yahoo! API"
+HOMEPAGE="http://www.cliki.net/cl-yahoo"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="x86 ~amd64 ~ppc"
+IUSE=""
+DEPEND="dev-lisp/cl-s-xml
+ dev-lisp/cl-trivial-http"
+
+CLPACKAGE=cl-yahoo
+
+src_install() {
+ common-lisp-install cl-yahoo.asd *.lisp
+ common-lisp-system-symlink
+ dodoc README CHANGES COPYING
+}
diff --git a/dev-lisp/cl-yahoo/files/digest-cl-yahoo-0.5 b/dev-lisp/cl-yahoo/files/digest-cl-yahoo-0.5
new file mode 100644
index 000000000000..9f34b69b6b14
--- /dev/null
+++ b/dev-lisp/cl-yahoo/files/digest-cl-yahoo-0.5
@@ -0,0 +1 @@
+MD5 6f2f027bb9baf6c98b50760b1e4b2d3c cl-yahoo-0.5.tar.gz 9162