diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2007-03-18 15:29:38 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2007-03-18 15:29:38 +0000 |
commit | ec765b3c9767f8d2479583cc8c0488e9f37a5b0a (patch) | |
tree | b9f913a708a824db186f2cb51fe3706545e659a2 /dev-php/cphplib/cphplib-0.51.ebuild | |
parent | Vbump. (diff) | |
download | gentoo-2-ec765b3c9767f8d2479583cc8c0488e9f37a5b0a.tar.gz gentoo-2-ec765b3c9767f8d2479583cc8c0488e9f37a5b0a.tar.bz2 gentoo-2-ec765b3c9767f8d2479583cc8c0488e9f37a5b0a.zip |
Cleanup.
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-php/cphplib/cphplib-0.51.ebuild')
-rw-r--r-- | dev-php/cphplib/cphplib-0.51.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
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" |