summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-03-27 16:30:19 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-03-27 16:30:19 +0000
commitfe0f689be5ad18f3ca2186cccae2dd41e2429f95 (patch)
tree9352554b5c32fd67e9a88ad92d2454e19043f87d /dev-lisp
parentAdded ~ppc (diff)
downloadgentoo-2-fe0f689be5ad18f3ca2186cccae2dd41e2429f95.tar.gz
gentoo-2-fe0f689be5ad18f3ca2186cccae2dd41e2429f95.tar.bz2
gentoo-2-fe0f689be5ad18f3ca2186cccae2dd41e2429f95.zip
Fix debian HOMEPAGE
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-rsm-mpoly/ChangeLog8
-rw-r--r--dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-1.0.ebuild6
-rw-r--r--dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-1.1.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-lisp/cl-rsm-mpoly/ChangeLog b/dev-lisp/cl-rsm-mpoly/ChangeLog
index b17ff6876db1..319c37b1667a 100644
--- a/dev-lisp/cl-rsm-mpoly/ChangeLog
+++ b/dev-lisp/cl-rsm-mpoly/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-rsm-mpoly
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-mpoly/ChangeLog,v 1.5 2007/02/03 17:45:37 flameeyes Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-mpoly/ChangeLog,v 1.6 2008/03/27 16:30:19 armin76 Exp $
+
+ 27 Mar 2008; Raúl Porcel <armin76@gentoo.org> cl-rsm-mpoly-1.0.ebuild,
+ cl-rsm-mpoly-1.1.ebuild:
+ Fix debian HOMEPAGE
03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org>
cl-rsm-mpoly-1.0.ebuild, cl-rsm-mpoly-1.1.ebuild:
diff --git a/dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-1.0.ebuild b/dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-1.0.ebuild
index 24b862627229..21061f4bb8cb 100644
--- a/dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-1.0.ebuild
+++ b/dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-1.0.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-mpoly/cl-rsm-mpoly-1.0.ebuild,v 1.5 2007/02/03 17:45:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-1.0.ebuild,v 1.6 2008/03/27 16:30:19 armin76 Exp $
inherit common-lisp
DESCRIPTION="McIntire's Common Lisp Multivariate Polynomial Library"
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-mpoly.html"
+HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-mpoly"
SRC_URI="mirror://gentoo/cl-rsm-mpoly_1.0.tar.gz"
LICENSE="BSD"
SLOT="0"
diff --git a/dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-1.1.ebuild b/dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-1.1.ebuild
index 39b3e3ed1beb..664f78144592 100644
--- a/dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-1.1.ebuild
+++ b/dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-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-mpoly/cl-rsm-mpoly-1.1.ebuild,v 1.5 2007/02/03 17:45:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-1.1.ebuild,v 1.6 2008/03/27 16:30:19 armin76 Exp $
inherit common-lisp
DESCRIPTION="R. Scott McIntire's Common Lisp Multivariate Polynomial Library"
-HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-mpoly.html"
+HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-mpoly"
SRC_URI="mirror://gentoo/cl-rsm-mpoly_${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"