diff options
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/cl-rsm-random/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lisp/cl-rsm-random/cl-rsm-random-1.1-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-lisp/cl-rsm-random/cl-rsm-random-1.1.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-lisp/cl-rsm-random/ChangeLog b/dev-lisp/cl-rsm-random/ChangeLog index 4ff1dc6d3060..bf03f017bca8 100644 --- a/dev-lisp/cl-rsm-random/ChangeLog +++ b/dev-lisp/cl-rsm-random/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-rsm-random -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-random/ChangeLog,v 1.5 2007/02/03 17:46:38 flameeyes Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-random/ChangeLog,v 1.6 2008/03/27 16:32:47 armin76 Exp $ + + 27 Mar 2008; Raúl Porcel <armin76@gentoo.org> cl-rsm-random-1.1.ebuild, + cl-rsm-random-1.1-r1.ebuild: + Fix debian HOMEPAGE 03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> cl-rsm-random-1.1.ebuild, cl-rsm-random-1.1-r1.ebuild: 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" diff --git a/dev-lisp/cl-rsm-random/cl-rsm-random-1.1.ebuild b/dev-lisp/cl-rsm-random/cl-rsm-random-1.1.ebuild index 932d31998e3b..17abb84b93da 100644 --- a/dev-lisp/cl-rsm-random/cl-rsm-random-1.1.ebuild +++ b/dev-lisp/cl-rsm-random/cl-rsm-random-1.1.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.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.ebuild,v 1.6 2008/03/27 16:32:47 armin76 Exp $ inherit common-lisp DESCRIPTION="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_1.1.tar.gz" LICENSE="BSD" SLOT="0" |