diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-15 19:38:28 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-15 19:38:28 +0000 |
commit | ae87f6b0589c3fe9ed56c01658b19b289c40510c (patch) | |
tree | d1bf5ba5ca097a98d3ad45b993a62cff275cb635 /dev-lisp | |
parent | Marking libXrandr-1.3.0 ppc64 for bug 294958 (diff) | |
download | gentoo-2-ae87f6b0589c3fe9ed56c01658b19b289c40510c.tar.gz gentoo-2-ae87f6b0589c3fe9ed56c01658b19b289c40510c.tar.bz2 gentoo-2-ae87f6b0589c3fe9ed56c01658b19b289c40510c.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-with/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lisp/cl-with/cl-with-20020712.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-lisp/cl-with/ChangeLog b/dev-lisp/cl-with/ChangeLog index c5f4547d2f9e..999bbd9490b6 100644 --- a/dev-lisp/cl-with/ChangeLog +++ b/dev-lisp/cl-with/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-with -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-with/ChangeLog,v 1.2 2007/02/04 01:21:32 flameeyes Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-with/ChangeLog,v 1.3 2009/12/15 19:38:28 ssuominen Exp $ + + 15 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> + cl-with-20020712.ebuild: + Remove geocities from HOMEPAGE wrt #297028. 04 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: Regenerate digest in Manifest2 format. diff --git a/dev-lisp/cl-with/cl-with-20020712.ebuild b/dev-lisp/cl-with/cl-with-20020712.ebuild index 10a6dd5ee81f..0933ee4e3b69 100644 --- a/dev-lisp/cl-with/cl-with-20020712.ebuild +++ b/dev-lisp/cl-with/cl-with-20020712.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2005 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-with/cl-with-20020712.ebuild,v 1.1 2005/10/01 07:07:09 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-with/cl-with-20020712.ebuild,v 1.2 2009/12/15 19:38:28 ssuominen Exp $ inherit common-lisp eutils DESCRIPTION="With -- The Bastard Son of Loop" -HOMEPAGE="http://www.geocities.com/mparker762/with.html" +HOMEPAGE="http://common-lisp.net/" SRC_URI="mirror://gentoo/with-${PV}.tar.gz" LICENSE="BSD" SLOT="0" |