summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-03-27 16:32:13 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-03-27 16:32:13 +0000
commit9ad388fca3f373737c0a3acc95eefcc9e9538184 (patch)
tree2a340e4ce07624016bafc58dac71720deccbf14c /dev-lisp/cl-statistics
parentFix debian HOMEPAGE (diff)
downloadgentoo-2-9ad388fca3f373737c0a3acc95eefcc9e9538184.tar.gz
gentoo-2-9ad388fca3f373737c0a3acc95eefcc9e9538184.tar.bz2
gentoo-2-9ad388fca3f373737c0a3acc95eefcc9e9538184.zip
Fix debian HOMEPAGE
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-lisp/cl-statistics')
-rw-r--r--dev-lisp/cl-statistics/ChangeLog8
-rw-r--r--dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-lisp/cl-statistics/ChangeLog b/dev-lisp/cl-statistics/ChangeLog
index 26805affd479..6fd0d7abfe54 100644
--- a/dev-lisp/cl-statistics/ChangeLog
+++ b/dev-lisp/cl-statistics/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-statistics
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-statistics/ChangeLog,v 1.7 2007/02/03 17:49:37 flameeyes Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-statistics/ChangeLog,v 1.8 2008/03/27 16:32:13 armin76 Exp $
+
+ 27 Mar 2008; Raúl Porcel <armin76@gentoo.org>
+ cl-statistics-1.0.0.2-r1.ebuild:
+ Fix debian HOMEPAGE
03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org>
cl-statistics-1.0.0.2-r1.ebuild:
diff --git a/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild b/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild
index 9365b0ee491a..95269df16fb6 100644
--- a/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild
+++ b/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild
@@ -1,13 +1,13 @@
-# 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-statistics/cl-statistics-1.0.0.2-r1.ebuild,v 1.6 2007/02/03 17:49:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild,v 1.7 2008/03/27 16:32:13 armin76 Exp $
inherit common-lisp eutils
DEB_PV=1
DESCRIPTION="Common Lisp Statistics Package"
-HOMEPAGE="http://www.biolisp.org http://packages.debian.org/unstable/devel/cl-statistics.html"
+HOMEPAGE="http://www.biolisp.org http://packages.debian.org/unstable/devel/cl-statistics"
SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz
mirror://gentoo/${PN}_${PV}-${DEB_PV}.diff.gz"