diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-08-31 18:00:43 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-08-31 18:00:43 +0000 |
commit | 4fb3f12e01d29079984c540fb1a6ee3ac9aaa089 (patch) | |
tree | f1b2664a919af47b63efd7223a45978f4d554037 /dev-lisp/cl-psgraph | |
parent | mirrot:// -> mirror:// (diff) | |
download | historical-4fb3f12e01d29079984c540fb1a6ee3ac9aaa089.tar.gz historical-4fb3f12e01d29079984c540fb1a6ee3ac9aaa089.tar.bz2 historical-4fb3f12e01d29079984c540fb1a6ee3ac9aaa089.zip |
mirro:// -> mirror://
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-lisp/cl-psgraph')
-rw-r--r-- | dev-lisp/cl-psgraph/Manifest | 4 | ||||
-rw-r--r-- | dev-lisp/cl-psgraph/cl-psgraph-1.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-lisp/cl-psgraph/Manifest b/dev-lisp/cl-psgraph/Manifest index 60cc97b5cb63..15734acf1e24 100644 --- a/dev-lisp/cl-psgraph/Manifest +++ b/dev-lisp/cl-psgraph/Manifest @@ -1,4 +1,4 @@ -MD5 a88a5a58aee0acf2f006e64a359ba0bf cl-psgraph-1.2.ebuild 766 -MD5 9b65b0341efc8f4b29498aad23315229 metadata.xml 164 MD5 919ea483f15bb30ce325b8e76dcb78d7 ChangeLog 415 +MD5 1cd6f38696048fc553e4160582bd9d60 cl-psgraph-1.2.ebuild 767 MD5 ea2fcad931ca73fb0d59d67a5260acdf files/digest-cl-psgraph-1.2 61 +MD5 9b65b0341efc8f4b29498aad23315229 metadata.xml 164 diff --git a/dev-lisp/cl-psgraph/cl-psgraph-1.2.ebuild b/dev-lisp/cl-psgraph/cl-psgraph-1.2.ebuild index deac5a535626..185eb2aefa1d 100644 --- a/dev-lisp/cl-psgraph/cl-psgraph-1.2.ebuild +++ b/dev-lisp/cl-psgraph/cl-psgraph-1.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-psgraph/cl-psgraph-1.2.ebuild,v 1.1 2005/05/31 15:57:59 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-psgraph/cl-psgraph-1.2.ebuild,v 1.2 2005/08/31 18:00:43 swegener Exp $ inherit common-lisp DESCRIPTION="Common Lisp library for the generation of PostScript pictures of directed acyclic graphs" HOMEPAGE="http://www.cliki.net/psgraph http://common-lisp.net/project/asdf-packaging/" -SRC_URI="mirro://gentoo/${P#cl-}.tar.gz" +SRC_URI="mirror://gentoo/${P#cl-}.tar.gz" LICENSE="public-domain" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc x86" |