diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-06-02 20:28:01 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-06-02 20:28:01 +0000 |
commit | f39fc2a198237fcc9121c5d77f7ccd87694e16ba (patch) | |
tree | dff963e4335faf513ec0b0a86c451a5239226d49 /www-apps/phprojekt/phprojekt-5.2.2.ebuild | |
parent | Added missing xft-ion3-20070506.patch (bug #180491) (diff) | |
download | gentoo-2-f39fc2a198237fcc9121c5d77f7ccd87694e16ba.tar.gz gentoo-2-f39fc2a198237fcc9121c5d77f7ccd87694e16ba.tar.bz2 gentoo-2-f39fc2a198237fcc9121c5d77f7ccd87694e16ba.zip |
Stable on ppc wrt bug 170905
(Portage version: 2.1.2.7)
Diffstat (limited to 'www-apps/phprojekt/phprojekt-5.2.2.ebuild')
-rw-r--r-- | www-apps/phprojekt/phprojekt-5.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/phprojekt/phprojekt-5.2.2.ebuild b/www-apps/phprojekt/phprojekt-5.2.2.ebuild index 19b70c3ef08b..e348668b0a55 100644 --- a/www-apps/phprojekt/phprojekt-5.2.2.ebuild +++ b/www-apps/phprojekt/phprojekt-5.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/phprojekt/phprojekt-5.2.2.ebuild,v 1.2 2007/05/31 10:15:48 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phprojekt/phprojekt-5.2.2.ebuild,v 1.3 2007/06/02 20:28:01 nixnut Exp $ inherit webapp depend.php @@ -9,7 +9,7 @@ HOMEPAGE="http://www.phprojekt.com/" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~ppc x86" +KEYWORDS="ppc x86" IUSE="postgres mysql" need_php |