diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 02:05:12 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 02:05:12 +0000 |
commit | b2a79615820cb86aeaf96a2efd48b26750afdeeb (patch) | |
tree | 1944a5e143c5d23a348ee3b0b2f11f277bbfabf4 /net-www/phpBB | |
parent | whitespace cleanup (diff) | |
download | historical-b2a79615820cb86aeaf96a2efd48b26750afdeeb.tar.gz historical-b2a79615820cb86aeaf96a2efd48b26750afdeeb.tar.bz2 historical-b2a79615820cb86aeaf96a2efd48b26750afdeeb.zip |
header fix
Diffstat (limited to 'net-www/phpBB')
-rw-r--r-- | net-www/phpBB/Manifest | 6 | ||||
-rw-r--r-- | net-www/phpBB/phpBB-2.0.4.ebuild | 4 | ||||
-rw-r--r-- | net-www/phpBB/phpBB-2.0.5.ebuild | 4 | ||||
-rw-r--r-- | net-www/phpBB/phpBB-2.0.6.ebuild | 4 |
4 files changed, 9 insertions, 9 deletions
diff --git a/net-www/phpBB/Manifest b/net-www/phpBB/Manifest index c5f5cda20ab0..cc27b2cc13af 100644 --- a/net-www/phpBB/Manifest +++ b/net-www/phpBB/Manifest @@ -1,7 +1,7 @@ MD5 17ee618bb24b1c8d2838fe24bb17c3e6 ChangeLog 645 -MD5 367de159512ff7ee9576c4ffc5e7f4a7 phpBB-2.0.4.ebuild 1378 -MD5 e4ddb659d21c2306e4fd554e7df5be8e phpBB-2.0.5.ebuild 1343 -MD5 2d905c47d21cb4e527373be6485fbcfd phpBB-2.0.6.ebuild 1343 +MD5 fd1cede3427398a049e0b83557d02370 phpBB-2.0.4.ebuild 1368 +MD5 e96dcbfe35d7e987ec172de8dd5bcc7b phpBB-2.0.5.ebuild 1333 +MD5 11faf79a85f5c4dab07936eee4afa1f8 phpBB-2.0.6.ebuild 1333 MD5 1c9cf1de5be80b37285838551452ebf4 files/digest-phpBB-2.0.4 63 MD5 b0e9ee3a18db6416eedbe05a7c409b36 files/digest-phpBB-2.0.5 63 MD5 d8c04c96ab7db9b65effac516a92b8ae files/digest-phpBB-2.0.6 63 diff --git a/net-www/phpBB/phpBB-2.0.4.ebuild b/net-www/phpBB/phpBB-2.0.4.ebuild index a83c20fdb457..d16dc877ae43 100644 --- a/net-www/phpBB/phpBB-2.0.4.ebuild +++ b/net-www/phpBB/phpBB-2.0.4.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Maintainer: Tim Raedisch <tim.raedisch@udo.edu> -# $Header: /var/cvsroot/gentoo-x86/net-www/phpBB/phpBB-2.0.4.ebuild,v 1.5 2003/09/06 01:54:09 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/phpBB/phpBB-2.0.4.ebuild,v 1.6 2003/09/06 02:05:10 msterret Exp $ S=${WORKDIR}/${PN}2 DESCRIPTION="phpBB is a high powered, fully scalable, and highly customisable open-source bulletin board package." diff --git a/net-www/phpBB/phpBB-2.0.5.ebuild b/net-www/phpBB/phpBB-2.0.5.ebuild index f418a366f8d9..954d9b70164c 100644 --- a/net-www/phpBB/phpBB-2.0.5.ebuild +++ b/net-www/phpBB/phpBB-2.0.5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Maintainer: Tim Raedisch <tim.raedisch@udo.edu> -# $Header: /var/cvsroot/gentoo-x86/net-www/phpBB/phpBB-2.0.5.ebuild,v 1.4 2003/09/06 01:54:09 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/phpBB/phpBB-2.0.5.ebuild,v 1.5 2003/09/06 02:05:10 msterret Exp $ S=${WORKDIR}/${PN}2 DESCRIPTION="phpBB is a high powered, fully scalable, and highly customisable open-source bulletin board package." diff --git a/net-www/phpBB/phpBB-2.0.6.ebuild b/net-www/phpBB/phpBB-2.0.6.ebuild index 4c0bb6734d06..38470b633af4 100644 --- a/net-www/phpBB/phpBB-2.0.6.ebuild +++ b/net-www/phpBB/phpBB-2.0.6.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # Maintainer: Tim Raedisch <tim.raedisch@udo.edu> -# $Header: /var/cvsroot/gentoo-x86/net-www/phpBB/phpBB-2.0.6.ebuild,v 1.2 2003/09/06 01:54:09 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/phpBB/phpBB-2.0.6.ebuild,v 1.3 2003/09/06 02:05:10 msterret Exp $ S=${WORKDIR}/${PN}2 DESCRIPTION="phpBB is a high powered, fully scalable, and highly customisable open-source bulletin board package." |