summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-03-27 16:39:17 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-03-27 16:39:17 +0000
commit8f5f4d3636fafe9e431277cba8cfafdbd11847d6 (patch)
treec8cc663a6520d8065465d56e5368a966f7fdba51 /dev-lisp/cl-unit
parentAdded ~ppc; bug #214957 (diff)
downloadgentoo-2-8f5f4d3636fafe9e431277cba8cfafdbd11847d6.tar.gz
gentoo-2-8f5f4d3636fafe9e431277cba8cfafdbd11847d6.tar.bz2
gentoo-2-8f5f4d3636fafe9e431277cba8cfafdbd11847d6.zip
Fix debian HOMEPAGE
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-lisp/cl-unit')
-rw-r--r--dev-lisp/cl-unit/ChangeLog7
-rw-r--r--dev-lisp/cl-unit/cl-unit-1.3.1-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lisp/cl-unit/ChangeLog b/dev-lisp/cl-unit/ChangeLog
index b4c575f6737c..48f5d35aab11 100644
--- a/dev-lisp/cl-unit/ChangeLog
+++ b/dev-lisp/cl-unit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-unit
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-unit/ChangeLog,v 1.9 2007/02/03 17:49:57 flameeyes Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-unit/ChangeLog,v 1.10 2008/03/27 16:39:17 armin76 Exp $
+
+ 27 Mar 2008; Raúl Porcel <armin76@gentoo.org> cl-unit-1.3.1-r1.ebuild:
+ Fix debian HOMEPAGE
03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org>
cl-unit-1.3.1-r1.ebuild:
diff --git a/dev-lisp/cl-unit/cl-unit-1.3.1-r1.ebuild b/dev-lisp/cl-unit/cl-unit-1.3.1-r1.ebuild
index ab42bcfe8a9a..7d0da54d8561 100644
--- a/dev-lisp/cl-unit/cl-unit-1.3.1-r1.ebuild
+++ b/dev-lisp/cl-unit/cl-unit-1.3.1-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-unit/cl-unit-1.3.1-r1.ebuild,v 1.7 2007/02/03 17:49:57 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-unit/cl-unit-1.3.1-r1.ebuild,v 1.8 2008/03/27 16:39:17 armin76 Exp $
inherit common-lisp eutils
DEB_PV=1
DESCRIPTION="A regression suite library for Common Lisp"
-HOMEPAGE="http://www.ancar.org/CLUnit/docs/CLUnit.html http://packages.debian.org/unstable/devel/cl-unit.html"
+HOMEPAGE="http://www.ancar.org/CLUnit/docs/CLUnit.html http://packages.debian.org/unstable/devel/cl-unit"
SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz
mirror://gentoo/cl-unit_${PV}-${DEB_PV}.diff.gz"