summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-12-15 19:37:23 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-12-15 19:37:23 +0000
commit4bc59d6f3d60069ba6a18e85f384168e63823494 (patch)
treeb83a5c07b037ce6e0bc3f5bee378ac68c8fe1bf9 /dev-lisp
parentBump to ruby-fakegem, unbundle builder and tzinfo. (diff)
downloadgentoo-2-4bc59d6f3d60069ba6a18e85f384168e63823494.tar.gz
gentoo-2-4bc59d6f3d60069ba6a18e85f384168e63823494.tar.bz2
gentoo-2-4bc59d6f3d60069ba6a18e85f384168e63823494.zip
Remove geocities from HOMEPAGE wrt #297028.
(Portage version: 2.2_rc59/cvs/Linux x86_64)
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-awk/ChangeLog8
-rw-r--r--dev-lisp/cl-awk/cl-awk-1-r1.ebuild6
-rw-r--r--dev-lisp/cl-awk/cl-awk-20060311.ebuild7
3 files changed, 12 insertions, 9 deletions
diff --git a/dev-lisp/cl-awk/ChangeLog b/dev-lisp/cl-awk/ChangeLog
index 428f635f9c63..85d8fee5fdb0 100644
--- a/dev-lisp/cl-awk/ChangeLog
+++ b/dev-lisp/cl-awk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-awk
-# 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 $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-awk/ChangeLog,v 1.12 2009/12/15 19:37:23 ssuominen Exp $
+
+ 15 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> cl-awk-1-r1.ebuild,
+ cl-awk-20060311.ebuild:
+ Remove geocities from HOMEPAGE wrt #297028.
27 Mar 2008; Raúl Porcel <armin76@gentoo.org> cl-awk-1-r1.ebuild:
Fix debian HOMEPAGE
diff --git a/dev-lisp/cl-awk/cl-awk-1-r1.ebuild b/dev-lisp/cl-awk/cl-awk-1-r1.ebuild
index 5a442944a59f..d95f8e85ef4b 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-2008 Gentoo Foundation
+# Copyright 1999-2009 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.8 2008/03/27 16:26:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-awk/cl-awk-1-r1.ebuild,v 1.9 2009/12/15 19:37:23 ssuominen 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"
+HOMEPAGE="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"
diff --git a/dev-lisp/cl-awk/cl-awk-20060311.ebuild b/dev-lisp/cl-awk/cl-awk-20060311.ebuild
index 4d062afea5fb..49b1e7eda4b0 100644
--- a/dev-lisp/cl-awk/cl-awk-20060311.ebuild
+++ b/dev-lisp/cl-awk/cl-awk-20060311.ebuild
@@ -1,14 +1,13 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-awk/cl-awk-20060311.ebuild,v 1.1 2006/03/12 20:10:17 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-awk/cl-awk-20060311.ebuild,v 1.2 2009/12/15 19:37:23 ssuominen Exp $
inherit common-lisp eutils
# Directory listing @ http://www.geocities.com/mparker762/tputils/
DESCRIPTION="Common Lisp implementation of AWK"
-HOMEPAGE="http://www.geocities.com/mparker762/clawk.html#clawk
- http://www.cliki.net/RegEx-CLAWK-Lexer
+HOMEPAGE="http://www.cliki.net/RegEx-CLAWK-Lexer
http://www.cl-user.net/asp/libs/tputils"
SRC_URI="mirror://gentoo/clawk-${PV}.tar.gz"