diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-04 00:35:08 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-04 00:35:08 +0000 |
commit | e7d449aa31667edf6208d3127906be2190b0dd6e (patch) | |
tree | 36f055513b71844f54431d0d557d5792ba2a7d13 /www-apps/phpwebsite | |
parent | Wipe out older ebuilds in x11-plugins/wmcpuload (diff) | |
download | historical-e7d449aa31667edf6208d3127906be2190b0dd6e.tar.gz historical-e7d449aa31667edf6208d3127906be2190b0dd6e.tar.bz2 historical-e7d449aa31667edf6208d3127906be2190b0dd6e.zip |
Stable on alpha.
Diffstat (limited to 'www-apps/phpwebsite')
-rw-r--r-- | www-apps/phpwebsite/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/phpwebsite/Manifest | 8 | ||||
-rw-r--r-- | www-apps/phpwebsite/phpwebsite-0.9.3_p4-r1.ebuild | 4 |
3 files changed, 11 insertions, 7 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog index 45c06c6e8c85..8ccf634176f4 100644 --- a/www-apps/phpwebsite/ChangeLog +++ b/www-apps/phpwebsite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/phpwebsite # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.6 2004/09/03 17:17:21 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.7 2004/09/04 00:35:08 kloeri Exp $ + + 04 Sep 2004; Bryan Østergaard <kloeri@gentoo.org> + phpwebsite-0.9.3_p4-r1.ebuild: + Stable on alpha. 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> phpwebsite-0.9.3_p2-r1.ebuild, phpwebsite-0.9.3_p4-r1.ebuild, diff --git a/www-apps/phpwebsite/Manifest b/www-apps/phpwebsite/Manifest index 08602b1ac327..c8c15307779d 100644 --- a/www-apps/phpwebsite/Manifest +++ b/www-apps/phpwebsite/Manifest @@ -1,9 +1,9 @@ -MD5 0fe5e5e461e31120d0879887336dccab ChangeLog 3734 -MD5 ecbb5a02001856289bc050635b8d8394 metadata.xml 522 MD5 6685ae142c6c6ee8f46c949794486dec phpwebsite-0.9.3_p2-r1.ebuild 2078 -MD5 561302f654f58cab5b3e940e237bfc1e phpwebsite-0.9.3_p4-r1.ebuild 1641 MD5 fa0fa0c8461c2fd7297c345f370cf1e2 phpwebsite-0.9.3_p4.ebuild 1442 +MD5 dd6e5dfdb372429f98dd1e77a735f2ed phpwebsite-0.9.3_p4-r1.ebuild 1638 +MD5 b639a631c4ec233b255469d807bb2b5c ChangeLog 3837 +MD5 ecbb5a02001856289bc050635b8d8394 metadata.xml 522 MD5 5d0bf869aca158f5d35948955a1aafee files/digest-phpwebsite-0.9.3_p2-r1 136 -MD5 cbb574082a549fde32938920af3bcd19 files/digest-phpwebsite-0.9.3_p4 76 MD5 823ff723bde0deb5142a1753183467fd files/digest-phpwebsite-0.9.3_p4-r1 157 MD5 864765a9fc872565105ca1afdb9de3f0 files/postinstall-en.txt 446 +MD5 cbb574082a549fde32938920af3bcd19 files/digest-phpwebsite-0.9.3_p4 76 diff --git a/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r1.ebuild b/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r1.ebuild index 8a799ab485da..e4ce08132994 100644 --- a/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r1.ebuild +++ b/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r1.ebuild,v 1.3 2004/09/03 17:17:21 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r1.ebuild,v 1.4 2004/09/04 00:35:08 kloeri Exp $ inherit webapp @@ -10,7 +10,7 @@ HOMEPAGE="http://phpwebsite.appstate.edu" SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}-full.tar.gz http://phpwebsite.appstate.edu/downloads/security/phpwebsite-core-security-patch.tar.gz" LICENSE="LGPL-2.1" -KEYWORDS="x86 ppc ~sparc ~alpha" +KEYWORDS="x86 ppc ~sparc alpha" IUSE="" RDEPEND="<=virtual/httpd-php-5 >=dev-db/mysql-3.23.23" |