summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJochen Maes <sejo@gentoo.org>2004-12-08 08:34:18 +0000
committerJochen Maes <sejo@gentoo.org>2004-12-08 08:34:18 +0000
commite42d6b532816947e60ca088133a05852391ce62c (patch)
tree661a190c9b38a00e3e943edd916e2afc0c76f854
parentWipe out older version. (Manifest recommit) (diff)
downloadgentoo-2-e42d6b532816947e60ca088133a05852391ce62c.tar.gz
gentoo-2-e42d6b532816947e60ca088133a05852391ce62c.tar.bz2
gentoo-2-e42d6b532816947e60ca088133a05852391ce62c.zip
stable on ppc gsla: 73021
-rw-r--r--www-apps/phprojekt/ChangeLog5
-rw-r--r--www-apps/phprojekt/phprojekt-4.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/phprojekt/ChangeLog b/www-apps/phprojekt/ChangeLog
index 2e14a278c721..a6c851f8eb4d 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.7 2004/12/07 13:46:11 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phprojekt/ChangeLog,v 1.8 2004/12/08 08:34:18 sejo Exp $
+
+ 08 Dec 2004; <SeJo@gentoo.org> phprojekt-4.2-r1.ebuild:
+ stable on ppc gsla: 73021
*phprojekt-4.2-r1 (07 Dec 2004)
diff --git a/www-apps/phprojekt/phprojekt-4.2-r1.ebuild b/www-apps/phprojekt/phprojekt-4.2-r1.ebuild
index 5d65d43c0ed2..d552a24b9ac0 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.1 2004/12/07 13:46:11 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phprojekt/phprojekt-4.2-r1.ebuild,v 1.2 2004/12/08 08:34:18 sejo 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 )