From: Luca Longinotti Date: Sun, 18 Mar 2007 15:29:38 +0000 (+0000) Subject: Cleanup. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=845895c1da0346435c8e2b4b3b677a5a2831e71d;p=gentoo.git Cleanup. Package-Manager: portage-2.1.2.2 --- diff --git a/dev-php/cphplib/ChangeLog b/dev-php/cphplib/ChangeLog index ecf6675feafa..e60b0a357787 100644 --- a/dev-php/cphplib/ChangeLog +++ b/dev-php/cphplib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/cphplib -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/cphplib/ChangeLog,v 1.5 2006/07/23 20:57:25 chtekk Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/cphplib/ChangeLog,v 1.6 2007/03/18 15:29:38 chtekk Exp $ + + 18 Mar 2007; Luca Longinotti cphplib-0.51.ebuild: + Cleanup. *cphplib-0.51 (23 Jul 2006) diff --git a/dev-php/cphplib/cphplib-0.51.ebuild b/dev-php/cphplib/cphplib-0.51.ebuild index d6693c2b6998..859b794e8a23 100644 --- a/dev-php/cphplib/cphplib-0.51.ebuild +++ b/dev-php/cphplib/cphplib-0.51.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/cphplib/cphplib-0.51.ebuild,v 1.1 2006/07/23 20:57:25 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/cphplib/cphplib-0.51.ebuild,v 1.2 2007/03/18 15:29:38 chtekk Exp $ inherit php-lib-r1 KEYWORDS="~amd64 ~x86" + DESCRIPTION="Cute PHP Library (cphplib)." HOMEPAGE="http://cphplib.sourceforge.net/" SRC_URI="mirror://sourceforge/cphplib/${P}.tar.bz2"