summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2003-07-08 17:08:44 +0000
committerMartin Holzer <mholzer@gentoo.org>2003-07-08 17:08:44 +0000
commit0a2aa2ab933467822c4b3e3686a56d75bc5e2f44 (patch)
tree13321b354033c828b991b926566219b3f32e4baf /dev-lisp
parentfixing SRC_URI (diff)
downloadgentoo-2-0a2aa2ab933467822c4b3e3686a56d75bc5e2f44.tar.gz
gentoo-2-0a2aa2ab933467822c4b3e3686a56d75bc5e2f44.tar.bz2
gentoo-2-0a2aa2ab933467822c4b3e3686a56d75bc5e2f44.zip
fixing SRC_URI
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-hyperobject/Manifest2
-rw-r--r--dev-lisp/cl-hyperobject/cl-hyperobject-2.6.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/cl-hyperobject/Manifest b/dev-lisp/cl-hyperobject/Manifest
index b4abced53623..60544ba7b7fd 100644
--- a/dev-lisp/cl-hyperobject/Manifest
+++ b/dev-lisp/cl-hyperobject/Manifest
@@ -1,3 +1,3 @@
MD5 25e6f1cc94d4ef89bf0ab3852fdd5430 ChangeLog 339
-MD5 e0f5d41470cc6798e357e43f7343af00 cl-hyperobject-2.6.5.ebuild 910
+MD5 1af2b97e2ee146eca4cdcd66eef751d3 cl-hyperobject-2.6.5.ebuild 909
MD5 6aedd3135b16678a90fb23132e6c77b5 files/digest-cl-hyperobject-2.6.5 68
diff --git a/dev-lisp/cl-hyperobject/cl-hyperobject-2.6.5.ebuild b/dev-lisp/cl-hyperobject/cl-hyperobject-2.6.5.ebuild
index 7b82c458ffe8..1b6b9de58424 100644
--- a/dev-lisp/cl-hyperobject/cl-hyperobject-2.6.5.ebuild
+++ b/dev-lisp/cl-hyperobject/cl-hyperobject-2.6.5.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-hyperobject/cl-hyperobject-2.6.5.ebuild,v 1.1 2003/06/10 04:53:04 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-hyperobject/cl-hyperobject-2.6.5.ebuild,v 1.2 2003/07/08 17:08:31 mholzer Exp $
inherit common-lisp
DESCRIPTION="Hyperobject is a Common Lisp library for representing objects. Hyperobject prints objects in ASCII text, HTML, and XML formats with optional printing of field labels and hyperlinks to related objects."
HOMEPAGE="http://hyperobject.b9.com/
http://www.cliki.net/hyperobject"
-SRC_URI="http://files.b9.com/hyperobject/hyperobject-${PV}.tar.gz"
+SRC_URI="http://files.b9.com/hyperobject/Archive/hyperobject-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~x86"