diff options
author | Olivier Crête <tester@gentoo.org> | 2004-12-10 17:24:59 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2004-12-10 17:24:59 +0000 |
commit | bf268d70b8048c4c541c3fb411930906fe58d9f5 (patch) | |
tree | 23c87eea79a74f7bc932a5e1030002defba980f3 /www-apps | |
parent | Pruned ancient versions. (Manifest recommit) (diff) | |
download | gentoo-2-bf268d70b8048c4c541c3fb411930906fe58d9f5.tar.gz gentoo-2-bf268d70b8048c4c541c3fb411930906fe58d9f5.tar.bz2 gentoo-2-bf268d70b8048c4c541c3fb411930906fe58d9f5.zip |
Stable on x86 wrt security bug 73021
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/phprojekt/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/phprojekt/phprojekt-4.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/phprojekt/ChangeLog b/www-apps/phprojekt/ChangeLog index a6c851f8eb4d..fdefc56589ce 100644 --- a/www-apps/phprojekt/ChangeLog +++ b/www-apps/phprojekt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/phprojekt # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/phprojekt/ChangeLog,v 1.8 2004/12/08 08:34:18 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phprojekt/ChangeLog,v 1.9 2004/12/10 17:24:59 tester Exp $ + + 08 Dec 2004; Olivier Crete <tester@gentoo.org> phprojekt-4.2-r1.ebuild: + Stable on x86 wrt security bug 73021 08 Dec 2004; <SeJo@gentoo.org> phprojekt-4.2-r1.ebuild: stable on ppc gsla: 73021 diff --git a/www-apps/phprojekt/phprojekt-4.2-r1.ebuild b/www-apps/phprojekt/phprojekt-4.2-r1.ebuild index d552a24b9ac0..6a582e9d4c91 100644 --- a/www-apps/phprojekt/phprojekt-4.2-r1.ebuild +++ b/www-apps/phprojekt/phprojekt-4.2-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/phprojekt/phprojekt-4.2-r1.ebuild,v 1.2 2004/12/08 08:34:18 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phprojekt/phprojekt-4.2-r1.ebuild,v 1.3 2004/12/10 17:24:59 tester Exp $ inherit webapp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.phprojekt.com/" IUSE="postgres mysql" SRC_URI="mirror://gentoo/${P}.tar.gz http://phprojekt.com/files/4.2/setup.zip" LICENSE="GPL-2" -KEYWORDS="~x86 ppc" +KEYWORDS="x86 ppc" RDEPEND="net-www/apache postgres? ( dev-db/postgresql ) |