summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/PEAR-System_Command')
-rw-r--r--dev-php/PEAR-System_Command/ChangeLog4
-rw-r--r--dev-php/PEAR-System_Command/PEAR-System_Command-1.0-r1.ebuild4
-rw-r--r--dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-php/PEAR-System_Command/ChangeLog b/dev-php/PEAR-System_Command/ChangeLog
index bc67cdc4b822..e64ee4b06250 100644
--- a/dev-php/PEAR-System_Command/ChangeLog
+++ b/dev-php/PEAR-System_Command/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for dev-php/PEAR-System_Command
-# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.8 2004/05/30 18:00:48 kloeri Exp $
+# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/ChangeLog,v 1.9 2004/06/25 01:21:13 agriffis Exp $
30 May 2004; Bryan Østergaard <kloeri@gentoo.org>
PEAR-System_Command-1.0-r1.ebuild:
diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0-r1.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0-r1.ebuild
index e1965e0c79e0..7a22919285a6 100644
--- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0-r1.ebuild
+++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0-r1.ebuild,v 1.3 2004/05/30 18:00:48 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0-r1.ebuild,v 1.4 2004/06/25 01:21:13 agriffis Exp $
inherit php-pear
diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild
index d5cc7055bbf7..804c1783b0c2 100644
--- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild
+++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild,v 1.5 2004/04/17 15:02:28 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild,v 1.6 2004/06/25 01:21:13 agriffis Exp $
MY_P=${PN/PEAR-//}-${PV}
DESCRIPTION="PEAR::System_Command is a commandline execution interface"