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 | d568fa5c0bc98bb9eee43f8ad3fe42e8c787a9cd (patch) | |
tree | 665595d509c2e24307fbad867658d03ba5e208fb /dev-lisp/cl-psgraph | |
parent | mirrot:// -> mirror:// (diff) | |
download | gentoo-2-d568fa5c0bc98bb9eee43f8ad3fe42e8c787a9cd.tar.gz gentoo-2-d568fa5c0bc98bb9eee43f8ad3fe42e8c787a9cd.tar.bz2 gentoo-2-d568fa5c0bc98bb9eee43f8ad3fe42e8c787a9cd.zip |
mirro:// -> mirror://
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-lisp/cl-psgraph')
-rw-r--r-- | dev-lisp/cl-psgraph/cl-psgraph-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |