From 501a5dc2eb1bc7f2457e84054ce4cf9621fecf67 Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Thu, 27 Mar 2008 16:26:22 +0000 Subject: Fix debian HOMEPAGE (Portage version: 2.1.4.4) --- dev-lisp/cl-awk/ChangeLog | 7 +++++-- dev-lisp/cl-awk/cl-awk-1-r1.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-lisp/cl-awk') diff --git a/dev-lisp/cl-awk/ChangeLog b/dev-lisp/cl-awk/ChangeLog index 3fcdd478f82a..428f635f9c63 100644 --- a/dev-lisp/cl-awk/ChangeLog +++ b/dev-lisp/cl-awk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-awk -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-awk/ChangeLog,v 1.10 2007/02/22 01:20:17 peper Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-awk/ChangeLog,v 1.11 2008/03/27 16:26:22 armin76 Exp $ + + 27 Mar 2008; Raúl Porcel cl-awk-1-r1.ebuild: + Fix debian HOMEPAGE 22 Feb 2007; Piotr Jaroszyński ChangeLog: Transition to Manifest2. diff --git a/dev-lisp/cl-awk/cl-awk-1-r1.ebuild b/dev-lisp/cl-awk/cl-awk-1-r1.ebuild index fa4465cf1de8..5a442944a59f 100644 --- a/dev-lisp/cl-awk/cl-awk-1-r1.ebuild +++ b/dev-lisp/cl-awk/cl-awk-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-awk/cl-awk-1-r1.ebuild,v 1.7 2007/02/03 17:32:56 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-awk/cl-awk-1-r1.ebuild,v 1.8 2008/03/27 16:26:22 armin76 Exp $ inherit common-lisp eutils DEB_PV=1 DESCRIPTION="Common Lisp implementation of AWK" -HOMEPAGE="http://www.geocities.com/mparker762/clawk.html#clawk http://www.cliki.net/RegEx-CLAWK-Lexer http://packages.debian.org/unstable/devel/cl-awk.html" +HOMEPAGE="http://www.geocities.com/mparker762/clawk.html#clawk http://www.cliki.net/RegEx-CLAWK-Lexer http://packages.debian.org/unstable/devel/cl-awk" SRC_URI="mirror://debian/pool/main/c/cl-awk/cl-awk_${PV}.orig.tar.gz mirror://debian/pool/main/c/cl-awk/cl-awk_1-${DEB_PV}.diff.gz" -- cgit v1.2.3-65-gdbad