diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-23 23:54:16 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-23 23:54:16 +0000 |
commit | 67f2b679e0cdd5a3eb2e5354bf434cf9729e337e (patch) | |
tree | b7423766d2e0b02f6e5248d18e2b14261e3262d7 /www-apps | |
parent | drop to ~arch keyword. (diff) | |
download | historical-67f2b679e0cdd5a3eb2e5354bf434cf9729e337e.tar.gz historical-67f2b679e0cdd5a3eb2e5354bf434cf9729e337e.tar.bz2 historical-67f2b679e0cdd5a3eb2e5354bf434cf9729e337e.zip |
Stable on alpha, bug 71502.
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/phpwebsite/ChangeLog | 10 | ||||
-rw-r--r-- | www-apps/phpwebsite/Manifest | 20 | ||||
-rw-r--r-- | www-apps/phpwebsite/phpwebsite-0.9.3_p4-r2.ebuild | 4 |
3 files changed, 26 insertions, 8 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog index 7a1308fb5813..9b4ae4eb0ce9 100644 --- a/www-apps/phpwebsite/ChangeLog +++ b/www-apps/phpwebsite/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for www-apps/phpwebsite # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.10 2004/11/17 15:53:41 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.11 2004/11/23 23:54:16 kloeri Exp $ + + 24 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> + phpwebsite-0.9.3_p4-r2.ebuild: + Stable on alpha, bug 71502. + + 24 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> + phpwebsite-0.9.3_p4-r2.ebuild: + Stable on alpha, bug 71502. *phpwebsite-0.9.3_p4-r2 (17 Nov 2004) diff --git a/www-apps/phpwebsite/Manifest b/www-apps/phpwebsite/Manifest index ec7b3d2729ba..337e2ce700ef 100644 --- a/www-apps/phpwebsite/Manifest +++ b/www-apps/phpwebsite/Manifest @@ -1,7 +1,17 @@ -MD5 737dda1f34c5d8fe39e7a8dc8f13cab8 ChangeLog 4250 -MD5 ecbb5a02001856289bc050635b8d8394 metadata.xml 522 -MD5 21ed86626ed5fb15f8cb5c60f4d03c8d phpwebsite-0.9.3_p4-r2.ebuild 1856 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 ca75e49de177c3027396292eccf0328b phpwebsite-0.9.3_p4-r1.ebuild 1636 -MD5 6ddbbfb4f4e1e5c4d8bf717835d3c2d8 files/digest-phpwebsite-0.9.3_p4-r2 239 -MD5 9db128d972b5f4cbbda4723ba50699d7 files/postinstall-en.txt 466 +MD5 fb096c48b057ccf47839302862a1136f ChangeLog 4485 +MD5 ecbb5a02001856289bc050635b8d8394 metadata.xml 522 +MD5 ebf8afbba514add048c1e15d892e816e phpwebsite-0.9.3_p4-r2.ebuild 1856 MD5 823ff723bde0deb5142a1753183467fd files/digest-phpwebsite-0.9.3_p4-r1 157 +MD5 9db128d972b5f4cbbda4723ba50699d7 files/postinstall-en.txt 466 +MD5 6ddbbfb4f4e1e5c4d8bf717835d3c2d8 files/digest-phpwebsite-0.9.3_p4-r2 239 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBo820ugEuf3OQ0akRAgDIAJwMLZeGjqLELLsX0D4NegiQ2c5RVgCfRJj7 +6su4bpzaDytaa4bzwKYK5wM= +=ybuY +-----END PGP SIGNATURE----- diff --git a/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r2.ebuild b/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r2.ebuild index c7841ef17422..dcd5f050d1f5 100644 --- a/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r2.ebuild +++ b/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r2.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-r2.ebuild,v 1.2 2004/11/17 16:37:59 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r2.ebuild,v 1.3 2004/11/23 23:54:16 kloeri Exp $ inherit webapp @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}-full.tar.gz http://phpwebsite.appstate.edu/downloads/security/phpwebsite-core-security-patch.tar.gz http://phpwebsite.appstate.edu/downloads/security/phpwebsite-core-security-patch2.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" |