diff options
author | Sven Wegener <swegener@gentoo.org> | 2004-10-03 21:25:16 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2004-10-03 21:25:16 +0000 |
commit | 517c9f01424b52e051933327087ade47219be5c9 (patch) | |
tree | 2d25fd743387bb51817570c7232625a80c83f0af /dev-php/PEAR-XML_XPath | |
parent | Remove sed from global scope. (Manifest recommit) (diff) | |
download | gentoo-2-517c9f01424b52e051933327087ade47219be5c9.tar.gz gentoo-2-517c9f01424b52e051933327087ade47219be5c9.tar.bz2 gentoo-2-517c9f01424b52e051933327087ade47219be5c9.zip |
Fixed header.
Diffstat (limited to 'dev-php/PEAR-XML_XPath')
-rw-r--r-- | dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.1.ebuild | 3 | ||||
-rw-r--r-- | dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2-r1.ebuild b/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2-r1.ebuild index ec852c50e398..caa77906f8f4 100644 --- a/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2-r1.ebuild +++ b/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2-r1.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Authore: Tom von Schwerdtner <tvon@etria.org> -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2-r1.ebuild,v 1.7 2004/08/03 17:12:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2-r1.ebuild,v 1.8 2004/10/03 21:22:08 swegener Exp $ inherit php-pear diff --git a/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.1.ebuild b/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.1.ebuild index fee5b4316e78..93daba5daf8b 100644 --- a/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.1.ebuild +++ b/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.1.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Authore: Tom von Schwerdtner <tvon@etria.org> -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.1.ebuild,v 1.2 2004/08/03 17:12:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.1.ebuild,v 1.3 2004/10/03 21:22:08 swegener Exp $ inherit php-pear diff --git a/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.ebuild b/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.ebuild index 8fc88f73f0b8..19b40cb73a56 100644 --- a/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.ebuild +++ b/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Authore: Tom von Schwerdtner <tvon@etria.org> -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.ebuild,v 1.6 2004/06/25 01:22:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.ebuild,v 1.7 2004/10/03 21:22:08 swegener Exp $ MY_P=${PN/PEAR-//}-${PV} DESCRIPTION="The PEAR::XML_XPath class provided an XPath/DOM XML manipulation, maneuvering and query interface" |