diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-05-22 07:01:31 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-05-22 07:01:31 +0000 |
commit | 54e8ee9221aa0267973c6fb17c21c69470ef9e79 (patch) | |
tree | 9772af90cd59c0d0a9258aee70b390cbc708479e /dev-lisp/cl-cells/cl-cells-20050320.ebuild | |
parent | amd64/x86 stable (diff) | |
download | gentoo-2-54e8ee9221aa0267973c6fb17c21c69470ef9e79.tar.gz gentoo-2-54e8ee9221aa0267973c6fb17c21c69470ef9e79.tar.bz2 gentoo-2-54e8ee9221aa0267973c6fb17c21c69470ef9e79.zip |
.
(Portage version: 2.0.51.22)
Diffstat (limited to 'dev-lisp/cl-cells/cl-cells-20050320.ebuild')
-rw-r--r-- | dev-lisp/cl-cells/cl-cells-20050320.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-cells/cl-cells-20050320.ebuild b/dev-lisp/cl-cells/cl-cells-20050320.ebuild index f78e03a17d9b..1899e952262b 100644 --- a/dev-lisp/cl-cells/cl-cells-20050320.ebuild +++ b/dev-lisp/cl-cells/cl-cells-20050320.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-cells/cl-cells-20050320.ebuild,v 1.3 2005/04/16 22:30:26 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-cells/cl-cells-20050320.ebuild,v 1.4 2005/05/22 07:01:31 mkennedy Exp $ inherit common-lisp DESCRIPTION="Cells is a Common Lisp library providing a data flow extension to CLOS." HOMEPAGE="http://common-lisp.net/project/cells/ http://www.tilton-technology.com/cells_top.html" -SRC_URI="mirrors://gentoo/cells-${PV}.tar.gz" +SRC_URI="mirror://gentoo/cells-${PV}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="x86 ~amd64 ~ppc" |