diff options
author | 2007-06-02 20:28:01 +0000 | |
---|---|---|
committer | 2007-06-02 20:28:01 +0000 | |
commit | f39fc2a198237fcc9121c5d77f7ccd87694e16ba (patch) | |
tree | dff963e4335faf513ec0b0a86c451a5239226d49 /www-apps/phprojekt | |
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')
-rw-r--r-- | www-apps/phprojekt/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/phprojekt/phprojekt-5.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/phprojekt/ChangeLog b/www-apps/phprojekt/ChangeLog index c7a54e256557..01c8acab7a94 100644 --- a/www-apps/phprojekt/ChangeLog +++ b/www-apps/phprojekt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/phprojekt # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/phprojekt/ChangeLog,v 1.26 2007/05/31 10:18:15 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phprojekt/ChangeLog,v 1.27 2007/06/02 20:28:01 nixnut Exp $ + + 02 Jun 2007; nixnut <nixnut@gentoo.org> phprojekt-5.2.2.ebuild: + Stable on ppc wrt bug 170905 31 May 2007; Christian Faulhammer <opfer@gentoo.org> phprojekt-5.2.2.ebuild: 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 |