diff options
Diffstat (limited to 'dev-lisp/cl-rsm-random/cl-rsm-random-1.1-r1.ebuild')
-rw-r--r-- | dev-lisp/cl-rsm-random/cl-rsm-random-1.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/cl-rsm-random/cl-rsm-random-1.1-r1.ebuild b/dev-lisp/cl-rsm-random/cl-rsm-random-1.1-r1.ebuild index 983c1da09a34..9e1b272fadc0 100644 --- a/dev-lisp/cl-rsm-random/cl-rsm-random-1.1-r1.ebuild +++ b/dev-lisp/cl-rsm-random/cl-rsm-random-1.1-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-random/cl-rsm-random-1.1-r1.ebuild,v 1.5 2007/02/03 17:46:38 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-random/cl-rsm-random-1.1-r1.ebuild,v 1.6 2008/03/27 16:32:47 armin76 Exp $ inherit common-lisp DESCRIPTION="R. Scott McIntire's Common Lisp Random Number Library" -HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-random.html" +HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-random" SRC_URI="mirror://gentoo/cl-rsm-random_${PV}.tar.gz" LICENSE="BSD" SLOT="0" |