diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-25 18:09:19 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-25 18:09:19 +0000 |
commit | 37457cdb3d6d411447413eabc1c319cb23ba598d (patch) | |
tree | 52481120f1bda455501d9994fe79c908007a1e95 /www-apps | |
parent | Stable on ppc. (diff) | |
download | historical-37457cdb3d6d411447413eabc1c319cb23ba598d.tar.gz historical-37457cdb3d6d411447413eabc1c319cb23ba598d.tar.bz2 historical-37457cdb3d6d411447413eabc1c319cb23ba598d.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/phpwebsite/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/phpwebsite/Manifest | 20 | ||||
-rw-r--r-- | www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild | 4 |
3 files changed, 12 insertions, 18 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog index 44f57793b1c9..1423164b1d7b 100644 --- a/www-apps/phpwebsite/ChangeLog +++ b/www-apps/phpwebsite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-apps/phpwebsite # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.44 2005/08/25 14:45:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.45 2005/08/25 18:09:19 hansmi Exp $ + + 25 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> + phpwebsite-0.10.2_rc2.ebuild: + Stable on ppc. 25 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> phpwebsite-0.10.2_rc2.ebuild: diff --git a/www-apps/phpwebsite/Manifest b/www-apps/phpwebsite/Manifest index 2b5424c41250..7286b395d24b 100644 --- a/www-apps/phpwebsite/Manifest +++ b/www-apps/phpwebsite/Manifest @@ -1,17 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 24a724cdfd1390bba450f4b7c1a9dfc5 metadata.xml 360 MD5 a8ded065c8b8a2809c46a466599455bf phpwebsite-0.10.2_rc1.ebuild 1441 -MD5 6557ce873c1a06e40568d02bc4320ebb phpwebsite-0.10.2_rc2.ebuild 1448 -MD5 52bb4e1f6783bec1f94356f447b9f818 ChangeLog 8822 -MD5 57b645768c6c1c4f1f09c26085385b16 files/digest-phpwebsite-0.10.2_rc2 74 -MD5 e5cab3ec158303e1d64a76d9eacd5cb6 files/postinstall-en.txt 4642 +MD5 24a724cdfd1390bba450f4b7c1a9dfc5 metadata.xml 360 +MD5 8fd136daf7678acc97167765225929b1 ChangeLog 8924 +MD5 a4b3af7343382a36bf5051a637c1ee84 phpwebsite-0.10.2_rc2.ebuild 1445 MD5 238d5c7341d91b9017d5dac84124884d files/digest-phpwebsite-0.10.2_rc1 71 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) - -iD4DBQFDDdmZKRy60XGEcJIRAm1UAJ48MgbfkZiOKONi7zPuwnGMxv7+oACWPlhG -VEb/aF8Xwie1ciAyL4Pe4g== -=+x1f ------END PGP SIGNATURE----- +MD5 e5cab3ec158303e1d64a76d9eacd5cb6 files/postinstall-en.txt 4642 +MD5 57b645768c6c1c4f1f09c26085385b16 files/digest-phpwebsite-0.10.2_rc2 74 diff --git a/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild b/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild index 9757f6ac2d56..ff1289275173 100644 --- a/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild +++ b/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild,v 1.2 2005/08/25 14:45:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild,v 1.3 2005/08/25 18:09:19 hansmi Exp $ inherit webapp @@ -10,7 +10,7 @@ DESCRIPTION="phpWebSite Content Management System" HOMEPAGE="http://phpwebsite.appstate.edu" SRC_URI="http://phpwebsite.appstate.edu/downloads/rc/${PN}-${MY_PV}.tar.gz" LICENSE="LGPL-2.1" -KEYWORDS="~alpha ~ppc sparc ~x86" +KEYWORDS="~alpha ppc sparc ~x86" IUSE="" RDEPEND="virtual/httpd-php >=dev-db/mysql-3.23.23" |