diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-27 16:22:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-27 16:22:30 +0000 |
commit | e76a0ebd1b6383f49f9c7d545516a01e5f56d69f (patch) | |
tree | 9abbfdf3de019eb5b560f956401bea94d1113fbc /dev-lisp/cl-rsm-rand | |
parent | Fix debian HOMEPAGE (diff) | |
download | gentoo-2-e76a0ebd1b6383f49f9c7d545516a01e5f56d69f.tar.gz gentoo-2-e76a0ebd1b6383f49f9c7d545516a01e5f56d69f.tar.bz2 gentoo-2-e76a0ebd1b6383f49f9c7d545516a01e5f56d69f.zip |
Fix debian HOMEPAGE
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-lisp/cl-rsm-rand')
-rw-r--r-- | dev-lisp/cl-rsm-rand/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-lisp/cl-rsm-rand/ChangeLog b/dev-lisp/cl-rsm-rand/ChangeLog index 62effcf9cd8c..1896dbf324c8 100644 --- a/dev-lisp/cl-rsm-rand/ChangeLog +++ b/dev-lisp/cl-rsm-rand/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-rsm-rand -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-rand/ChangeLog,v 1.5 2007/02/03 17:46:17 flameeyes Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-rand/ChangeLog,v 1.6 2008/03/27 16:22:30 armin76 Exp $ + + 27 Mar 2008; Raúl Porcel <armin76@gentoo.org> cl-rsm-rand-1.2.ebuild, + cl-rsm-rand-1.2-r1.ebuild: + Fix debian HOMEPAGE 03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> cl-rsm-rand-1.2.ebuild, cl-rsm-rand-1.2-r1.ebuild: diff --git a/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2-r1.ebuild b/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2-r1.ebuild index 19c4673b157b..0bd53e8b4a08 100644 --- a/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2-r1.ebuild +++ b/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2-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-rand/cl-rsm-rand-1.2-r1.ebuild,v 1.5 2007/02/03 17:46:17 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2-r1.ebuild,v 1.6 2008/03/27 16:22:30 armin76 Exp $ inherit common-lisp DESCRIPTION="R. Scott McIntire's Common Lisp Discrete Random Number Library" -HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-rand.html" +HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-rand" SRC_URI="mirror://gentoo/cl-rsm-rand_${PV}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2.ebuild b/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2.ebuild index c07bb224c8cb..1ac788e9e180 100644 --- a/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2.ebuild +++ b/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2.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-rand/cl-rsm-rand-1.2.ebuild,v 1.5 2007/02/03 17:46:17 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2.ebuild,v 1.6 2008/03/27 16:22:30 armin76 Exp $ inherit common-lisp DESCRIPTION="McIntire's Common Lisp Discrete Random Number Library" -HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-rand.html" +HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-rand" SRC_URI="mirror://gentoo/cl-rsm-rand_1.2.tar.gz" LICENSE="BSD" SLOT="0" |