summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-25 01:25:30 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-25 01:25:30 +0000
commit5ece40525eb771660fa1fd5d5b4f0b665e1ff60b (patch)
treebeae2bb3943a39759b8d4d57c6917780b6271449 /dev-php/PEAR-Mail_Mime
parentVersion bump to 2.8.2 (diff)
downloadhistorical-5ece40525eb771660fa1fd5d5b4f0b665e1ff60b.tar.gz
historical-5ece40525eb771660fa1fd5d5b4f0b665e1ff60b.tar.bz2
historical-5ece40525eb771660fa1fd5d5b4f0b665e1ff60b.zip
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'dev-php/PEAR-Mail_Mime')
-rw-r--r--dev-php/PEAR-Mail_Mime/ChangeLog4
-rw-r--r--dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild4
-rw-r--r--dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-php/PEAR-Mail_Mime/ChangeLog b/dev-php/PEAR-Mail_Mime/ChangeLog
index 937ff31536fb..08fa63aaadb9 100644
--- a/dev-php/PEAR-Mail_Mime/ChangeLog
+++ b/dev-php/PEAR-Mail_Mime/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for dev-php/PEAR-Mail_Mime
-# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.12 2004/05/30 17:41:48 kloeri Exp $
+# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.13 2004/06/25 01:19:43 agriffis Exp $
30 May 2004; Bryan Østergaard <kloeri@gentoo.org>
PEAR-Mail_Mime-1.2.1-r1.ebuild:
diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild
index 69d459a2e7b6..2cd5de90677f 100644
--- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild
+++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-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-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild,v 1.3 2004/05/30 17:41:48 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild,v 1.4 2004/06/25 01:19:43 agriffis Exp $
inherit php-pear
diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild
index 6e5039e79fd6..69afdfef70cf 100644
--- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild
+++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.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-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild,v 1.9 2004/04/17 15:02:28 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1.ebuild,v 1.10 2004/06/25 01:19:43 agriffis Exp $
MY_P=${PN/PEAR-//}-${PV}
DESCRIPTION="Provides classes to deal with creation and manipulation of mime messages."