diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-08-01 04:30:12 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-08-01 04:30:12 +0000 |
commit | 78be7fd07bdf12e2f82ccab7a3a911e3e243280b (patch) | |
tree | 3cbb774cbb6dadede6a2443dcc97ae51d16d8308 /app-admin/webapp-config/webapp-config-1.50.16-r1.ebuild | |
parent | Stable on amd64. See bug #187057. (diff) | |
download | gentoo-2-78be7fd07bdf12e2f82ccab7a3a911e3e243280b.tar.gz gentoo-2-78be7fd07bdf12e2f82ccab7a3a911e3e243280b.tar.bz2 gentoo-2-78be7fd07bdf12e2f82ccab7a3a911e3e243280b.zip |
Stable on mips, per #187081.
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'app-admin/webapp-config/webapp-config-1.50.16-r1.ebuild')
-rw-r--r-- | app-admin/webapp-config/webapp-config-1.50.16-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/webapp-config/webapp-config-1.50.16-r1.ebuild b/app-admin/webapp-config/webapp-config-1.50.16-r1.ebuild index 21412255e3c8..57a9d6d67920 100644 --- a/app-admin/webapp-config/webapp-config-1.50.16-r1.ebuild +++ b/app-admin/webapp-config/webapp-config-1.50.16-r1.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/app-admin/webapp-config/webapp-config-1.50.16-r1.ebuild,v 1.6 2007/07/30 16:45:54 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.50.16-r1.ebuild,v 1.7 2007/08/01 04:30:12 kumba Exp $ inherit eutils distutils @@ -10,7 +10,7 @@ SRC_URI="http://build.pardus.de/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |