diff options
author | David Holm <dholm@gentoo.org> | 2004-09-03 01:18:28 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-09-03 01:18:28 +0000 |
commit | c4337a2032ddf8c454333d8a07c6892eb04f03ba (patch) | |
tree | 4328e600bdc246fae42126e77ae7dc4fc1f667e0 /www-apps/metadot/metadot-6.1.6.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-c4337a2032ddf8c454333d8a07c6892eb04f03ba.tar.gz historical-c4337a2032ddf8c454333d8a07c6892eb04f03ba.tar.bz2 historical-c4337a2032ddf8c454333d8a07c6892eb04f03ba.zip |
Added to ~ppc
Diffstat (limited to 'www-apps/metadot/metadot-6.1.6.ebuild')
-rw-r--r-- | www-apps/metadot/metadot-6.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/metadot/metadot-6.1.6.ebuild b/www-apps/metadot/metadot-6.1.6.ebuild index ca7050b481b5..b54e42de5b38 100644 --- a/www-apps/metadot/metadot-6.1.6.ebuild +++ b/www-apps/metadot/metadot-6.1.6.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/metadot/metadot-6.1.6.ebuild,v 1.2 2004/08/30 19:29:42 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/metadot/metadot-6.1.6.ebuild,v 1.3 2004/09/03 01:12:37 dholm Exp $ inherit webapp MY_P=${P/-/} @@ -12,7 +12,7 @@ DESCRIPTION="Metadot is a CMS with file, page and link management, and collabora HOMEPAGE="http://www.metadot.com" SRC_URI="http://download.metadot.com/${MY_P}.tar.gz" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" RDEPEND=" >=dev-db/mysql-3.23 |