diff options
author | David Holm <dholm@gentoo.org> | 2004-09-02 13:40:02 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-09-02 13:40:02 +0000 |
commit | 5ea88ee8b829bd3c168f4da573879546dfa83710 (patch) | |
tree | 9e07ebf2922cd00ece44382c24fa58c9ff89ba11 /www-apps/back-end/back-end-0.7.1.2.ebuild | |
parent | (no commit message) (diff) | |
download | historical-5ea88ee8b829bd3c168f4da573879546dfa83710.tar.gz historical-5ea88ee8b829bd3c168f4da573879546dfa83710.tar.bz2 historical-5ea88ee8b829bd3c168f4da573879546dfa83710.zip |
Added to ~ppc
Diffstat (limited to 'www-apps/back-end/back-end-0.7.1.2.ebuild')
-rw-r--r-- | www-apps/back-end/back-end-0.7.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/back-end/back-end-0.7.1.2.ebuild b/www-apps/back-end/back-end-0.7.1.2.ebuild index cea3bbb5e57f..0b3585fce77c 100644 --- a/www-apps/back-end/back-end-0.7.1.2.ebuild +++ b/www-apps/back-end/back-end-0.7.1.2.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/back-end/back-end-0.7.1.2.ebuild,v 1.2 2004/08/30 19:02:25 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/back-end/back-end-0.7.1.2.ebuild,v 1.3 2004/09/02 13:37:53 dholm Exp $ inherit webapp @@ -12,7 +12,7 @@ DESCRIPTION="Back-End is a multilingual Web publishing/content management system HOMEPAGE="http://back-end.org/" SRC_URI="mirror://sourceforge//${PN}/${PN}${PV}.tar.gz" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" RDEPEND=" >=virtual/php-4.1 |